Skip to content

Commit

Permalink
feat: Rule's scepter model tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ShermansWorld committed Sep 15, 2024
1 parent 18fbc46 commit b0c8d5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/minecraft/models/block/custom/rulerscepter.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,12 +255,12 @@
],
"display": {
"thirdperson_righthand": {
"rotation": [5, 0, 0],
"translation": [0, -2.25, 1.25]
"rotation": [46, 0, 0],
"translation": [0, -0.5, 0.25]
},
"thirdperson_lefthand": {
"rotation": [5, 0, 0],
"translation": [0, -2.25, 1.25]
"rotation": [46, 0, 0],
"translation": [0, -0.5, 0.25]
},
"firstperson_righthand": {
"rotation": [-9, 0, 0]
Expand Down

0 comments on commit b0c8d5b

Please sign in to comment.