Refactor character mappings in font configuration for consistency
All checks were successful
Texture Pack Packaging and Release / package-and-release (push) Successful in 10s

This commit is contained in:
2025-06-22 23:05:16 +02:00
parent 8fe40085b8
commit df86bf2d86

View File

@ -5,36 +5,28 @@
"file": "minecraft:gui/auth.png",
"ascent": 16,
"height": 16,
"chars": [
""
]
"chars": [""]
},
{
"type": "bitmap",
"file": "minecraft:gui/lobby.png",
"ascent": 16,
"height": 16,
"chars": [
""
]
"chars": [""]
},
{
"type": "bitmap",
"file": "minecraft:gui/skypvp.png",
"ascent": 16,
"height": 16,
"chars": [
""
]
"chars": [""]
},
{
"type": "bitmap",
"file": "minecraft:gui/skyblock.png",
"ascent": 16,
"height": 16,
"chars": [
""
]
"chars": [""]
},
{
"type": "bitmap",