refactor: Move transparent ui into built in resource pack

This commit is contained in:
Linnea Gräf
2025-03-14 20:18:29 +01:00
parent 2cfe476909
commit ce2e4f48d4
23 changed files with 24 additions and 21 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 639 B

View File

@@ -1,10 +0,0 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 17,
"height": 18,
"border": 2
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 624 B

View File

@@ -1,10 +0,0 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 91,
"height": 184,
"border": 7
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 B

View File

@@ -1,9 +0,0 @@
{
"gui": {
"scaling": {
"type": "tile",
"width": 162,
"height": 18
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 795 B

View File

@@ -1,10 +0,0 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 176,
"height": 222,
"border": 10
}
}
}