Fix texture pack escape menu
All checks were successful
SteamWarCI Build successful

This commit is contained in:
2025-06-13 11:59:17 +02:00
parent d487e1f39e
commit 869e8a847b
150 changed files with 300 additions and 310 deletions

View File

@ -1,22 +0,0 @@
{
"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"
]
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -1,13 +0,0 @@
{
"providers": [
{
"type": "bitmap",
"file": "minecraft:font/title.png",
"height": 256,
"ascent": 40,
"chars": [
"\uE000"
]
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB