Compare commits
5 Commits
v1.2.1
...
985036e1e7
Author | SHA1 | Date | |
---|---|---|---|
985036e1e7 | |||
397a2fd54d | |||
b40cc92331 | |||
9656556f83 | |||
3afe17a9db |
Binary file not shown.
@ -67,7 +67,7 @@
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/auth.png",
|
||||
"ascent": 10,
|
||||
"height": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@ -76,7 +76,7 @@
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/lobby.png",
|
||||
"ascent": 10,
|
||||
"height": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@ -85,7 +85,7 @@
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/skyblock.png",
|
||||
"ascent": 10,
|
||||
"height": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@ -94,7 +94,7 @@
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/skypvp.png",
|
||||
"ascent": 10,
|
||||
"height": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
|
@ -8,7 +8,7 @@
|
||||
"color": "#FF5555"
|
||||
},
|
||||
{
|
||||
"text": "v1.2.0",
|
||||
"text": "v1.2.2",
|
||||
"bold": true,
|
||||
"color": "#FFAA00"
|
||||
}
|
||||
|
@ -18,3 +18,5 @@ New version: 1.1.7
|
||||
New version: 1.1.8
|
||||
New version: 1.1.9
|
||||
New version: 1.2.0
|
||||
New version: 1.2.1
|
||||
New version: 1.2.2
|
||||
|
Reference in New Issue
Block a user