Skip to content

Commit

Permalink
noxy hat correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeecx committed Dec 4, 2024
1 parent 6baee6a commit 3606894
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion assets/minecraft/models/item/cosmetics/noxy_hat.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,35 @@
"down": {"uv": [15, 0, 10, 2], "texture": "#0"}
}
}
]
],
"display": {
"thirdperson_righthand": {
"translation": [0, 5.5, 0]
},
"thirdperson_lefthand": {
"translation": [0, 5.5, 0]
},
"firstperson_righthand": {
"rotation": [161, 48, -163],
"translation": [0.25, 6.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"rotation": [161, 48, -163],
"translation": [0.25, 6.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"translation": [0, 5, 0]
},
"gui": {
"rotation": [31, 145, 0],
"translation": [0.5, 6, 0],
"scale": [1.16, 1.16, 1.16]
},
"head": {
"translation": [0, 13.75, 0],
"scale": [1.46, 1.46, 1.46]
}
}
}

0 comments on commit 3606894

Please sign in to comment.