Skip to content

Commit ae9c671

Browse files
committed
add missing mcmetas
1 parent 011f60f commit ae9c671

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"gui": {
3+
"scaling": {
4+
"type": "nine_slice",
5+
"width": 200,
6+
"height": 20,
7+
"border": 1
8+
}
9+
}
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"gui": {
3+
"scaling": {
4+
"type": "nine_slice",
5+
"width": 200,
6+
"height": 20,
7+
"border": 1
8+
}
9+
}
10+
}

0 commit comments

Comments
 (0)