Update pack/assets/minecraft/font/default.json
All checks were successful
Texture Pack Packaging and Release / package-and-release (push) Successful in 2m22s

This commit is contained in:
2025-07-04 23:35:32 +00:00
parent 5b8c8d57e2
commit 06ac469f2e

View File

@@ -5,99 +5,77 @@
"file": "minecraft:ranks/admin.png", "file": "minecraft:ranks/admin.png",
"ascent": 7, "ascent": 7,
"height": 7, "height": 7,
"chars": [ "chars": ["\uE000"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/admin+.png", "file": "minecraft:ranks/admin+.png",
"ascent": 7, "ascent": 7,
"height": 7, "height": 7,
"chars": [ "chars": ["\uE001"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/developer.png", "file": "minecraft:ranks/developer.png",
"ascent": 7, "ascent": 7,
"height": 7, "height": 7,
"chars": [ "chars": ["\uE002"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/helper.png", "file": "minecraft:ranks/helper.png",
"ascent": 7, "ascent": 7,
"height": 7, "height": 7,
"chars": [ "chars": ["\uE003"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/manager.png", "file": "minecraft:ranks/manager.png",
"ascent": 7, "ascent": 7,
"height": 7, "height": 7,
"chars": [ "chars": ["\uE004"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/staff.png", "file": "minecraft:ranks/staff.png",
"ascent": 7, "ascent": 7,
"height": 7, "height": 7,
"chars": [ "chars": ["\uE005"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:ranks/tulaj.png", "file": "minecraft:ranks/tulaj.png",
"ascent": 7, "ascent": 7,
"height": 7, "height": 7,
"chars": [ "chars": ["\uE006"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:gui/auth.png", "file": "minecraft:gui/auth.png",
"ascent": 10, "ascent": 10,
"height": 11, "height": 11,
"chars": [ "chars": ["\uE007"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:gui/lobby.png", "file": "minecraft:gui/lobby.png",
"ascent": 10, "ascent": 10,
"height": 11, "height": 11,
"chars": [ "chars": ["\uE008"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:gui/skyblock.png", "file": "minecraft:gui/skyblock.png",
"ascent": 10, "ascent": 10,
"height": 11, "height": 11,
"chars": [ "chars": ["\uE009"]
""
]
}, },
{ {
"type": "bitmap", "type": "bitmap",
"file": "minecraft:gui/skypvp.png", "file": "minecraft:gui/skypvp.png",
"ascent": 10, "ascent": 10,
"height": 11, "height": 11,
"chars": [ "chars": ["\uE00A"]
""
]
} }
] ]
} }