Files
TexturePack/9/assets/minecraft/models/item/leather_chestplate/1.json

21 lines
339 B
JSON

{
"parent": "item/handheld",
"textures": {
"layer0": "item/chest",
"layer1": "item/chest"
},
"display": {
"thirdperson_righthand": {
"scale": [0, 0, 0]
},
"firstperson_righthand": {
"scale": [0, 0, 0]
},
"thirdperson_lefthand": {
"scale": [0, 0, 0]
},
"firstperson_lefthand": {
"scale": [0, 0, 0]
}
}
}