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": 200,
"height": 26,
"border": 10
}
}
}

View File

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

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
}
}
}

View File

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

View File

@@ -0,0 +1,15 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 160,
"height": 64,
"border": {
"left": 17,
"top": 30,
"right": 4,
"bottom": 4
}
}
}
}

View File

@@ -0,0 +1,10 @@
{
"gui": {
"scaling": {
"type": "nine_slice",
"width": 160,
"height": 32,
"border": 3
}
}
}