blob: a3f1b5c28961cd12f0ecfb8dc504f330683ffd9a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
{
"parent": "minecraft:item/leather_boots",
"textures": {
"1": "item/iron_boots",
"2": "item/trim/amethyst",
"3": "block/models/armor/iron_layer_1",
"4": "block/air"
}
}
|