Update pack/assets/minecraft/font/default.json
All checks were successful
Texture Pack Packaging and Release / package-and-release (push) Successful in 2m22s
All checks were successful
Texture Pack Packaging and Release / package-and-release (push) Successful in 2m22s
This commit is contained in:
@@ -1,103 +1,81 @@
|
|||||||
{
|
{
|
||||||
"providers": [
|
"providers": [
|
||||||
{
|
{
|
||||||
"type": "bitmap",
|
"type": "bitmap",
|
||||||
"file": "minecraft:ranks/admin.png",
|
"file": "minecraft:ranks/admin.png",
|
||||||
"ascent": 7,
|
"ascent": 7,
|
||||||
"height": 7,
|
"height": 7,
|
||||||
"chars": [
|
"chars": ["\uE000"]
|
||||||
""
|
},
|
||||||
]
|
{
|
||||||
},
|
"type": "bitmap",
|
||||||
{
|
"file": "minecraft:ranks/admin+.png",
|
||||||
"type": "bitmap",
|
"ascent": 7,
|
||||||
"file": "minecraft:ranks/admin+.png",
|
"height": 7,
|
||||||
"ascent": 7,
|
"chars": ["\uE001"]
|
||||||
"height": 7,
|
},
|
||||||
"chars": [
|
{
|
||||||
""
|
"type": "bitmap",
|
||||||
]
|
"file": "minecraft:ranks/developer.png",
|
||||||
},
|
"ascent": 7,
|
||||||
{
|
"height": 7,
|
||||||
"type": "bitmap",
|
"chars": ["\uE002"]
|
||||||
"file": "minecraft:ranks/developer.png",
|
},
|
||||||
"ascent": 7,
|
{
|
||||||
"height": 7,
|
"type": "bitmap",
|
||||||
"chars": [
|
"file": "minecraft:ranks/helper.png",
|
||||||
""
|
"ascent": 7,
|
||||||
]
|
"height": 7,
|
||||||
},
|
"chars": ["\uE003"]
|
||||||
{
|
},
|
||||||
"type": "bitmap",
|
{
|
||||||
"file": "minecraft:ranks/helper.png",
|
"type": "bitmap",
|
||||||
"ascent": 7,
|
"file": "minecraft:ranks/manager.png",
|
||||||
"height": 7,
|
"ascent": 7,
|
||||||
"chars": [
|
"height": 7,
|
||||||
""
|
"chars": ["\uE004"]
|
||||||
]
|
},
|
||||||
},
|
{
|
||||||
{
|
"type": "bitmap",
|
||||||
"type": "bitmap",
|
"file": "minecraft:ranks/staff.png",
|
||||||
"file": "minecraft:ranks/manager.png",
|
"ascent": 7,
|
||||||
"ascent": 7,
|
"height": 7,
|
||||||
"height": 7,
|
"chars": ["\uE005"]
|
||||||
"chars": [
|
},
|
||||||
""
|
{
|
||||||
]
|
"type": "bitmap",
|
||||||
},
|
"file": "minecraft:ranks/tulaj.png",
|
||||||
{
|
"ascent": 7,
|
||||||
"type": "bitmap",
|
"height": 7,
|
||||||
"file": "minecraft:ranks/staff.png",
|
"chars": ["\uE006"]
|
||||||
"ascent": 7,
|
},
|
||||||
"height": 7,
|
{
|
||||||
"chars": [
|
"type": "bitmap",
|
||||||
""
|
"file": "minecraft:gui/auth.png",
|
||||||
]
|
"ascent": 10,
|
||||||
},
|
"height": 11,
|
||||||
{
|
"chars": ["\uE007"]
|
||||||
"type": "bitmap",
|
},
|
||||||
"file": "minecraft:ranks/tulaj.png",
|
{
|
||||||
"ascent": 7,
|
"type": "bitmap",
|
||||||
"height": 7,
|
"file": "minecraft:gui/lobby.png",
|
||||||
"chars": [
|
"ascent": 10,
|
||||||
""
|
"height": 11,
|
||||||
]
|
"chars": ["\uE008"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "bitmap",
|
"type": "bitmap",
|
||||||
"file": "minecraft:gui/auth.png",
|
"file": "minecraft:gui/skyblock.png",
|
||||||
"ascent": 10,
|
"ascent": 10,
|
||||||
"height": 11,
|
"height": 11,
|
||||||
"chars": [
|
"chars": ["\uE009"]
|
||||||
""
|
},
|
||||||
]
|
{
|
||||||
},
|
"type": "bitmap",
|
||||||
{
|
"file": "minecraft:gui/skypvp.png",
|
||||||
"type": "bitmap",
|
"ascent": 10,
|
||||||
"file": "minecraft:gui/lobby.png",
|
"height": 11,
|
||||||
"ascent": 10,
|
"chars": ["\uE00A"]
|
||||||
"height": 11,
|
}
|
||||||
"chars": [
|
]
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "bitmap",
|
|
||||||
"file": "minecraft:gui/skyblock.png",
|
|
||||||
"ascent": 10,
|
|
||||||
"height": 11,
|
|
||||||
"chars": [
|
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "bitmap",
|
|
||||||
"file": "minecraft:gui/skypvp.png",
|
|
||||||
"ascent": 10,
|
|
||||||
"height": 11,
|
|
||||||
"chars": [
|
|
||||||
""
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user