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