mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-16 01:15:08 +01:00
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:
@@ -3,7 +3,8 @@
|
||||
"package": "eu.midnightdust.core.mixin",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"client": [
|
||||
"MixinOptionsScreen"
|
||||
"MixinOptionsScreen",
|
||||
"MixinEntryListWidget"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
||||
Reference in New Issue
Block a user