MidnightLib 0.2.8 - Command-based server configuration, Remove garbage, Better MidnightHats, Update MC

- Added a command-based way to configure server mods without having to edit the config file (only on dedicated servers)
- Update codebase to 1.17.1
- MidnightHats:
~ Remove Event Hats (irritating and unneeded)
~ Better Hats for Supporters (Cleanup, Glow, Lightweightness)
~ Hats of invisible players are now hidden
- MidnightConfig:
~ Better support for external value changing
~ Only tooltip-based titles now
- MidnightColorUtil:
~ add radialRainbow util for fancy rgb effects
- Better German translations
This commit is contained in:
Motschen
2021-10-28 23:20:40 +02:00
parent 7c55e3bfae
commit afa8cf9a5d
35 changed files with 253 additions and 495 deletions

View File

@@ -4,7 +4,8 @@
"compatibilityLevel": "JAVA_16",
"client": [
"MixinOptionsScreen",
"MixinEntryListWidget"
"MixinEntryListWidget",
"MixinPlayerEntityRenderer"
],
"injectors": {
"defaultRequire": 1