{bbname}

搬砖狐 | memd 发表于 2025-8-10 18:25:37

MidnightLib (午夜库)-MOD模组

MidnightLib (午夜库)Github |相关wiki |源站链接支持: fabric , forge , neoforge , quiltMidnightLib是一个轻量级的库,提供了常见的工具和一个内置的配置系统供模组使用。https://i.sodamc.com/modrinth/Cno1fAuSPF.jpg

MidnightLib 是一个轻量级的库,为模组提供了常见的工具和一个内置的配置系统。模组开发者可以通过Jar-in-Jar的方式将其与其模组捆绑在一起。每个功能都可以在库的配置界面/文件中进行切换。

https://media.discordapp.net/attachments/507982666755473427/1036592375310590022/Screenshot_Minecraft_1.19.2_3.png?width=774&height=644

立即访问新的Wiki以开始使用。

截图:

https://i.sodamc.com/modrinth/x3ZfLf10oS.jpg?x-oss-process=style/forge2]https://i.sodamc.com/modrinth/x3ZfLf10oS.jpg?x-oss-process=style/forge2

来自Modrinth所有游戏版本1.211.21.11.21.61.21.71.21.81.21.41.21.51.21.21.21.31.20.61.20.51.201.20.11.20.31.20.41.20.21.19.41.19.4-rc123w06a1.19.31.191.19.11.19.222w43a22w42a1.171.17.11.181.18.11.18.21.19-rc21.19-rc11.19-pre11.18-pre11.18-pre221w37a21w38a21w39a21w40a21w41a21w42a21w43a1.17.1-pre11.17-pre11.17-pre21.17-pre31.17-pre41.17-pre51.17-rc11.17-rc2所有类型neoforgefabricquiltforgeMidnightLib 1.7.5 - NeoForge 1.21.1midnightlib-1.7.5-neoforge+1.21.1.jar下载1.7.5+1.21.1-neoforge#Release## MidnightLib v1.7.5-neoforge+1.21.1 for 1.21.1(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Clean: remove NeoForge bus annotation- Port: adapt to 1.21.1- Port: update gradle config- Fix: screen titles not showing- Feat: NeoForge 1.21.6- Port: update to full 1.21.6- Fix: correctly wrap option text labels- Port: 1.21.6 (pre1)- Chore: bump version- Clean: some code cleanup- Optimize: remove unchanged translations in es_ar- Feat: remove checkbox widgets- Fix: conditions are not applied in default tab- Fix: adjust option title position- Feat: new method to manually add widgets- Update es_ar.json- Translation into Argentine Spanish (es_ar) for MidnightLib- Translation into Argentine Spanish (es_ar) for MidnightLib- Feat: respect TranslatableOption on enums- Chore: bump version- Clean: remove unused import- Docs: improve JavaDocs- Feat: improve URL handling- - feat: add clickable url for `@Comment` - chore: bump version `1.7.2-rc.2`- Feat: \'visibleButLocked\' now applies for all buttons- Feat: checkbox buttons next to boolean yes/no text buttons- Fix: improve identifier crash fix- - adjust: optimize code & add comment- - rollback: boolean field (`CheckboxWidget` -> `ButtonWidget`)- - fix bug+: illegal Identifier cannot input character- - fix bug: avoid the crash due to `Identifier` syntax not legitimate. - new feature: multiple expect values for `@Condition` - change: use `net.minecraft.client.gui.widget.CheckboxWidget` for boolean `@Entry` instead of `net.minecraft.client.gui.widget.ButtonWidget` - misc: cleanup for `en_us.json` and example code & bump version- Chore: bump version- Docs: improve multi-conditions example- Feat: optimize AutoCommand\'s file-size- Clean: improve entry access further- Feat: replace Hashtable with LinkedHashMap- Optimize: use hash tables to reduce complexity- Cleanup & suppress unused warnings- Chore: bump version- Add examples- Fix bugs: The condition update algorithm is chaotic and does not work properly when the condition values conflict new features: multi-conditions config is supported- Fix bug: the `@Condition` does not trigger in real-time to update the menu UI- Chore: bump version- Feat: conditions! + large cleanup- Clean: optimize translation files & metadata- Clean: various code improvements- Chore: bump version- Refactor: identifier item display- Clean: remove blend functions- Feat: minimal custom type adapter for Identifiers展开版本: 1.7.5+1.21.1-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 18,537MidnightLib 1.7.5 - Fabric 1.21.1midnightlib-1.7.5-fabric+1.21.1.jar下载1.7.5+1.21.1-fabric#Release## MidnightLib v1.7.5-fabric+1.21.1 for 1.21.1(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Clean: remove NeoForge bus annotation- Port: adapt to 1.21.1- Port: update gradle config- Fix: screen titles not showing- Feat: NeoForge 1.21.6- Port: update to full 1.21.6- Fix: correctly wrap option text labels- Port: 1.21.6 (pre1)- Chore: bump version- Clean: some code cleanup- Optimize: remove unchanged translations in es_ar- Feat: remove checkbox widgets- Fix: conditions are not applied in default tab- Fix: adjust option title position- Feat: new method to manually add widgets- Update es_ar.json- Translation into Argentine Spanish (es_ar) for MidnightLib- Translation into Argentine Spanish (es_ar) for MidnightLib- Feat: respect TranslatableOption on enums- Chore: bump version- Clean: remove unused import- Docs: improve JavaDocs- Feat: improve URL handling- - feat: add clickable url for `@Comment` - chore: bump version `1.7.2-rc.2`- Feat: \'visibleButLocked\' now applies for all buttons- Feat: checkbox buttons next to boolean yes/no text buttons- Fix: improve identifier crash fix- - adjust: optimize code & add comment- - rollback: boolean field (`CheckboxWidget` -> `ButtonWidget`)- - fix bug+: illegal Identifier cannot input character- - fix bug: avoid the crash due to `Identifier` syntax not legitimate. - new feature: multiple expect values for `@Condition` - change: use `net.minecraft.client.gui.widget.CheckboxWidget` for boolean `@Entry` instead of `net.minecraft.client.gui.widget.ButtonWidget` - misc: cleanup for `en_us.json` and example code & bump version- Chore: bump version- Docs: improve multi-conditions example- Feat: optimize AutoCommand\'s file-size- Clean: improve entry access further- Feat: replace Hashtable with LinkedHashMap- Optimize: use hash tables to reduce complexity- Cleanup & suppress unused warnings- Chore: bump version- Add examples- Fix bugs: The condition update algorithm is chaotic and does not work properly when the condition values conflict new features: multi-conditions config is supported- Fix bug: the `@Condition` does not trigger in real-time to update the menu UI- Chore: bump version- Feat: conditions! + large cleanup- Clean: optimize translation files & metadata- Clean: various code improvements- Chore: bump version- Refactor: identifier item display- Clean: remove blend functions- Feat: minimal custom type adapter for Identifiers展开版本: 1.7.5+1.21.1-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 60,434MidnightLib 1.7.5 - NeoForge 1.21.6midnightlib-1.7.5-neoforge+1.21.6.jar下载1.7.5+1.21.6-neoforge#Release## MidnightLib v1.7.5-neoforge+1.21.6 for 1.21.6(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Fix: screen titles not showing展开版本: 1.7.5+1.21.6-neoforge支持游戏: 1.21.6, 1.21.7, 1.21.8类型:NeoForgeRelease下载次数: 3,529MidnightLib 1.7.5 - Fabric 1.21.6midnightlib-1.7.5-fabric+1.21.6.jar下载1.7.5+1.21.6-fabric#Release## MidnightLib v1.7.5-fabric+1.21.6 for 1.21.6(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Fix: screen titles not showing展开版本: 1.7.5+1.21.6-fabric支持游戏: 1.21.6, 1.21.7, 1.21.8类型:FabricQuiltRelease下载次数: 205,130MidnightLib 1.7.4 - NeoForge 1.21.6midnightlib-1.7.4-neoforge+1.21.6.jar下载1.7.4+1.21.6-neoforge#Release## MidnightLib v1.7.4-neoforge+1.21.6 for 1.21.6(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Feat: NeoForge 1.21.6- Port: update to full 1.21.6- Fix: correctly wrap option text labels- Port: 1.21.6 (pre1)展开版本: 1.7.4+1.21.6-neoforge支持游戏: 1.21.6类型:NeoForgeRelease下载次数: 56MidnightLib 1.7.4 - Fabric 1.21.6midnightlib-1.7.4-fabric+1.21.6.jar下载1.7.4+1.21.6-fabric#Release## MidnightLib v1.7.4-fabric+1.21.6 for 1.21.6(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Feat: NeoForge 1.21.6- Port: update to full 1.21.6- Fix: correctly wrap option text labels- Port: 1.21.6 (pre1)展开版本: 1.7.4+1.21.6-fabric支持游戏: 1.21.6类型:FabricQuiltRelease下载次数: 484MidnightLib 1.7.3 - NeoForge 1.21.4midnightlib-1.7.3-neoforge+1.21.4.jar下载1.7.3+1.21.4-neoforge#Release## MidnightLib v1.7.3-neoforge+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Clean: some code cleanup- Optimize: remove unchanged translations in es_ar- Feat: remove checkbox widgets- Fix: conditions are not applied in default tab- Fix: adjust option title position- Feat: new method to manually add widgets- Update es_ar.json- Translation into Argentine Spanish (es_ar) for MidnightLib- Translation into Argentine Spanish (es_ar) for MidnightLib- Feat: respect TranslatableOption on enums展开版本: 1.7.3+1.21.4-neoforge支持游戏: 1.21.4, 1.21.5类型:NeoForgeRelease下载次数: 4,526MidnightLib 1.7.3 - Fabric 1.21.4midnightlib-1.7.3-fabric+1.21.4.jar下载1.7.3+1.21.4-fabric#Release## MidnightLib v1.7.3-fabric+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Clean: some code cleanup- Optimize: remove unchanged translations in es_ar- Feat: remove checkbox widgets- Fix: conditions are not applied in default tab- Fix: adjust option title position- Feat: new method to manually add widgets- Update es_ar.json- Translation into Argentine Spanish (es_ar) for MidnightLib- Translation into Argentine Spanish (es_ar) for MidnightLib- Feat: respect TranslatableOption on enums展开版本: 1.7.3+1.21.4-fabric支持游戏: 1.21.4, 1.21.5类型:FabricQuiltRelease下载次数: 157,975MidnightLib 1.7.2 - NeoForge 1.21.4midnightlib-1.7.2-neoforge+1.21.4.jar下载1.7.2+1.21.4-neoforge#Release## MidnightLib v1.7.2-neoforge+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Clean: remove unused import- Docs: improve JavaDocs- Feat: improve URL handling- - feat: add clickable url for `@Comment` - chore: bump version `1.7.2-rc.2`- Feat: \'visibleButLocked\' now applies for all buttons- Feat: checkbox buttons next to boolean yes/no text buttons- Fix: improve identifier crash fix- - adjust: optimize code & add comment- - rollback: boolean field (`CheckboxWidget` -> `ButtonWidget`)- - fix bug+: illegal Identifier cannot input character- - fix bug: avoid the crash due to `Identifier` syntax not legitimate. - new feature: multiple expect values for `@Condition` - change: use `net.minecraft.client.gui.widget.CheckboxWidget` for boolean `@Entry` instead of `net.minecraft.client.gui.widget.ButtonWidget` - misc: cleanup for `en_us.json` and example code & bump version展开版本: 1.7.2+1.21.4-neoforge支持游戏: 1.21.4, 1.21.5类型:NeoForgeRelease下载次数: 1,774MidnightLib 1.7.2 - Fabric 1.21.4midnightlib-1.7.2-fabric+1.21.4.jar下载1.7.2+1.21.4-fabric#Release## MidnightLib v1.7.2-fabric+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Clean: remove unused import- Docs: improve JavaDocs- Feat: improve URL handling- - feat: add clickable url for `@Comment` - chore: bump version `1.7.2-rc.2`- Feat: \'visibleButLocked\' now applies for all buttons- Feat: checkbox buttons next to boolean yes/no text buttons- Fix: improve identifier crash fix- - adjust: optimize code & add comment- - rollback: boolean field (`CheckboxWidget` -> `ButtonWidget`)- - fix bug+: illegal Identifier cannot input character- - fix bug: avoid the crash due to `Identifier` syntax not legitimate. - new feature: multiple expect values for `@Condition` - change: use `net.minecraft.client.gui.widget.CheckboxWidget` for boolean `@Entry` instead of `net.minecraft.client.gui.widget.ButtonWidget` - misc: cleanup for `en_us.json` and example code & bump version展开版本: 1.7.2+1.21.4-fabric支持游戏: 1.21.4, 1.21.5类型:FabricQuiltRelease下载次数: 93,635MidnightLib 1.7.1 - NeoForge 1.21.4midnightlib-1.7.1-neoforge+1.21.4.jar下载1.7.1+1.21.4-neoforge#Release## MidnightLib v1.7.1-neoforge+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Docs: improve multi-conditions example- Feat: optimize AutoCommand\'s file-size- Clean: improve entry access further- Feat: replace Hashtable with LinkedHashMap- Optimize: use hash tables to reduce complexity- Cleanup & suppress unused warnings- Chore: bump version- Add examples- Fix bugs: The condition update algorithm is chaotic and does not work properly when the condition values conflict new features: multi-conditions config is supported- Fix bug: the `@Condition` does not trigger in real-time to update the menu UI展开版本: 1.7.1+1.21.4-neoforge支持游戏: 1.21.4, 1.21.5类型:NeoForgeRelease下载次数: 2,000MidnightLib 1.7.1 - Fabric 1.21.4midnightlib-1.7.1-fabric+1.21.4.jar下载1.7.1+1.21.4-fabric#Release## MidnightLib v1.7.1-fabric+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Docs: improve multi-conditions example- Feat: optimize AutoCommand\'s file-size- Clean: improve entry access further- Feat: replace Hashtable with LinkedHashMap- Optimize: use hash tables to reduce complexity- Cleanup & suppress unused warnings- Chore: bump version- Add examples- Fix bugs: The condition update algorithm is chaotic and does not work properly when the condition values conflict new features: multi-conditions config is supported- Fix bug: the `@Condition` does not trigger in real-time to update the menu UI展开版本: 1.7.1+1.21.4-fabric支持游戏: 1.21.4, 1.21.5类型:FabricQuiltRelease下载次数: 59,557MidnightLib 1.7.0 - NeoForge 1.21.4midnightlib-1.7.0-neoforge+1.21.4.jar下载1.7.0+1.21.4-neoforge#Release## MidnightLib v1.7.0-neoforge+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Feat: conditions! + large cleanup- Clean: optimize translation files & metadata- Clean: various code improvements- Chore: bump version- Refactor: identifier item display- Clean: remove blend functions- Feat: minimal custom type adapter for Identifiers- Create `ru_ru.json`展开版本: 1.7.0+1.21.4-neoforge支持游戏: 1.21.4, 1.21.5类型:NeoForgeRelease下载次数: 561MidnightLib 1.7.0 - Fabric 1.21.4midnightlib-1.7.0-fabric+1.21.4.jar下载1.7.0+1.21.4-fabric#Release## MidnightLib v1.7.0-fabric+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Feat: conditions! + large cleanup- Clean: optimize translation files & metadata- Clean: various code improvements- Chore: bump version- Refactor: identifier item display- Clean: remove blend functions- Feat: minimal custom type adapter for Identifiers- Create `ru_ru.json`展开版本: 1.7.0+1.21.4-fabric支持游戏: 1.21.4, 1.21.5类型:FabricQuiltRelease下载次数: 32,043MidnightLib 1.6.10 - NeoForge 1.21.4midnightlib-1.6.10-neoforge+1.21.4.jar下载1.6.10+1.21.4-neoforge#Release## MidnightLib v1.6.10-neoforge+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Refactor: identifier item display- Clean: remove blend functions- Feat: minimal custom type adapter for Identifiers展开版本: 1.6.10+1.21.4-neoforge支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 574MidnightLib 1.6.10 - Fabric 1.21.4midnightlib-1.6.10-fabric+1.21.4.jar下载1.6.10+1.21.4-fabric#Release## MidnightLib v1.6.10-fabric+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Chore: bump version- Refactor: identifier item display- Clean: remove blend functions- Feat: minimal custom type adapter for Identifiers展开版本: 1.6.10+1.21.4-fabric支持游戏: 1.21.4, 1.21.5类型:FabricQuiltRelease下载次数: 26,189MidnightLib 1.6.9 - NeoForge 1.21midnightlib-1.6.9-neoforge+1.21.jar下载1.6.9+1.21-neoforge#Release## MidnightLib v1.6.9-neoforge+1.21 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)展开版本: 1.6.9+1.21-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 129,838MidnightLib 1.6.9 - Fabric 1.21midnightlib-1.6.9-fabric+1.21.jar下载1.6.9+1.21-fabric#Release## MidnightLib v1.6.9-fabric+1.21 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)展开版本: 1.6.9+1.21-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 631,382MidnightLib 1.6.9 - NeoForge 1.21.4midnightlib-1.6.9-neoforge+1.21.4.jar下载1.6.9+1.21.4-neoforge#Release## MidnightLib v1.6.9-neoforge+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Feat: maintain tab order展开版本: 1.6.9+1.21.4-neoforge支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 1,570MidnightLib 1.6.9 - Fabric 1.21.4midnightlib-1.6.9-fabric+1.21.4.jar下载1.6.9+1.21.4-fabric#Release## MidnightLib v1.6.9-fabric+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Feat: maintain tab order展开版本: 1.6.9+1.21.4-fabric支持游戏: 1.21.4类型:FabricQuiltRelease下载次数: 86,318MidnightLib 1.6.8 - NeoForge 1.21.1midnightlib-1.6.8-neoforge+1.21.jar下载1.6.8+1.21.1-neoforge#Release## MidnightLib v1.6.8-neoforge+1.21 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)展开版本: 1.6.8+1.21.1-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 2,165MidnightLib 1.6.8 - Fabric 1.21.1midnightlib-1.6.8-fabric+1.21.jar下载1.6.8+1.21.1-fabric#Release## MidnightLib v1.6.8-fabric+1.21 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)展开版本: 1.6.8+1.21.1-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 17,290MidnightLib 1.6.8 - NeoForge 1.21.4midnightlib-1.6.8-neoforge+1.21.4.jar下载1.6.8+1.21.4-neoforge#Release## MidnightLib v1.6.8-neoforge+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Fix(neoforge): move command registration to post init- Feat: use enum variant name when missing translation- Feat: support non-primitive fields- Chore: improve version formatting & bump version- Fix: crash on pure Wayland sessions展开版本: 1.6.8+1.21.4-neoforge支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 553MidnightLib 1.6.8 - Fabric 1.21.4midnightlib-1.6.8-fabric+1.21.4.jar下载1.6.8+1.21.4-fabric#Release## MidnightLib v1.6.8-fabric+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Fix(neoforge): move command registration to post init- Feat: use enum variant name when missing translation- Feat: support non-primitive fields- Chore: improve version formatting & bump version- Fix: crash on pure Wayland sessions展开版本: 1.6.8+1.21.4-fabric支持游戏: 1.21.4类型:FabricQuiltRelease下载次数: 9,351MidnightLib 1.6.7+1.21.1 - Fabric 1.21midnightlib-fabric-1.6.7+1.21.1+1.21.jar下载1.6.7+1.21.1-fabric#Release## MidnightLib v1.6.7+1.21.1+1.21 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)展开版本: 1.6.7+1.21.1-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 59,284MidnightLib 1.6.7+1.21.1 - NeoForge 1.21midnightlib-neoforge-1.6.7+1.21.1+1.21.jar下载1.6.7+1.21.1-neoforge#Release## MidnightLib v1.6.7+1.21.1+1.21 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)展开版本: 1.6.7+1.21.1-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 3,553MidnightLib 1.6.7 - NeoForge 1.21.4midnightlib-neoforge-1.6.7+1.21.4.jar下载1.6.7-neoforge#Release## MidnightLib v1.6.7+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- MidnightLib 1.6.7展开版本: 1.6.7-neoforge支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 3,252MidnightLib 1.6.7 - Fabric 1.21.4midnightlib-fabric-1.6.7+1.21.4.jar下载1.6.7-fabric#Release## MidnightLib v1.6.7+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- MidnightLib 1.6.7展开版本: 1.6.7-fabric支持游戏: 1.21.4类型:FabricQuiltRelease下载次数: 73,854MidnightLib 1.6.6 - Fabric 1.21.4midnightlib-fabric-1.6.6+1.21.4.jar下载1.6.6-fabric#Release## MidnightLib v1.6.6+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Update to final 1.21.4 release展开版本: 1.6.6-fabric支持游戏: 1.21.4类型:FabricQuiltRelease下载次数: 96,253MidnightLib 1.6.6 - NeoForge 1.21.4midnightlib-neoforge-1.6.6+1.21.4.jar下载1.6.6-neoforge#Release## MidnightLib v1.6.6+1.21.4 for 1.21.4(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Update to final 1.21.4 release展开版本: 1.6.6-neoforge支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 1,310MidnightLib 1.6.5 - Fabric 1.21.4midnightlib-fabric-1.6.5+1.21.4-rc3.jar下载1.6.5-fabric#Release## MidnightLib v1.6.5+1.21.4-rc3 for 1.21.4-rc3(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Update to 1.21.4展开版本: 1.6.5-fabric支持游戏: 1.21.4类型:FabricQuiltRelease下载次数: 500MidnightLib 1.6.4 - NeoForge 1.21.3midnightlib-neoforge-1.6.4+1.21.3.jar下载1.6.4-neoforge#Release## MidnightLib v1.6.4+1.21.3 for 1.21.3(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Allow Entries to be conditionally shown展开版本: 1.6.4-neoforge支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 2,403MidnightLib 1.6.4 - Fabric 1.21.3midnightlib-fabric-1.6.4+1.21.3.jar下载1.6.4-fabric#Release## MidnightLib v1.6.4+1.21.3 for 1.21.3(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Allow Entries to be conditionally shown展开版本: 1.6.4-fabric支持游戏: 1.21.2, 1.21.3类型:FabricQuiltRelease下载次数: 56,767MidnightLib 1.6.3 - NeoForge 1.21midnightlib-1.6.3.jar下载1.6.3-neoforge#Release## MidnightLib v1.6.3 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Fix crash on MacOS since v1.6.0展开版本: 1.6.3-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 27,364MidnightLib 1.6.3 - Fabric 1.21midnightlib-fabric-1.6.3.jar下载1.6.3-fabric#Release## MidnightLib v1.6.3 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Fix crash on MacOS since v1.6.0展开版本: 1.6.3-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 342,716MidnightLib 1.6.2 - NeoForge 1.21midnightlib-1.6.2.jar下载1.6.2-neoforge#Release## MidnightLib v1.6.2 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Run command registration after main method展开版本: 1.6.2-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 812MidnightLib 1.6.2 - Fabric 1.21midnightlib-fabric-1.6.2.jar下载1.6.2-fabric#Release## MidnightLib v1.6.2 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Run command registration after main method展开版本: 1.6.2-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 21,291MidnightLib 1.6.1 - NeoForge 1.21midnightlib-1.6.1.jar下载1.6.1-neoforge#Release## MidnightLib v1.6.1 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Open path from last location- Enable commands in all environments- Improved button injection- Improved automatic command registration展开版本: 1.6.1-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 1,307MidnightLib 1.6.1 - Fabric 1.21midnightlib-fabric-1.6.1.jar下载1.6.1-fabric#Release## MidnightLib v1.6.1 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Open path from last location- Enable commands in all environments- Improved button injection- Improved automatic command registration展开版本: 1.6.1-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 30,802MidnightLib 1.6.0 - NeoForge 1.21midnightlib-1.6.0.jar下载1.6.0-neoforge#Release## MidnightLib v1.6.0 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Minify json files and images- More compact code & finishing touches- Show errors again and correctly handle closing- Improved layout and lists- - use `fileChooser.showDialog(null, null)` instead of `fileChooser.showOpenDialog(null)`- - add file chooser for String field in 1.6.0- Bump version- Update Neoforge to fix #60展开版本: 1.6.0-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 1,067MidnightLib 1.6.0 - Fabric 1.21midnightlib-fabric-1.6.0.jar下载1.6.0-fabric#Release## MidnightLib v1.6.0 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Minify json files and images- More compact code & finishing touches- Show errors again and correctly handle closing- Improved layout and lists- - use `fileChooser.showDialog(null, null)` instead of `fileChooser.showOpenDialog(null)`- - add file chooser for String field in 1.6.0- Bump version- Update Neoforge to fix #60展开版本: 1.6.0-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 8,416MidnightLib 1.5.8 - NeoForge 1.21midnightlib-1.5.8.jar下载1.5.8-neoforge#Release## MidnightLib v1.5.8 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Bump version展开版本: 1.5.8-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 1,721MidnightLib 1.5.8 - Fabric 1.21midnightlib-fabric-1.5.8.jar下载1.5.8-fabric#Release## MidnightLib v1.5.8 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Bump version展开版本: 1.5.8-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 57,480MidnightLib 1.5.7 - NeoForge 1.21midnightlib-1.5.7.jar下载1.5.7-neoforge#Release## MidnightLib v1.5.7 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Fix crash with multiple visible tabs展开版本: 1.5.7-neoforge支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 3,453MidnightLib 1.5.7 - Fabric 1.21midnightlib-fabric-1.5.7.jar下载1.5.7-fabric#Release## MidnightLib v1.5.7 for 1.21(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Fix crash with multiple visible tabs展开版本: 1.5.7-fabric支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 395,552MidnightLib 1.5.6 - Fabric 1.21midnightlib-fabric-1.5.6.jar下载1.5.6-fabric#Release## MidnightLib v1.5.6 for 1.21-rc1(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- Update to 1.21展开版本: 1.5.6-fabric支持游戏: 1.21类型:FabricQuiltRelease下载次数: 11,311MidnightLib 1.5.5 - NeoForge 1.20.6midnightlib-1.5.5.jar下载1.5.5-neoforge#Release## MidnightLib v1.5.5 for 1.20.6(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)展开版本: 1.5.5-neoforge支持游戏: 1.20.6类型:NeoForgeRelease下载次数: 841MidnightLib 1.5.5 - Fabric 1.20.6midnightlib-fabric-1.5.5.jar下载1.5.5-fabric#Release## MidnightLib v1.5.5 for 1.20.6(https://www.github.com/TeamMidnightDust/MidnightLib/commits/)- MidnightLib 1.5.5展开版本: 1.5.5-fabric支持游戏: 1.20.5, 1.20.6类型:FabricQuiltRelease下载次数: 176,975MidnightLib 1.5.4 - Fabric 1.20.5midnightlib-fabric-1.5.4.jar下载1.5.4-fabric#Release- Port to 1.20.5- Fix multiline centered comments展开版本: 1.5.4-fabric支持游戏: 1.20.5类型:FabricRelease下载次数: 9,997MidnightLib 1.4.2 - Forge 1.20.1midnightlib-forge-1.4.2.jar下载1.4.2-forge#Release- Fixed crash at startup on dedicated servers展开版本: 1.4.2-forge支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 699,088MidnightLib 1.5.3 - Fabric 1.20.4midnightlib-fabric-1.5.3.jar下载1.5.3-fabric#ReleaseFix modmenu integration展开版本: 1.5.3-fabric支持游戏: 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 378,975MidnightLib 1.5.2 - Fabric 1.20.4midnightlib-fabric-1.5.2.jar下载1.5.2-fabric#Release- Cleanup of some code -> Overview button is now added via callbacks instead of a mixin- Unify client & server classes- Minor breaking change only affecting mods using the hiding functionality展开版本: 1.5.2-fabric支持游戏: 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 1,481MidnightLib 1.5.2 - NeoForge 1.20.4midnightlib-neoforge-1.5.2.jar下载1.5.2-neoforge#Release- Native support for NeoForge (& dropped support for regular Forge)- Cleanup of some code -> Overview button is now added via callbacks instead of a mixin- Unify client & server classes- Minor breaking change only affecting mods using the hiding functionality展开版本: 1.5.2-neoforge支持游戏: 1.20.3, 1.20.4类型:NeoForgeRelease下载次数: 3,278MidnightLib 1.5.1 - Fabric 1.20.4midnightlib-fabric-1.5.1.jar下载1.5.1-fabric#Release- Port to 1.20.4- Add back fancy list background- File size optimizations (now just 50KB!!)- Update tooling展开版本: 1.5.1-fabric支持游戏: 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 2,291MidnightLib 1.5.0 - Forge 1.20.2midnightlib-forge-1.5.0.jar下载1.5.0-forge#Release- 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- Fixed server crash on forge- Properly register mod configs automatically on Forge展开版本: 1.5.0-forge支持游戏: 1.20.2类型:ForgeRelease下载次数: 3,515MidnightLib 1.5.0 - Fabric 1.20.2midnightlib-fabric-1.5.0.jar下载1.5.0-fabric#Release- 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展开版本: 1.5.0-fabric支持游戏: 1.20.2类型:FabricQuiltRelease下载次数: 114,136MidnightLib 1.4.1 - Fabric 1.20midnightlib-fabric-1.4.1.1.jar下载1.4.1-fabric#ReleaseFix tabs not being visibleRe-enable Forge and Quilt support展开版本: 1.4.1-fabric支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 3,313,924MidnightLib 1.4.1 - Forge 1.20midnightlib-forge-1.4.1.jar下载1.4.1-forge#Release- Fix tabs not being visible- Re-enable Forge and Quilt support- Fix #28展开版本: 1.4.1-forge支持游戏: 1.20, 1.20.1类型:ForgeRelease下载次数: 51,409MidnightLib 1.4.1 - Quilt 1.20midnightlib-quilt-1.4.1.1.jar下载1.4.1-quilt#Release- Fix tabs not being visible- Re-enable Forge and Quilt support- Fix #28展开版本: 1.4.1-quilt支持游戏: 1.20, 1.20.1类型:QuiltRelease下载次数: 120,970MidnightLib 1.4.0 - Fabric 1.20midnightlib-fabric-1.4.0.jar下载1.4.0-fabric#Release- Updated to 1.20- Fixed many small issues- Long text not wrapping to new lines- Unsaved changes and scrollbar position resetting when game window size changes- Wrong value tooltips no longer showing since 1.19展开版本: 1.4.0-fabric支持游戏: 1.20类型:FabricQuiltRelease下载次数: 27,768MidnightLib 1.3.0 - Quilt 1.19.4midnightlib-quilt-1.3.0.jar下载1.3.0-quilt#Release- Re-enable Quilt and Forge support- Completely remove unnecessary bloat (i.e. hat cosmetics)- File size is now just around 55KB for the Quilt version展开版本: 1.3.0-quilt支持游戏: 1.19.4类型:QuiltRelease下载次数: 6,604MidnightLib 1.3.0 - Fabric 1.19.4midnightlib-fabric-1.3.0.jar下载1.3.0-fabric#Release- Re-enable Quilt and Forge support- Completely remove unnecessary bloat (i.e. hat cosmetics)- File size is now just around 55KB for the Fabric version展开版本: 1.3.0-fabric支持游戏: 1.19.4类型:FabricRelease下载次数: 70,365MidnightLib 1.3.0 - Forge 1.19.4midnightlib-forge-1.3.0.jar下载1.3.0-forge#Release- Re-enable Quilt and Forge support- Completely remove unnecessary bloat (i.e. hat cosmetics)- File size is now just around 60KB for the Forge version展开版本: 1.3.0-forge支持游戏: 1.19.4类型:ForgeRelease下载次数: 2,830MidnightLib 1.2.1 - Fabric 1.19.4midnightlib-fabric-1.2.1.jar下载1.2.1-fabric#Release- Fix <Ctrl>+<Number> keybinds not working for tabs展开版本: 1.2.1-fabric支持游戏: 1.19.4类型:FabricRelease下载次数: 3,772MidnightLib 1.2.0 - Fabric 1.19.4midnightlib-fabric-1.2.0.jar下载1.2.0-fabric#Release- Add support for categories that appear as tabs- Can easily be added to pre-existing entries- Large code cleanup & stability improvements- Tatar translation by Amirhan-Taipovjan-Greatest-I- French translation by Calvineries展开版本: 1.2.0-fabric支持游戏: 1.19.4-rc1类型:FabricRelease下载次数: 184MidnightLib 1.1.0 - Fabric 23w06amidnightlib-fabric-1.1.0+23w06a.jar下载1.1.0+23w06a-fabric#BetaThis was pretty straightforward.Only Fabric supports snapshots, so Quilt and Forge have temporarily been disabled.展开版本: 1.1.0+23w06a-fabric支持游戏: 23w06a类型:FabricBeta下载次数: 590MidnightLib 1.1.0 - Quilt 1.19.3midnightlib-quilt-1.1.0.jar下载1.1.0-quilt#Release- Port to 1.19.3- Removed custom button tooltip system in favor of the new vanilla one展开版本: 1.1.0-quilt支持游戏: 1.19.3类型:QuiltRelease下载次数: 2,450MidnightLib 1.1.0 - Forge 1.19.3midnightlib-forge-1.1.0.jar下载1.1.0-forge#Release- Port to 1.19.3- Removed custom button tooltip system in favor of the new vanilla one展开版本: 1.1.0-forge支持游戏: 1.19.3类型:ForgeRelease下载次数: 2,094MidnightLib 1.1.0 - Fabric 1.19.3midnightlib-fabric-1.1.0.jar下载1.1.0-fabric#Release- Port to 1.19.3- Removed custom button tooltip system in favor of the new vanilla one展开版本: 1.1.0-fabric支持游戏: 1.19.3类型:FabricRelease下载次数: 28,947MidnightLib 1.0.0 - Quilt 1.19.2midnightlib-quilt-1.0.0-patch1.jar下载1.0.0-quilt#Release- Support for sliders! (Set the `@Entry` property `isSlider()` to true, specify a `max()` and `min()`, optionally `precision()`)- Port to Architectury -> Forge, Fabric and native Quilt Versions!- Brazilian Portuguese Translation by @FITFC- Fix crash when Integer inputted is bigger than int limit (thanks to @MasterToster)展开版本: 1.0.0-quilt支持游戏: 1.19, 1.19.1, 1.19.2类型:QuiltRelease下载次数: 25,478MidnightLib 1.0.0 - Forge 1.19.2midnightlib-forge-1.0.0.jar下载1.0.0-forge#Release- Support for sliders! (Set the `@Entry` property `isSlider()` to true, specify a `max()` and `min()`, optionally `precision()`)- Port to Architectury -> Forge, Fabric and native Quilt Versions!- Brazilian Portuguese Translation by @FITFC- Fix crash when Integer inputted is bigger than int limit (thanks to @MasterToster)展开版本: 1.0.0-forge支持游戏: 1.19.2类型:ForgeRelease下载次数: 32,379MidnightLib 1.0.0 - Fabric 1.19.2midnightlib-fabric-1.0.0.jar下载1.0.0-fabric#Release- Support for sliders! (Set the `@Entry` property `isSlider()` to true, specify a `max()` and `min()`, optionally `precision()`)- Port to Architectury -> Forge, Fabric and native Quilt Versions!- Brazilian Portuguese Translation by @FITFC- Fix crash when Integer inputted is bigger than int limit (thanks to @MasterToster)展开版本: 1.0.0-fabric支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 638,140MidnightLib 0.6.1 - 1.19.3midnightlib-0.6.1-22w43a.jar下载0.6.1+22w43a#BetaPort to 22w43a展开版本: 0.6.1+22w43a支持游戏: 22w43a类型:FabricQuiltBeta下载次数: 155MidnightLib 0.6.1 - 1.19midnightlib-0.6.1.jar下载0.6.1#Release- Fix reset button never being inactive for color config options- Always make color button non-interactive展开版本: 0.6.1支持游戏: 1.19, 1.19.1, 1.19.2, 22w42a类型:FabricQuiltRelease下载次数: 4,147MidnightLib 0.6.0 - 1.19midnightlib-0.6.0.jar下载0.6.0#Release- Comments can now be centered via a property in the Annotation- Entries can now be completely hidden using the respective annotation (allows for things like config versions being saved)- Reset buttons now get deactivated when the value matches the default- The MidnightConfigOverview list is now sorted alphabetically- Make more fields publicly accessible- Ukrainian translation by @Altegar展开版本: 0.6.0支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricQuiltRelease下载次数: 2,980MidnightLib 0.5.2 - 1.19midnightlib-0.5.2.jar下载0.5.2#ReleaseFix crash without ModMenu展开版本: 0.5.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricQuiltRelease下载次数: 11,673MidnightLib 0.4.4 - 1.17/1.18midnightlib-0.4.4.jar下载0.4.4#ReleaseFix crash without ModMenu展开版本: 0.4.4支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricQuiltRelease下载次数: 25,798MidnightLib 0.5.1 - 1.19midnightlib-0.5.1.jar下载0.5.1#ReleaseFix AutoModMenu opt-out展开版本: 0.5.1支持游戏: 1.19-rc2类型:FabricQuiltRelease下载次数: 100MidnightLib 0.4.3 - 1.17/1.18midnightlib-0.4.3.jar下载0.4.3#ReleaseFix AutoModMenu opt-out展开版本: 0.4.3支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricQuiltRelease下载次数: 1,346MidnightLib 0.5.0 - 1.19midnightlib-0.5.0.jar下载0.5.0#ReleaseAdd opt-out from AutoModMenu展开版本: 0.5.0支持游戏: 1.19-rc1, 1.19-rc2类型:FabricQuiltRelease下载次数: 77MidnightLib 0.4.2 - 1.17/1.18midnightlib-0.4.2.jar下载0.4.2#Releasemidnightlib-0.4.2-sources.jar下载0.4.2#ReleaseAdd opt-out from AutoModMenu展开版本: 0.4.2支持游戏: 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricQuiltRelease下载次数: 2,725MidnightLib 0.4.1 - 1.19midnightlib-0.4.1.jar下载0.4.1#Beta- Update to 1.19展开版本: 0.4.1支持游戏: 1.19-pre1类型:FabricQuiltBeta下载次数: 92MidnightLib 0.4.0 - 1.17/1.18midnightlib-0.4.0.jar下载0.4.0#ReleaseAdd support for hexadecimal colors in MidnightConfigAdd Client and Server annotations to hide config options on irrelevant sidesRemove any reference to Log4j completely to be future-proofCode cleanup展开版本: 0.4.0支持游戏: 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricQuiltRelease下载次数: 3,333MidnightLib 0.3.1 - 1.17/1.18midnightlib-0.3.1.jar下载0.3.1#ReleaseRemove leftover debug info展开版本: 0.3.1支持游戏: 1.17, 1.17.1, 1.18, 1.18.1类型:FabricRelease下载次数: 191MidnightLib 0.3.0 - 1.17/1.18midnightlib-0.3.0.jar下载0.3.0#Release- Allow configuring String-Lists in-game.- Code cleanup- Remove clutter展开版本: 0.3.0支持游戏: 1.17, 1.17.1, 1.18-pre1, 1.18-pre2类型:FabricRelease下载次数: 238MidnightLib 0.2.9 - 1.17/1.18midnightlib-0.2.9.jar下载0.2.9#BetaMake /midnightconfig command only able to be executed by operators展开版本: 0.2.9支持游戏: 1.17, 1.17.1, 21w37a, 21w38a, 21w39a, 21w40a, 21w41a, 21w42a, 21w43a类型:FabricBeta下载次数: 136MidnightLib 0.2.8 - 1.17/1.18midnightlib-0.2.8.jar下载0.2.8#Beta- Added a command-based way to configure server mods without having to edit the config file (only for dedicated servers)- Drastically decrease file size once again- MidnightHats:~ Remove Event Hats (irritating and unneeded)~ Better Hats for Supporters (Cleanup, code-based colors & more fancy effects)~ Hats of invisible players are now hidden- MidnightConfig:~ Better support for external value changing~ Only tooltip-based screen titles now- MidnightColorUtil:~ Add radialRainbow utility for fancy chroma effects- Better German translations展开版本: 0.2.8支持游戏: 1.17, 1.17.1, 21w37a, 21w38a, 21w39a, 21w40a, 21w41a, 21w42a, 21w43a类型:FabricBeta下载次数: 90MidnightLib 0.2.7 - 1.17/1.18midnightlib-0.2.7.jar下载0.2.7#Beta- Fix #1 - Sorry for the inconvenience!- The MidnightConfig overview screen button background is now based on the default button texture (Powered by new util class \'TexturedOverlayButtonWidget\')展开版本: 0.2.7支持游戏: 1.17, 1.17.1, 21w37a, 21w38a, 21w39a, 21w40a, 21w41a类型:FabricBeta下载次数: 106MidnightLib 0.2.6 - 1.17/1.18midnightlib-0.2.6.jar下载0.2.6#Beta- MidnightHats is now more performant and has new types of special hats- Compress assets- Reduce file size heavily展开版本: 0.2.6支持游戏: 1.17, 1.17.1, 21w37a, 21w38a, 21w39a类型:FabricBeta下载次数: 88MidnightLib 0.2.5 - 1.17/1.18midnightlib-0.2.5.jar下载0.2.5#Beta+ Custom lang key support+ Transparent list background when in game+ Configurable background texture in MidnightConfig screens (defaults to Deepslate)展开版本: 0.2.5支持游戏: 1.17, 1.17.1, 21w37a, 21w38a类型:FabricBeta下载次数: 90MidnightLib 0.2.4 - 1.17midnightlib-0.2.4.jar下载0.2.4#BetaMidnightConfig v1.0.4:- Number field length is now configurable- Fixed number fields being empty展开版本: 0.2.4支持游戏: 1.17, 1.17.1-pre1类型:FabricBeta下载次数: 92MidnightLib 0.2.3 - 1.17midnightlib-0.2.3.jar下载0.2.3#BetaAdded automatic mod menu integration for mods using MidnightLibMidnightConfig 1.0.3:Text field length is now configurableBetter separation of client and server展开版本: 0.2.3支持游戏: 1.17类型:FabricBeta下载次数: 112MidnightLib 0.2.2 - 1.17-pre1midnightlib-0.2.2.jar下载0.2.2#Beta展开版本: 0.2.2支持游戏: 1.17-pre1, 1.17-pre2, 1.17-pre3, 1.17-pre4, 1.17-pre5, 1.17-rc1, 1.17-rc2, 1.17类型:FabricBeta下载次数: 1,174全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

**** Hidden Message ***** MidnightLib
页: [1]
查看完整版本: MidnightLib (午夜库)-MOD模组