Missing mcmetas

This commit is contained in:
Banjoei
2025-07-14 06:25:45 -04:00
parent 153cd15a01
commit f3ea3c32d5
10 changed files with 105 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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