add missing mcmetas

This commit is contained in:
Pomi108
2023-10-14 22:21:26 +02:00
parent 9938120fff
commit 3edc494403
2 changed files with 20 additions and 0 deletions

View File

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

View File

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