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

32 lines
689 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "undeadmaelys-expanded:item/diamond_warhammer"
},
"display": {
"thirdperson_righthand": {
"rotation": [35, -90, 55],
"translation": [0, 4.5, 4.5],
"scale": [1.275, 1.275, 0.85]
},
"thirdperson_lefthand": {
"rotation": [35, 90, -55],
"translation": [0, 4, 3.5],
"scale": [1.28, 1.275, 0.85]
},
"firstperson_righthand": {
"rotation": [-40, -90, 25],
"translation": [3.87, 3.2, 0.87],
"scale": [2.04, 2.04, 0.68]
},
"firstperson_lefthand": {
"rotation": [-40, 90, -25],
"translation": [4.13, 3.2, 1.13],
"scale": [2.04, 2.04, 0.68]
},
"ground": {
"scale": [3, 3, 1]
}
}
}