Files
TexturePack/9/assets/minecraft/models/item/nether_star/2.json

20 lines
321 B
JSON

{
"parent": "item/handheld",
"textures": {
"layer0": "item/nether_star/2"
},
"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]
}
}
}