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

20 lines
315 B
JSON

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