Compare commits
2 Commits
b40cc92331
...
985036e1e7
Author | SHA1 | Date | |
---|---|---|---|
985036e1e7 | |||
397a2fd54d |
Binary file not shown.
@ -67,7 +67,7 @@
|
|||||||
"type": "bitmap",
|
"type": "bitmap",
|
||||||
"file": "minecraft:gui/auth.png",
|
"file": "minecraft:gui/auth.png",
|
||||||
"ascent": 10,
|
"ascent": 10,
|
||||||
"height": 10,
|
"height": 11,
|
||||||
"chars": [
|
"chars": [
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
@ -76,7 +76,7 @@
|
|||||||
"type": "bitmap",
|
"type": "bitmap",
|
||||||
"file": "minecraft:gui/lobby.png",
|
"file": "minecraft:gui/lobby.png",
|
||||||
"ascent": 10,
|
"ascent": 10,
|
||||||
"height": 10,
|
"height": 11,
|
||||||
"chars": [
|
"chars": [
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
@ -85,7 +85,7 @@
|
|||||||
"type": "bitmap",
|
"type": "bitmap",
|
||||||
"file": "minecraft:gui/skyblock.png",
|
"file": "minecraft:gui/skyblock.png",
|
||||||
"ascent": 10,
|
"ascent": 10,
|
||||||
"height": 10,
|
"height": 11,
|
||||||
"chars": [
|
"chars": [
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
@ -94,7 +94,7 @@
|
|||||||
"type": "bitmap",
|
"type": "bitmap",
|
||||||
"file": "minecraft:gui/skypvp.png",
|
"file": "minecraft:gui/skypvp.png",
|
||||||
"ascent": 10,
|
"ascent": 10,
|
||||||
"height": 10,
|
"height": 11,
|
||||||
"chars": [
|
"chars": [
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user