Implement fade out effect, better config screen

This commit is contained in:
Motschen
2023-03-22 14:45:53 +01:00
parent e139a2319e
commit 77badf3494
10 changed files with 86 additions and 54 deletions

View File

@@ -5,7 +5,8 @@
"compatibilityLevel": "JAVA_17",
"client": [
"MixinScreen",
"MixinMinecraftClient"
"MixinMinecraftClient",
"MixinInGameHud"
],
"injectors": {
"defaultRequire": 1