Skip to content

Commit

Permalink
Gaian rod part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeecx committed Nov 19, 2024
1 parent e66ed89 commit 5efc912
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions assets/minecraft/models/item/rods/gaian_rod.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,17 +541,17 @@
"scale": [0.47, 0.47, 0.47]
},
"thirdperson_lefthand": {
"rotation": [61, 0, 0],
"translation": [0, 5.25, 1],
"rotation": [36, 0, 0],
"translation": [0, 3.25, 0.25],
"scale": [0.47, 0.47, 0.47]
},
"firstperson_righthand": {
"rotation": [14.5, 0, 9],
"rotation": [-9, 0, 9],
"translation": [3.5, 2.25, -2.75],
"scale": [0.45, 0.45, 0.45]
},
"firstperson_lefthand": {
"rotation": [14.5, 0, 9],
"rotation": [-9, 0, 9],
"translation": [3.5, 2.25, -2.75],
"scale": [0.45, 0.45, 0.45]
},
Expand All @@ -561,12 +561,12 @@
"scale": [0.6, 0.6, 0.6]
},
"gui": {
"rotation": [18.1, 83.04, -21.69],
"translation": [0.75, -1.75, 0],
"scale": [0.48, 0.48, 0.48]
"rotation": [18.1, 101, -21.69],
"translation": [1.75, -1.75, 0],
"scale": [0.44, 0.44, 0.44]
},
"fixed": {
"rotation": [0, -63, 0],
"rotation": [0, -86, 0],
"scale": [0.5, 0.5, 0.5]
}
}
Expand Down

0 comments on commit 5efc912

Please sign in to comment.