initial commit

This commit is contained in:
2025-02-06 09:44:25 +00:00
commit cdc7e5d2cd
89 changed files with 412 additions and 0 deletions
@@ -0,0 +1,28 @@
{
"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"
}
}