Skip to content

Commit

Permalink
make travelers shield appear above armor
Browse files Browse the repository at this point in the history
  • Loading branch information
RCXcrafter authored and KnightMiner committed Feb 13, 2023
1 parent 3cd6ccb commit 269f81e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 2.55, -2, 1 ],
"translation": [ 2.6, -2, 1 ],
"scale": [ 1, 1, 1 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, -90, 0 ],
"translation": [ 2.55, -2, 1 ],
"translation": [ 2.6, -2, 1 ],
"scale": [ 1, 1, 1 ]
},
"firstperson_righthand": {
Expand Down

0 comments on commit 269f81e

Please sign in to comment.