24 lines
459 B
JSON
24 lines
459 B
JSON
{
|
|
"parent": "item/handheld",
|
|
"textures": {
|
|
"layer0": "item/blaze_rod/2"
|
|
},
|
|
"display": {
|
|
"thirdperson_righthand": {
|
|
"rotation": [0, -90, -32],
|
|
"translation": [0, 4, 0],
|
|
"scale": [0.80, 0.80, 0.80]
|
|
},
|
|
"firstperson_righthand": {
|
|
"rotation": [70, -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]
|
|
}
|
|
}
|
|
} |