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