Skip to content

Commit

Permalink
Update model to Evee's version
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovdev committed Nov 16, 2024
1 parent 0ce6cc7 commit 60b1cc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 148 deletions.
10 changes: 5 additions & 5 deletions assets/minecraft/models/item/gadgets/kweebec_jumper.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,13 @@
"scale": [0.97, 0.97, 0.97]
},
"firstperson_righthand": {
"rotation": [-90, 2, -3],
"translation": [2.75, 4.25, -0.25],
"rotation": [-90, 2, -12],
"translation": [-0.25, 4.25, -0.25],
"scale": [0.59, 0.39, 0.59]
},
"firstperson_lefthand": {
"rotation": [-90, 2, -3],
"translation": [2.75, 4.25, -0.25],
"rotation": [-90, 2, -12],
"translation": [-0.25, 4.25, -0.25],
"scale": [0.59, 0.39, 0.59]
},
"ground": {
Expand All @@ -128,7 +128,7 @@
},
"fixed": {
"rotation": [0, -90, 0],
"translation": [3.75, -6.5, -2.75],
"translation": [-1, -6.5, -2.75],
"scale": [2.9, 2.9, 2.9]
}
},
Expand Down
143 changes: 0 additions & 143 deletions assets/minecraft/models/item/wind_charge.json

This file was deleted.

0 comments on commit 60b1cc5

Please sign in to comment.