基本信息
我的世界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
更新日志
有哪些改动
- 由@shartte修复流体存储单元的分区问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5585
- 由@Technici4n正确清理因移除物品类型而产生的存储单元上未使用的NBT数据,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5587
- 由@Technici4n修复在移动物品时ME IO端口无法正确检测存储单元何时变空或变满的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5588
- 由@Technici4n修复#5300:IO端口将可合成标志复制到目标存储单元的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5589
API改动
- 由@shartte简化存储单元处理类,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5590
- 由@shartte将剩余的API接口迁移到静态工具类以简化API使用,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5594