Compare commits
8 Commits
v1.2.0
...
d3600f7200
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d3600f7200 | ||
985036e1e7 | |||
397a2fd54d | |||
![]() |
b40cc92331 | ||
9656556f83 | |||
![]() |
3afe17a9db | ||
2d70e0bd05 | |||
![]() |
244402e39c |
Binary file not shown.
@@ -66,8 +66,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/auth.png",
|
||||
"ascent": 11,
|
||||
"height": 12,
|
||||
"ascent": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@@ -75,8 +75,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/lobby.png",
|
||||
"ascent": 11,
|
||||
"height": 12,
|
||||
"ascent": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@@ -84,8 +84,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/skyblock.png",
|
||||
"ascent": 11,
|
||||
"height": 12,
|
||||
"ascent": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@@ -93,8 +93,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/skypvp.png",
|
||||
"ascent": 11,
|
||||
"height": 12,
|
||||
"ascent": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
|
@@ -8,7 +8,7 @@
|
||||
"color": "#FF5555"
|
||||
},
|
||||
{
|
||||
"text": "v1.1.9",
|
||||
"text": "v1.2.3",
|
||||
"bold": true,
|
||||
"color": "#FFAA00"
|
||||
}
|
||||
|
@@ -17,3 +17,7 @@ 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
|
||||
New version: 1.2.1
|
||||
New version: 1.2.2
|
||||
New version: 1.2.3
|
||||
|
Reference in New Issue
Block a user