基本信息
我的世界Java版本
26.1.2
1.21–1.21.1
1.20.4–1.20.6
1.20.1–1.20.2
1.19–1.19.3
1.18.x
1.17.1
1.16.1–1.16.5
1.15.2
1.12.x
1.10.2
1.7.10
平台
Fabric
分类

其他链接
搬运团队
搬运资源声明
对于可进行 JAR 文件搬运的许可证,我们提供站内下载服务;其他资源会跳转到原帖下载。资源更新可能不及时,建议前往资源内提供的原帖链接下载最新版本。
详情信息
许可证 保留所有权益/无许可证
发布于 2025-02-18
更新于 2026-07-28
更新日志
这是面向 Minecraft 1.19 的首批发布版本之一。我们预计不会出现破坏世界存档的严重 Bug,但仍建议您谨慎使用,并及时报告所遇到的任何问题。面向插件开发者的 API 已基本稳定,仅对 1.18.2 版本的 API 做了少量维护性调整。
主要更新
- 为 Fabric 版本添加 Jade 支持
- 为 Fabric 版本添加 JEI 支持
- 修复与《烹饪方块头》(Cooking for Blockheads)的兼容性问题(#6464)
- 修复与《合集》(Collective)的兼容性问题(#6448)
- 统一 Jade 与 WTHIT 的集成逻辑,使全部功能同时支持两者(本次改动较大,请务必报告 Jade/WTHIT 工具提示中缺失的功能或异常问题)
- 在数量输入界面按下 +10、+100、+1000 按钮时,将分别精确设置为 10、100 和 1000(而非此前的 11、101 和 1001)(感谢 @DAmNRelentless)
变更内容
- 将 getStorageBytes 方法的返回类型改为 long,便于插件开发者使用。由 @SerStarStory 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6425 中提交
- 在问题模板中添加 1.19 版本选项。由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6427 中提交
- 修复 #6434:加工模式不再保持输入物品的原始顺序。由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6437 中提交
- 为 Fabric 添加 JEI 集成。由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6451 中提交
- 为 Fabric 添加 Jade 集成。由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6452 中提交
- Jade / WTHIT / TOP 抽象层统一实现。由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6466 中提交
- 为维度空间(spatial dimension)触发 Fabric 的世界加载事件。由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6467 中提交
- 更改模型重载所使用的注入点。由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6468 中提交
- 避免在模式中编码隐藏物品。由 @DAmNRelentless 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6463 中提交
- 为 REI 添加门面坍缩功能。由 @shedaniel 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6453 中提交
- 调整数量设定逻辑。由 @DAmNRelentless 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6457 中提交
新增贡献者
- @SerStarStory 首次贡献见于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6425
- @shedaniel 首次贡献见于 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6453


