refactor: Move transparent ui into built in resource pack

This commit is contained in:
Linnea Gräf
2025-03-14 20:18:29 +01:00
parent 2cfe476909
commit ce2e4f48d4
23 changed files with 24 additions and 21 deletions

View File

@@ -0,0 +1,10 @@
{
"pack": {
"pack_format": 15,
"supported_formats": {
"min_inclusive": 15,
"max_inclusive": 2147483647
},
"description": "Adds a more transparent storage overlay for /firm storage"
}
}