Skip to content

Commit

Permalink
Adjust shield drop locations
Browse files Browse the repository at this point in the history
  • Loading branch information
Dablakbandit committed Aug 31, 2024
1 parent b97c034 commit b5573b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions assets/ms/models/crafting/leather/green_dhide_shield.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@
"scale": [0.61719, 0.72695, 0.48]
},
"head": {
"rotation": [180, -10, 0],
"translation": [0, 0, 7.6521],
"rotation": [180, 0, 0],
"translation": [0, 16.25, 7.6521],
"scale": [1, 1.3, 1]
},
"fixed": {
Expand Down
4 changes: 2 additions & 2 deletions assets/ms/models/diamond_pickaxe/wooden_shield.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,8 @@
"scale": [0.61719, 0.72695, 0.48]
},
"head": {
"rotation": [180, -10, 0],
"translation": [0, 0, 7.6521],
"rotation": [180, 0, 0],
"translation": [0, 16.25, 7.6521],
"scale": [1, 1.3, 1]
},
"fixed": {
Expand Down

0 comments on commit b5573b1

Please sign in to comment.