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