Compare commits
2 Commits
337368bd1d
...
v1.1.6
Author | SHA1 | Date | |
---|---|---|---|
68103779fd | |||
b39e0bf064 |
@ -3,7 +3,7 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/admin.png",
|
||||
"ascent": 8,
|
||||
"ascent": 7,
|
||||
"height": 8,
|
||||
"chars": [
|
||||
""
|
||||
@ -12,7 +12,7 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/admin+.png",
|
||||
"ascent": 8,
|
||||
"ascent": 7,
|
||||
"height": 8,
|
||||
"chars": [
|
||||
""
|
||||
@ -21,7 +21,7 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/developer.png",
|
||||
"ascent": 8,
|
||||
"ascent": 7,
|
||||
"height": 8,
|
||||
"chars": [
|
||||
""
|
||||
@ -30,7 +30,7 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/helper.png",
|
||||
"ascent": 8,
|
||||
"ascent": 7,
|
||||
"height": 8,
|
||||
"chars": [
|
||||
""
|
||||
@ -39,7 +39,7 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/manager.png",
|
||||
"ascent": 8,
|
||||
"ascent": 7,
|
||||
"height": 8,
|
||||
"chars": [
|
||||
""
|
||||
@ -48,7 +48,7 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/staff.png",
|
||||
"ascent": 8,
|
||||
"ascent": 7,
|
||||
"height": 8,
|
||||
"chars": [
|
||||
""
|
||||
@ -57,7 +57,7 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/tulaj.png",
|
||||
"ascent": 8,
|
||||
"ascent": 7,
|
||||
"height": 8,
|
||||
"chars": [
|
||||
""
|
||||
@ -66,8 +66,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/auth.png",
|
||||
"ascent": 8,
|
||||
"height": 8,
|
||||
"ascent": 11,
|
||||
"height": 16,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@ -75,8 +75,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/lobby.png",
|
||||
"ascent": 8,
|
||||
"height": 8,
|
||||
"ascent": 11,
|
||||
"height": 16,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@ -84,8 +84,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/skyblock.png",
|
||||
"ascent": 8,
|
||||
"height": 8,
|
||||
"ascent": 11,
|
||||
"height": 16,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
@ -93,8 +93,8 @@
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:ranks/skypvp.png",
|
||||
"ascent": 8,
|
||||
"height": 8,
|
||||
"ascent": 11,
|
||||
"height": 16,
|
||||
"chars": [
|
||||
""
|
||||
]
|
||||
|
@ -1,8 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 9,
|
||||
"description": [
|
||||
{"text": "MineDivinity Pack", "bold": true, "color": "#FF5555"}
|
||||
]
|
||||
"pack_format": 71,
|
||||
"description": {"text": "MineDivinity Pack", "bold": true, "color": "#FF5555"}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user