Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
pino223-72 authored Nov 10, 2024
1 parent 597338f commit 213ef6d
Showing 1 changed file with 34 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "item/nc_sorcerers_rod_17touta"
},
"display": {
"thirdperson_righthand": {
"rotation": [16, -89, -33],
"translation": [0, 3.25, 1.25],
"scale": [1.5, 1.5, 1]
},
"thirdperson_lefthand": {
"rotation": [-100, 1, 134],
"translation": [-11.25, 0.75, 1],
"scale": [1.5, 1.5, 1]
},
"firstperson_righthand": {
"rotation": [0, -99, 10],
"translation": [2, 2.75, 0.75],
"scale": [1.25, 1.25, 0.9]
},
"firstperson_lefthand": {
"rotation": [0, 0, -34],
"translation": [-8.25, 2, 0],
"scale": [1.25, 1.25, 1]
},
"head": {
"rotation": [0, 0, -46],
"translation": [-19.75, -19.75, -8.25],
"scale": [1.5, 1.5, 1]
}
}
}

0 comments on commit 213ef6d

Please sign in to comment.