Files
fantasysmp-cit/assets/fantasysmp/models/item/stevens_wrath.json
T
2025-02-06 09:44:25 +00:00

29 lines
819 B
JSON

{
"parent": "item/netherite_sword",
"display": {
"thirdperson_righthand": {
"rotation": [ 0, -90, 55 ],
"translation": [ 0, 12, -1 ],
"scale": [ 2.0, 2.0, 1.25 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, -55 ],
"translation": [ 0, 12, -1 ],
"scale": [ 2.0, 2.0, 1.25 ]
},
"firstperson_righthand": {
"rotation": [ 0, -90, 40 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 1.5, 1.5, 1.5 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, -40 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 1.5, 1.5, 1.5 ]
}
},
"textures": {
"layer0": "fantasysmp:item/stevens_wrath"
}
}