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