Skip to content

Commit

Permalink
Last-minute fix for item model alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
falkreon committed Jan 3, 2024
1 parent 1d5fef5 commit 37de87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/assets/scarves/models/item/scarf.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
},
"gui": {
"rotation": [0, 180, 0],
"translation": [0, 1.5, 0]
"translation": [0, 0, 0]
},
"head": {
"rotation": [-68, 0, 0],
Expand Down

0 comments on commit 37de87e

Please sign in to comment.