Files
TexturePack/9/assets/minecraft/models/item/blaze_rod/3.json

24 lines
460 B
JSON

{
"parent": "item/handheld",
"textures": {
"layer0": "item/blaze_rod/3"
},
"display": {
"thirdperson_righthand": {
"rotation": [0, -90, -90],
"translation": [0, -2, -2],
"scale": [0.80, 0.80, 0.80]
},
"firstperson_righthand": {
"rotation": [0, -90, 0],
"translation": [3.5, 2.5, -1],
"scale": [0.80, 0.80, 0.80]
},
"thirdperson_lefthand": {
"scale": [0, 0, 0]
},
"firstperson_lefthand": {
"scale": [0, 0, 0]
}
}
}