Skip to content

Commit

Permalink
Update backpanel
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyThew committed Sep 21, 2024
1 parent 687e61e commit a524f3f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
Binary file modified assets/minecraft/textures/gui/decant/backpanel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 7 additions & 6 deletions assets/ms/models/gui/page.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,19 @@
"elements": [
{
"name": "Panel",
"from": [-16, -16, 0],
"to": [32, 32, 0.001],
"from": [-14, 6, 12],
"to": [26.8, 15, 12.001],
"rotation": {"angle": 0, "axis": "y", "origin": [14, 22, 12]},
"faces": {
"north": {"uv": [0, 0, 9, 8], "texture": "#texture"},
"south": {"uv": [0, 0, 9, 8], "texture": "#texture"}
"north": {"uv": [0, 0, 16, 16], "texture": "#texture"},
"south": {"uv": [0, 0, 16, 16], "texture": "#texture"}
}
}
],
"display": {
"gui": {
"translation": [-46.5, -10.5, 0],
"scale": [3.3333, 3, 0.0001]
"translation": [6.25, -20, 0],
"scale": [3.95313, 4, 0.0001]
}
}
}

0 comments on commit a524f3f

Please sign in to comment.