blob: 3a47425c79f9f783dc2ad074f39a0caa52748647 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
{
"parent": "minecraft:item/leather_helmet",
"textures": {
"1": "item/diamond_helmet",
"2": "item/trim/amethyst",
"3": "block/models/armor/diamond_layer_1",
"4": "block/air"
}
}
|