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

20 lines
317 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "item/beacon/1"
},
"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]
}
}
}