基本信息
我的世界Java版本
1.21–1.21.1
1.20.6
1.20.4
1.20–1.20.2
1.19.x
1.18.x
1.17.1
1.16.1–1.16.5
1.15.2
1.14.2–1.14.4
1.13.2
1.12.x
1.11.2
1.11
1.10.2
1.10
1.9.4
1.9
1.8.8–1.8.9
1.8
平台
Fabric
运行环境
其他链接
搬运团队
详情信息
更新日志
2.26.2
- 清理 API,简化 IModPlugin 以减少方法数量。
- 当模组更新时,它将修复加载顺序和使用项目黑名单的问题。
2.26.1
- Fixed an issue where mods would not be updated correctly if
"updateMods": true
was set inconfig.json
. - Fixed an issue where
"updateMods": true
would not update mods if"disableModUpdates": true
was set inconfig.json
.
2.26.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts. - Added
"disableModUpdates": true
toconfig.json
. If enabled, mods will not be updated.
2.25.1
- Fixed an issue where
"disableModUpdates": true
would not work if"updateMods": true
was set inconfig.json
.
2.25.0
- Added
"disableModUpdates": true
toconfig.json
. If enabled, mods will not be updated.
2.24.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.23.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.22.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.21.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.20.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.19.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.18.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.17.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.16.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.15.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.14.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.13.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.12.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.11.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.10.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.09.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.08.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.07.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.06.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.05.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.04.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.03.0
- Fixed an issue where
"updateMods": true
would not work if"disableModUpdates": true
was set inconfig.json
.
2.02.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.01.0
- Added
"updateMods": true
toconfig.json
. If enabled, mods will be updated when the game starts.
2.00.0
- Initial release.