mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-16 01:15:08 +01:00
- 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
17 lines
1.1 KiB
JSON
Executable File
17 lines
1.1 KiB
JSON
Executable File
{
|
|
"midnightlib.overview.title":"MidnightConfig Overview",
|
|
"midnightlib.midnightconfig.title":"MidnightLib Config",
|
|
"midnightlib.midnightconfig.midnightlib_description":"§nMidnightLib",
|
|
"midnightlib.midnightconfig.config_screen_list":"Enable Config Screen List",
|
|
"midnightlib.midnightconfig.enum.ConfigButton.TRUE":"§aTrue",
|
|
"midnightlib.midnightconfig.enum.ConfigButton.FALSE":"§cFalse",
|
|
"midnightlib.midnightconfig.enum.ConfigButton.MODMENU":"§bModMenu",
|
|
"midnightlib.midnightconfig.background_texture":"Texture of config screen backgrounds",
|
|
"midnightlib.midnightconfig.midnighthats_description":"§nMidnightHats",
|
|
"midnightlib.midnightconfig.special_hats":"Enable Supporter Hats",
|
|
"midnightlib.modrinth":"Modrinth",
|
|
"midnightlib.curseforge":"CurseForge",
|
|
"midnightlib.wiki":"Wiki",
|
|
"modmenu.descriptionTranslation.midnightlib": "Common Library for Team MidnightDust's mods.\nProvides a config api, automatic integration with other mods, common utils, and cosmetics.",
|
|
"modmenu.summaryTranslation.midnightlib": "Common Library for Team MidnightDust's mods."
|
|
} |