MidnightLib 0.2.5 - Better Translations & Backgrounds

- Custom lang key support
 - Transparent list background when in game
- Configurable background texture in MidnightConfig screens (defaults to Deepslate)
This commit is contained in:
Motschen
2021-09-19 13:18:16 +02:00
parent 472ce59ae0
commit 60497771fc
8 changed files with 74 additions and 23 deletions

View File

@@ -3,7 +3,8 @@
"package": "eu.midnightdust.core.mixin",
"compatibilityLevel": "JAVA_16",
"client": [
"MixinOptionsScreen"
"MixinOptionsScreen",
"MixinEntryListWidget"
],
"injectors": {
"defaultRequire": 1