add missing mcmetas

This commit is contained in:
Pomi108
2023-10-14 22:21:26 +02:00
parent 011f60f11c
commit ae9c6715a3
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
}
}
}