|
配置 (Configuration)Github |相关wiki |源站链接支持: fabric , forge配置库,用于简化配置管理
Configuration 是一个配置管理库,旨在帮助用户轻松管理各种配置。它引入了基于注解的配置,可以使用多种文件格式,如yaml、json或properties。此 API 还支持自动将服务器属性同步到客户端,您只需通过 @Configurable.Synchronized 注解配置字段即可完成。
用户设置
只需前往 [CurseForge](链接) 并下载最新的适用于您版本的模组。\\
然后将文件放入 `mods` 文件夹,就可以使用了。\\
但请记住,这个模组本身不会执行任何操作 - 它只是一个库模组。
开发者设置
对于开发者设置,请参阅[开发者 Wiki](链接)。
常见问题
这个模组将覆盖哪些 Minecraft 版本?
这个模组将覆盖从 `1.12.2` 开始的所有版本以及更新的版本。\\
然而,V2 版本仅适用于从 1.16.5 开始的版本。
为什么这个模组不覆盖 `1.12.2` 之前的版本?
因为这些版本相当古老,不再被广泛使用。
我能在我的模组包/模组中使用这个模组吗?
绝对可以,这就是库模组的意义所在。但请记住,未经许可,您不能从源代码构建新版本并进行分发。
我发现了一个 bug,应该在哪里报告?
请查找 `Issues` 标签并在那里报告。
来自Modrinth所有游戏版本1.21.81.211.21.11.21.71.21.61.21.51.21.41.19.21.18.21.21.21.21.31.20.11.16.51.19.31.19.4所有类型fabricneoforgeforgeconfiguration-fabric-1.21.8-4.0.1configuration-fabric-1.21.8-4.0.1.jar下载4.0.1#Release# Release 1.21.8-4.0.1- Added update tracker for Forge/Neoforge- Resolved issue where nested dependency values were not being processed展开版本: 4.0.1支持游戏: 1.21.8类型:FabricRelease下载次数: 135configuration-fabric-1.21.8-4.0.1configuration-neoforge-1.21.8-4.0.1.jar下载4.0.1#Release# Release 1.21.8-4.0.1- Added update tracker for Forge/Neoforge- Resolved issue where nested dependency values were not being processed展开版本: 4.0.1支持游戏: 1.21.8类型:NeoForgeRelease下载次数: 31configuration-forge-1.21.8-4.0.1configuration-forge-1.21.8-4.0.1.jar下载4.0.1#Release# Release 1.21.8-4.0.1- Added update tracker for Forge/Neoforge- Resolved issue where nested dependency values were not being processed展开版本: 4.0.1支持游戏: 1.21.8类型:ForgeRelease下载次数: 21configuration-fabric-1.21.8-4.0.0configuration-fabric-1.21.8-4.0.0.jar下载4.0.0#Release# Release 1.21.8-4.0.0- New major release - more details for developers can be found on [wiki](https://github.com/Toma1O6/Configuration/wiki/4.0-Version)- New file format support- Reworked validations- Added possibility to easily mark config values as dependencies on some other values or mods- Added simple way to add custom validators- Fixed missing errors/warnings in GUI when there were multiple issues- Fixed issue with array elements being accessed from the user-saved value instead of the server value- Fixed decimal number ranges not being formatted properly in GUI tooltip description- Fixed possible game crash source展开版本: 4.0.0支持游戏: 1.21.8类型:FabricRelease下载次数: 8configuration-fabric-1.21.8-4.0.0configuration-neoforge-1.21.8-4.0.0.jar下载4.0.0#Release# Release 1.21.8-4.0.0- New major release - more details for developers can be found on [wiki](https://github.com/Toma1O6/Configuration/wiki/4.0-Version)- New file format support- Reworked validations- Added possibility to easily mark config values as dependencies on some other values or mods- Added simple way to add custom validators- Fixed missing errors/warnings in GUI when there were multiple issues- Fixed issue with array elements being accessed from the user-saved value instead of the server value- Fixed decimal number ranges not being formatted properly in GUI tooltip description- Fixed possible game crash source展开版本: 4.0.0支持游戏: 1.21.8类型:NeoForgeRelease下载次数: 9configuration-forge-1.21.8-4.0.0configuration-forge-1.21.8-4.0.0.jar下载4.0.0#Release# Release 1.21.8-4.0.0- New major release - more details for developers can be found on [wiki](https://github.com/Toma1O6/Configuration/wiki/4.0-Version)- New file format support- Reworked validations- Added possibility to easily mark config values as dependencies on some other values or mods- Added simple way to add custom validators- Fixed missing errors/warnings in GUI when there were multiple issues- Fixed issue with array elements being accessed from the user-saved value instead of the server value- Fixed decimal number ranges not being formatted properly in GUI tooltip description- Fixed possible game crash source展开版本: 4.0.0支持游戏: 1.21.8类型:ForgeRelease下载次数: 8configuration-fabric-1.21.8-3.3.2configuration-fabric-1.21.8-3.3.2.jar下载3.3.2#Release# Release 1.21.8-3.3.2- Updated to 1.21.8- Fixed another possible causes of game crashing展开版本: 3.3.2支持游戏: 1.21.8类型:FabricRelease下载次数: 31configuration-fabric-1.21.8-3.3.2configuration-neoforge-1.21.8-3.3.2.jar下载3.3.2#Release# Release 1.21.8-3.3.2- Updated to 1.21.8- Fixed another possible causes of game crashing展开版本: 3.3.2支持游戏: 1.21.8类型:NeoForgeRelease下载次数: 16configuration-forge-1.21.8-3.3.2configuration-forge-1.21.8-3.3.2.jar下载3.3.2#Release# Release 1.21.8-3.3.2- Updated to 1.21.8- Fixed another possible causes of game crashing展开版本: 3.3.2支持游戏: 1.21.8类型:ForgeRelease下载次数: 6configuration-fabric-1.21.1-3.1.1configuration-fabric-1.21.1-3.1.1.jar下载3.1.1#Release# Release 1.21.1-3.1.1- Fixed crash when trying to access missing config value- Fixed issue with not working config selection screen- Fixed issue with lists removing always first item regardless of item clicked展开版本: 3.1.1支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 1,808configuration-fabric-1.21.1-3.1.1configuration-neoforge-1.21.1-3.1.1.jar下载3.1.1#Release# Release 1.21.1-3.1.1- Fixed crash when trying to access missing config value- Fixed issue with not working config selection screen- Fixed issue with lists removing always first item regardless of item clicked展开版本: 3.1.1支持游戏: 1.21, 1.21.1类型:NeoForgeRelease下载次数: 2,490configuration-forge-1.21.1-3.1.1configuration-forge-1.21.1-3.1.1.jar下载3.1.1#Release# Release 1.21.1-3.1.1- Fixed crash when trying to access missing config value- Fixed issue with not working config selection screen- Fixed issue with lists removing always first item regardless of item clicked展开版本: 3.1.1支持游戏: 1.21, 1.21.1类型:ForgeRelease下载次数: 31configuration-fabric-1.21.7-3.3.1configuration-fabric-1.21.7-3.3.1.jar下载3.3.1#Release# Release 1.21.7-3.3.1- Fixed crash when trying to access missing config value展开版本: 3.3.1支持游戏: 1.21.7类型:FabricRelease下载次数: 74configuration-fabric-1.21.7-3.3.1configuration-neoforge-1.21.7-3.3.1.jar下载3.3.1#Release# Release 1.21.7-3.3.1- Fixed crash when trying to access missing config value展开版本: 3.3.1支持游戏: 1.21.7类型:NeoForgeRelease下载次数: 26configuration-forge-1.21.7-3.3.1configuration-forge-1.21.7-3.3.1.jar下载3.3.1#Release# Release 1.21.7-3.3.1- Fixed crash when trying to access missing config value展开版本: 3.3.1支持游戏: 1.21.7类型:ForgeRelease下载次数: 7configuration-fabric-1.21.7-3.3.0configuration-neoforge-1.21.7-3.3.0.jar下载3.3.0#Release# Release 1.21.7-3.3.0- Updated to MC 1.21.7展开版本: 3.3.0支持游戏: 1.21.7类型:NeoForgeRelease下载次数: 32configuration-forge-1.21.7-3.3.0configuration-forge-1.21.7-3.3.0.jar下载3.3.0#Release# Release 1.21.7-3.3.0- Updated to MC 1.21.7展开版本: 3.3.0支持游戏: 1.21.7类型:ForgeRelease下载次数: 18configuration-fabric-1.21.6-3.3.0configuration-fabric-1.21.6-3.3.0.jar下载3.3.0#Release# Release 1.21.6-3.3.0- Updated to *1.21.6*- All values within `@Comment` are now localized by default - you no longer need to set it manually- Improvements to title rendering - colors should now be layered correctly- Fixed bug where the first list item was being removed instead of the clicked one展开版本: 3.3.0支持游戏: 1.21.6类型:FabricRelease下载次数: 202configuration-fabric-1.21.6-3.3.0configuration-neoforge-1.21.6-3.3.0.jar下载3.3.0#Release# Release 1.21.6-3.3.0- Updated to *1.21.6*- All values within `@Comment` are now localized by default - you no longer need to set it manually- Improvements to title rendering - colors should now be layered correctly- Fixed bug where the first list item was being removed instead of the clicked one展开版本: 3.3.0支持游戏: 1.21.6类型:NeoForgeRelease下载次数: 29configuration-forge-1.21.6-3.3.0configuration-forge-1.21.6-3.3.0.jar下载3.3.0#Release# Release 1.21.6-3.3.0- Updated to *1.21.6*- All values within `@Comment` are now localized by default - you no longer need to set it manually- Improvements to title rendering - colors should now be layered correctly- Fixed bug where the first list item was being removed instead of the clicked one展开版本: 3.3.0支持游戏: 1.21.6类型:ForgeRelease下载次数: 17configuration-fabric-1.21.5-3.2.0configuration-fabric-1.21.5-3.2.0.jar下载3.2.0#Release# 1.21.5-3.2.0- Added `value` attribute to `@Configurable` annotation - can be used to set custom translation keys- Added `hideBackground` setting - will disable configuration background screen when playing. Can be useful for HUD element configurations展开版本: 3.2.0支持游戏: 1.21.5类型:FabricRelease下载次数: 2,398configuration-fabric-1.21.5-3.2.0configuration-neoforge-1.21.5-3.2.0.jar下载3.2.0#Release# 1.21.5-3.2.0- Added `value` attribute to `@Configurable` annotation - can be used to set custom translation keys- Added `hideBackground` setting - will disable configuration background screen when playing. Can be useful for HUD element configurations展开版本: 3.2.0支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 93configuration-forge-1.21.5-3.2.0configuration-forge-1.21.5-3.2.0.jar下载3.2.0#Release# 1.21.5-3.2.0- Added `value` attribute to `@Configurable` annotation - can be used to set custom translation keys- Added `hideBackground` setting - will disable configuration background screen when playing. Can be useful for HUD element configurations展开版本: 3.2.0支持游戏: 1.21.5类型:ForgeRelease下载次数: 67configuration-fabric-1.21.5-3.1.2configuration-fabric-1.21.5-3.1.2.jar下载3.1.2#Release# 1.21.5-3.1.2- Renamed \"Synchronized\" attribute to more user-friendly text- Fixed issue with broken navigation in config selection UI展开版本: 3.1.2支持游戏: 1.21.5类型:FabricRelease下载次数: 215configuration-fabric-1.21.5-3.1.2configuration-neoforge-1.21.5-3.1.2.jar下载3.1.2#Release# 1.21.5-3.1.2- Renamed \"Synchronized\" attribute to more user-friendly text- Fixed issue with broken navigation in config selection UI展开版本: 3.1.2支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 38configuration-forge-1.21.5-3.1.2configuration-forge-1.21.5-3.1.2.jar下载3.1.2#Release# 1.21.5-3.1.2- Renamed \"Synchronized\" attribute to more user-friendly text- Fixed issue with broken navigation in config selection UI展开版本: 3.1.2支持游戏: 1.21.5类型:ForgeRelease下载次数: 33configuration-fabric-1.21.5-3.1.1configuration-fabric-1.21.5-3.1.1.jar下载3.1.1#Release# 1.21.5-3.1.1- Update to 1.21.5展开版本: 3.1.1支持游戏: 1.21.5类型:FabricRelease下载次数: 102configuration-fabric-1.21.5-3.1.1configuration-neoforge-1.21.5-3.1.1.jar下载3.1.1#Release# 1.21.5-3.1.1- Update to 1.21.5展开版本: 3.1.1支持游戏: 1.21.5类型:NeoForgeRelease下载次数: 30configuration-forge-1.21.5-3.1.1configuration-forge-1.21.5-3.1.1.jar下载3.1.1#Release# 1.21.5-3.1.1- Update to 1.21.5展开版本: 3.1.1支持游戏: 1.21.5类型:ForgeRelease下载次数: 28configuration-fabric-1.21.4-3.1.1configuration-fabric-1.21.4-3.1.1.jar下载3.1.1#Release# 3.1.1- Added zh_cn localization (credits to [@Number_Sir](https://github.com/NumberSir))展开版本: 3.1.1支持游戏: 1.21.4类型:FabricRelease下载次数: 4,795configuration-fabric-1.21.4-3.1.1configuration-neoforge-1.21.4-3.1.1.jar下载3.1.1#Release# 3.1.1- Added zh_cn localization (credits to [@Number_Sir](https://github.com/NumberSir))展开版本: 3.1.1支持游戏: 1.21.4类型:NeoForgeRelease下载次数: 127configuration-forge-1.21.4-3.1.1configuration-forge-1.21.4-3.1.1.jar下载3.1.1#Release# 3.1.1- Added zh_cn localization (credits to [@Number_Sir](https://github.com/NumberSir))展开版本: 3.1.1支持游戏: 1.21.4类型:ForgeRelease下载次数: 1322.1.1configuration-fabric-1.19.2-2.1.1.jar下载2.1.1#ReleaseFixed incorrect resolution of single config file in GUI with custom ID展开版本: 2.1.1支持游戏: 1.19.2类型:FabricRelease下载次数: 1592.2.1configuration-forge-1.19.2-2.2.1.jar下载2.2.1#ReleaseFixed incorrect resolution of single config file in GUI with custom ID展开版本: 2.2.1支持游戏: 1.19.2类型:ForgeRelease下载次数: 1,8412.2.1configuration-forge-1.18.2-2.2.1.jar下载2.2.1#ReleaseFixed incorrect resolution of single config file in GUI with custom ID展开版本: 2.2.1支持游戏: 1.18.2类型:ForgeRelease下载次数: 3243.1.1configuration-fabric-1.21.3-3.1.1.jar下载3.1.1#Release# 3.1.1- Added zh_cn localization (credits to [@Number_Sir](https://github.com/NumberSir))展开版本: 3.1.1支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 4823.1.1configuration-neoforge-1.21.3-3.1.1.jar下载3.1.1#Release# 3.1.1- Added zh_cn localization (credits to [@Number_Sir](https://github.com/NumberSir))展开版本: 3.1.1支持游戏: 1.21.2, 1.21.3类型:NeoForgeRelease下载次数: 563.1.1configuration-forge-1.21.3-3.1.1.jar下载3.1.1#Release# 3.1.1- Added zh_cn localization (credits to [@Number_Sir](https://github.com/NumberSir))展开版本: 3.1.1支持游戏: 1.21.2, 1.21.3类型:ForgeRelease下载次数: 43Configuration 3.1.0configuration-fabric-1.21.3-3.1.0.jar下载3.1.0#ReleaseUpdate to 1.21.3展开版本: 3.1.0支持游戏: 1.21.3类型:FabricRelease下载次数: 81Configuration 3.1.0configuration-forge-1.21.3-3.1.0.jar下载3.1.0#ReleaseUpdate to 1.21.3展开版本: 3.1.0支持游戏: 1.21.3类型:ForgeRelease下载次数: 33Configuration 3.1.0configuration-neoforge-1.21.3-3.1.0.jar下载3.1.0#ReleaseUpdate to 1.21.3展开版本: 3.1.0支持游戏: 1.21.3类型:NeoForgeRelease下载次数: 65Configuration 3.1.0configuration-fabric-1.20.1-3.1.0.jar下载3.1.0#ReleaseBackport 3.1 version to 1.20.1展开版本: 3.1.0支持游戏: 1.20.1类型:FabricRelease下载次数: 5,116Configuration 3.1.0configuration-forge-1.20.1-3.1.0.jar下载3.1.0#ReleaseBackport of 3.1 version to 1.20.1展开版本: 3.1.0支持游戏: 1.20.1类型:ForgeNeoForgeRelease下载次数: 23,647Configuration 3.1.0configuration-forge-1.21.1-3.1.0.jar下载3.1.0#Release- Added new @Visibility field - allows you to specify for example hidden fields / advanced fields which should not be visible in GUI by default- Added new configuration options menu展开版本: 3.1.0支持游戏: 1.21.1类型:ForgeRelease下载次数: 469Configuration 3.1.0configuration-fabric-1.21.1-3.1.0.jar下载3.1.0#Release- Added new @Visibility field - allows you to specify for example hidden fields / advanced fields which should not be visible in GUI by default- Added new configuration options menu展开版本: 3.1.0支持游戏: 1.21.1类型:FabricRelease下载次数: 79,260Configuration 3.1.0configuration-neoforge-1.21.1-3.1.0.jar下载3.1.0#Release- Added new @Visibility field - allows you to specify for example hidden fields / advanced fields which should not be visible in GUI by default- Added new configuration options menu展开版本: 3.1.0支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 24,284Configuration 3.0.0configuration-neoforge-1.21.1-3.0.0.jar下载3.0.0#Release1.21.1 port展开版本: 3.0.0支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 629Configuration 3.0.0configuration-fabric-1.21.1-3.0.0.jar下载3.0.0#Release1.21.1 port展开版本: 3.0.0支持游戏: 1.21.1类型:FabricRelease下载次数: 879Configuration 3.0.0configuration-forge-1.21.1-3.0.0.jar下载3.0.0#Release1.21.1 port展开版本: 3.0.0支持游戏: 1.21.1类型:ForgeRelease下载次数: 110[Neoforge 1.21] Configuration 3.0.0configuration-neoforge-1.21-3.0.0.jar下载3.0.0#Release- Complete UI redesign- Support for update restrictions such as GameRestart and so on- Strictly enforced values from server which are marked as synchronized- Many internal changes and clean up展开版本: 3.0.0支持游戏: 1.21类型:NeoForgeRelease下载次数: 449[Forge 1.21] Configuration 3.0.0configuration-forge-1.21-3.0.0.jar下载3.0.0#Release- Complete UI redesign- Support for update restrictions such as GameRestart and so on- Strictly enforced values from server which are marked as synchronized- Many internal changes and clean up展开版本: 3.0.0支持游戏: 1.21类型:ForgeRelease下载次数: 127[Fabric 1.21] Configuration 3.0.0configuration-fabric-1.21-3.0.0.jar下载3.0.0#Release- Complete UI redesign- Support for update restrictions such as GameRestart and so on- Strictly enforced values from server which are marked as synchronized- Many internal changes and clean up展开版本: 3.0.0支持游戏: 1.21类型:FabricRelease下载次数: 13,399[Fabric 1.16.5] Configuration 2.1.0configuration-fabric-1.16.5-2.1.0.jar下载2.1.0#ReleaseInitial Modrinth release展开版本: 2.1.0支持游戏: 1.16.5类型:FabricRelease下载次数: 564[Forge 1.16.5] Configuration 2.1.0configuration-forge-1.16.5-2.1.0.jar下载2.1.0#ReleaseInitial Modrinth release展开版本: 2.1.0支持游戏: 1.16.5类型:ForgeRelease下载次数: 1,998[Forge 1.18.2] Configuration 2.1.0configuration-forge-1.18.2-2.1.0.jar下载2.1.0#ReleaseInitial Modrinth release展开版本: 2.1.0支持游戏: 1.18.2类型:ForgeRelease下载次数: 403[Fabric 1.18.2] Configuration 2.1.0configuration-fabric-1.18.2-2.1.0.jar下载2.1.0#ReleaseInitial Modrinth release展开版本: 2.1.0支持游戏: 1.18.2类型:FabricRelease下载次数: 816[Forge 1.19.2] Configuration 2.1.0configuration-forge-1.19.2-2.1.0 (1).jar下载2.1.0#ReleaseInitial Modrinth release展开版本: 2.1.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 1,430[Fabric 1.19.2] Configuration 2.1.0configuration-fabric-1.19.2-2.1.0.jar下载2.1.0#ReleaseInitial Modrinth release展开版本: 2.1.0支持游戏: 1.19.2类型:FabricRelease下载次数: 564[Forge 1.19.3] Configuration 2.1.0configuration-forge-1.19.3-2.1.0.jar下载2.1.0#ReleaseInitial Modrinth release展开版本: 2.1.0支持游戏: 1.19.3类型:ForgeRelease下载次数: 177[Forge 1.19.4] Configuration 2.1.1configuration-forge-1.19.4-2.1.1.jar下载2.1.1#ReleaseInitial release on Modrinth展开版本: 2.1.1支持游戏: 1.19.4类型:ForgeRelease下载次数: 197全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
配置 |
楼主
2025-8-10 17:11:10
回复(0)
收起回复
|