mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-16 09:15:10 +01:00
MidnightLib 1.5.0 - 1.20.2, slight redesign & cleanup
- Port to 1.20.2 - "Reset" button now uses a custom icon (closes #25) - Config instances can now specify custom config change behavior (implement "writeChanges" method in your class; closes #33) - Remove TexturedOverlayButtonWidget (replaced by vanilla's TextIconButtonWidget) - Removed radialRainbow (used very rarely) - Updated AutoCommand to support editing list and float config values via commands on serverside installs - Reworded description - Forge & Quilt temporarily disabled until they release, as always
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
"midnightlib.midnightconfig.enum.ConfigButton.TRUE":"§a是",
|
||||
"midnightlib.midnightconfig.enum.ConfigButton.FALSE":"§c否",
|
||||
"midnightlib.midnightconfig.enum.ConfigButton.MODMENU":"§b模組選單",
|
||||
"midnightlib.midnightconfig.background_texture":"設定背景畫面的材質",
|
||||
"midnightlib.modrinth":"Modrinth",
|
||||
"midnightlib.curseforge":"CurseForge",
|
||||
"midnightlib.wiki":"維基",
|
||||
"modmenu.descriptionTranslation.midnightlib": "MidnightDust 團隊的常用程式庫模組。\n提供設定 API、與其他模組自動整合、常用工具和美觀。",
|
||||
"modmenu.summaryTranslation.midnightlib": "MidnightDust 團隊的常用程式庫模組。"
|
||||
|
||||
Reference in New Issue
Block a user