Skip to content

Commit

Permalink
fix weird atlas scaling in 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Oct 11, 2024
1 parent 0891355 commit d422dd5
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 29,
"height": 218,
"border": {
"left": 0,
"right": 0,
"top": 50,
"bottom": 50
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 29,
"height": 218,
"border": {
"left": 0,
"right": 0,
"top": 50,
"bottom": 50
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 29,
"height": 218,
"border": {
"left": 0,
"right": 0,
"top": 50,
"bottom": 50
}
}
}
}

0 comments on commit d422dd5

Please sign in to comment.