minecraft-expanded-resource.../assets/undeadmaelys-expanded/models/item/weapon_pike.json

33 lines
739 B
JSON

{
"credit": "Made with Blockbench",
"parent": "item/generated",
"textures": {
"layer0": "undeadmaelys-expanded:item/diamond_pike"
},
"display": {
"thirdperson_righthand": {
"rotation": [75, -90, 55],
"translation": [0, 9, 21.25],
"scale": [3.4, 3.4, 0.85]
},
"thirdperson_lefthand": {
"rotation": [75, 90, -55],
"translation": [0, 9, 21.25],
"scale": [3.4, 3.4, 0.85]
},
"firstperson_righthand": {
"rotation": [-20, -90, 25],
"translation": [3.87, 3.2, 0.87],
"scale": [2.72, 2.72, 0.68]
},
"firstperson_lefthand": {
"rotation": [-20, 90, -25],
"translation": [4.13, 3.2, 1.13],
"scale": [2.72, 2.72, 0.68]
},
"head": {
"rotation": [0, 0, -45],
"scale": [4, 4, 4]
}
}
}