Files
TexturePack/46/assets/minecraft/custom_escape/font/custom_font.json
YoyoNow 78839ce763
All checks were successful
SteamWarCI Build successful
Hopefully fix logo in 1.19-1.21.3
2025-06-13 11:08:07 +02:00

22 lines
480 B
JSON

{
"providers": [
{
"file": "custom_escape:internal/square.png",
"chars": [
"\uEFFF"
],
"height": -209,
"ascent": -10000,
"type": "bitmap"
},
{
"type": "bitmap",
"file": "custom_escape:escape_menu/logo.png",
"height": 120,
"ascent": 113,
"chars": [
"\uEF00"
]
}
]
}