mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-16 17:25:09 +01:00
MidnightLib v0.2.0 for 21w19a
- MidnightConfig screens can be viewed from a new screen in the minecraft options - Code cleanup - Examples & Documentation - New Methods - Upgrade to 21w19a and Java 16 MidnightConfig v1.0.0: - The config screen no longer shows the entries of all instances of MidnightConfig - Compatible with servers! - Scrollable! - Comment support! - Fresh new design
This commit is contained in:
10
src/main/resources/assets/midnightlib/lang/en_us.json
Normal file → Executable file
10
src/main/resources/assets/midnightlib/lang/en_us.json
Normal file → Executable file
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"midnightlib.overview.title":"MidnightConfig Overview",
|
||||
"midnightlib.midnightconfig.title":"MidnightLib Config",
|
||||
"midnightlib.midnightconfig.midnightlib_description":"MidnightLib",
|
||||
"midnightlib.midnightconfig.config_screen_list":"Enable Config Screen List",
|
||||
"midnightlib.midnightconfig.midnighthats_description":"MidnightHats",
|
||||
"midnightlib.midnightconfig.event_hats":"Enable Event Hats",
|
||||
"midnightlib.midnightconfig.event_hats.tooltip":"Enable or disable event hats",
|
||||
"midnightlib.midnightconfig.special_hats":"Enable Special Hats",
|
||||
"midnightlib.midnightconfig.special_hats.tooltip":"Enable or disable hats for contributors, friends and donors."
|
||||
"midnightlib.modrinth":"Modrinth",
|
||||
"midnightlib.curseforge":"CurseForge",
|
||||
"modmenu.descriptionTranslation.midnightlib": "Common Library for Team MidnightDust's mods.\nProvides a config api, common utils, and cosmetics.",
|
||||
"modmenu.summaryTranslation.midnightlib": "Common Library for Team MidnightDust's mods."
|
||||
}
|
||||
Reference in New Issue
Block a user