initial commit
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user