Skip to content

Commit

Permalink
crown fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeecx committed Nov 28, 2024
1 parent a5596af commit 6117437
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions assets/minecraft/models/item/decor/techno/techno_crown.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
},
"elements": [
{
"from": [4, 20, 4],
"to": [12, 23, 12],
"from": [4, 5, 4],
"to": [12, 8, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 6.5, 8]},
"faces": {
"north": {"uv": [10, 2, 12, 2.75], "texture": "#0"},
Expand All @@ -23,8 +23,12 @@
"display": {
"gui": {
"rotation": [28, 147, 0],
"translation": [0, -14.25, 0],
"translation": [0, 6.75, 0],
"scale": [1.33, 1.33, 1.33]
},
"head": {
"translation": [0, 17.75, 0],
"scale": [1.88, 1.88, 1.88]
}
}
}

0 comments on commit 6117437

Please sign in to comment.