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