Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
06ac469f2e | |||
5b8c8d57e2 | |||
![]() |
de761b713e |
@@ -1 +0,0 @@
|
||||
4c7587735fbad76b0078c9d224fa815b680885ba MineDivinity-Pack.zip
|
Binary file not shown.
@@ -5,99 +5,77 @@
|
||||
"file": "minecraft:ranks/admin.png",
|
||||
"ascent": 7,
|
||||
"height": 7,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE000"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/admin+.png",
|
||||
"ascent": 7,
|
||||
"height": 7,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/developer.png",
|
||||
"ascent": 7,
|
||||
"height": 7,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/helper.png",
|
||||
"ascent": 7,
|
||||
"height": 7,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/manager.png",
|
||||
"ascent": 7,
|
||||
"height": 7,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/staff.png",
|
||||
"ascent": 7,
|
||||
"height": 7,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/tulaj.png",
|
||||
"ascent": 7,
|
||||
"height": 7,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/auth.png",
|
||||
"ascent": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE007"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/lobby.png",
|
||||
"ascent": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE008"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/skyblock.png",
|
||||
"ascent": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE009"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:gui/skypvp.png",
|
||||
"ascent": 10,
|
||||
"height": 11,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
"chars": ["\uE00A"]
|
||||
}
|
||||
]
|
||||
}
|
@@ -8,7 +8,7 @@
|
||||
"color": "#FF5555"
|
||||
},
|
||||
{
|
||||
"text": "v1.2.5",
|
||||
"text": "v1.2.6",
|
||||
"bold": true,
|
||||
"color": "#FFAA00"
|
||||
}
|
||||
|
@@ -23,3 +23,4 @@ New version: 1.2.2
|
||||
New version: 1.2.3
|
||||
New version: 1.2.4
|
||||
New version: 1.2.5
|
||||
New version: 1.2.6
|
||||
|
Reference in New Issue
Block a user