Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
2d70e0bd05 | |||
244402e39c |
Binary file not shown.
@ -66,8 +66,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/auth.png",
|
||||
"ascent": 11,
|
||||
"height": 12,
|
||||
"ascent": 10,
|
||||
"height": 10,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@ -75,8 +75,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/lobby.png",
|
||||
"ascent": 11,
|
||||
"height": 12,
|
||||
"ascent": 10,
|
||||
"height": 10,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@ -84,8 +84,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/skyblock.png",
|
||||
"ascent": 11,
|
||||
"height": 12,
|
||||
"ascent": 10,
|
||||
"height": 10,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@ -93,8 +93,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/skypvp.png",
|
||||
"ascent": 11,
|
||||
"height": 12,
|
||||
"ascent": 10,
|
||||
"height": 10,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
|
@ -8,7 +8,7 @@
|
||||
"color": "#FF5555"
|
||||
},
|
||||
{
|
||||
"text": "v1.1.9",
|
||||
"text": "v1.2.0",
|
||||
"bold": true,
|
||||
"color": "#FFAA00"
|
||||
}
|
||||
|
@ -17,3 +17,4 @@ New version: 1.1.6
|
||||
New version: 1.1.7
|
||||
New version: 1.1.8
|
||||
New version: 1.1.9
|
||||
New version: 1.2.0
|
||||
|
Reference in New Issue
Block a user