Hopefully fix logo in 1.19-1.21.3
All checks were successful
SteamWarCI Build successful

This commit is contained in:
2025-06-13 11:08:07 +02:00
parent ae67588778
commit 78839ce763
146 changed files with 159 additions and 0 deletions

6
34/pack.mcmeta Normal file
View File

@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 34,
"description": "\u00A7e \u00A7l Steam\u00A77\u00A7lWar\u00A7r.de"
}
}

View File

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

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

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

Some files were not shown because too many files have changed in this diff Show More