mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-15 17:05:09 +01:00
- 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
9 lines
737 B
JSON
9 lines
737 B
JSON
{
|
||
"midnightlib.overview.title":"Огляд MidnightConfig",
|
||
"midnightlib.midnightconfig.title":"Конфігурація MidnightLib",
|
||
"midnightlib.midnightconfig.config_screen_list":"Увімкнути список екрана конфігурації",
|
||
"midnightlib.wiki":"Вікі",
|
||
"modmenu.descriptionTranslation.midnightlib": "Загальна бібліотека для модів команди MidnightDust.\nНадає конфігураційний API, автоматичну інтеграцію з іншими модами, загальні утиліти та косметику.",
|
||
"modmenu.summaryTranslation.midnightlib": "Загальна бібліотека для модів команди MidnightDust."
|
||
}
|