基本信息
我的世界Java版本
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
1.7.2
1.0
平台
Fabric
其他链接
创作团队
详情信息
许可证 保留所有权益/无许可证
发布于 5 months ago
更新于 5 months ago
更新日志
这是我们针对1.19发布的首批版本之一。我们预计不会出现严重影响游戏世界的漏洞,但请谨慎操作,并确保报告您可能遇到的任何问题。对于插件开发者而言,其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返回长整型。由 @SerStarStory 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6425 中完成
- 由 @Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6427 中添加1.19到问题模板
- 由 @Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6437 中修复#6434:处理模式未保留输入顺序的问题
- 由 @shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6451 中为Fabric添加JEI集成
- 由 @shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6452 中为Fabric添加翡翠(Jade)集成
- 由 @shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6466 中进行翡翠(Jade)/WTHIT/TOP抽象化
- 由 @shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6467 中为空间维度发出Fabric的世界加载事件
- 由 @shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6468 中为模型重新加载使用不同的注入点
- 由 @DAmNRelentless在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6463 中避免对模式中的隐藏物品进行编码
- 由 @shedaniel在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6453 中添加REI外观折叠功能
- 由 @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 中做出了他们的首次贡献