BBSMC Logo
模组
资源包
数据包
整合包
光影
插件
软件资源
论坛
登录
模组插件数据包光影资源包整合包资源
登录
设置
应用能源2 - Applied Energistics 2

应用能源2 - Applied Energistics 2

AE2! 一个关于物质、能量以及利用它们征服世界的模组。

8
0
存储
科技
管理

基本信息

我的世界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

平台

\n \n \n Fabric
\n \n \n Forge
NeoForge

其他链接

反馈问题 查看源码 访问 wiki
CurseForge地址

创作团队

BBSMC 官方搬运(3)
BBSMC 官方搬运(3)团队

详情信息

许可证 保留所有权益/无许可证
发布于 5 months ago
更新于 5 months ago
简介更新日志版本百科反馈讨论

全部版本

1
10
11
12
29

AE2 11.6.7 [FABRIC]

on 2025 Feb 14
下载

变更

  • 修复了使用鼠标操作AE2搜索框并使其失去焦点后,REI的R/U快捷键无法使用的问题( 修复了#6793 )。
  • 在REI中添加了熵操纵器类别。
  • 修复了重新加载区块后AE2存储总线与Create Belts之间的交互无法正常工作的问题(当存储总线未检测到相邻方块有支持的物品栏时,现在会缓慢重新检查相邻方块)。
  • 导入/导出总线现在每当执行工作时都会加速到其最高速度,消除了漫长的加速时间。如果它们无事可做,仍会每隔三秒缓慢减速进行检查。
  • 充电器现在允许从除正面以外的所有侧面进行线缆连接,而不是仅允许从顶部或底部连接。感谢@62832、@Sea-Kerman!
  • 移除了对存储单元每次提取操作约20亿的人为限制(在Fabric上这实际上将流体单元的限制为每次操作26,512桶)。感谢@9p4!

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v11.6.6...fabric/v11.6.7

AE2 11.6.6 [FORGE]

on 2025 Feb 14
下载

有哪些改动

  • 修复了在FTB Stoneblock 3中,当试图用阵型平面放置鸡时出现的崩溃问题,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6786 中修复
  • 修复了MystAg精华链使用多个灌注水晶的问题,由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6682 中修复

AE2 11.6.6 [FABRIC]

on 2025 Feb 14
下载

有哪些改动

  • 由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6786 中修复了在FTB Stoneblock 3里尝试用阵型平面放置鸡时的崩溃问题
  • 由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6682 中修复了使用多个灌注水晶的MystAg精华链问题

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v11.6.5...fabric/v11.6.6

AE2 12.8.6 [FORGE]

on 2025 Feb 14
下载

此版本在Forge上实现了对立面连接纹理的支持。请注意,连接纹理的模组需要使用新的Forge方块外观API才能正确连接到AE2对立面。

AE2 11.6.5 [FORGE]

on 2025 Feb 14
下载

有哪些改动

  • 由 @DAmNRelentless修复了制作任务剩余数量未被序列化的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6749
  • 修复 #6732:由 @Technici4n解决了相同伤害物品的存储总线奇怪问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6759
  • 修复 #6739:由 @Technici4n解决了存储卡与模式提供者不能完全协同工作的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6760
  • 修复 #6456:由 @Technici4n实现在模式访问终端(可命名的方块实体)中显示自定义名称,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6764
  • 由 @Technici4n在制作树节点不支持操作异常中添加更多信息,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6782
  • 由 @Technici4n修复了打开处理设备(PET)时制作输出不显示的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6784
  • (仅Forge)将物质凝聚器的流体注入限制为每次操作1桶(#6706)
  • (仅Forge)修复了传递给onBlockExploded的空方块状态问题
  • (仅Forge)修复 #6772:当物品在副手时存储卡不起作用的问题

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v11.6.4...forge/v11.6.5

AE2 11.6.5 [FABRIC]

on 2025 Feb 14
下载

有哪些变更

  • 由 @DAmNRelentless修复了制作任务剩余数量未被序列化的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6749
  • 修复 #6732:由 @Technici4n解决了相同伤害物品在存储总线上的奇怪问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6759
  • 修复 #6739:由 @Technici4n解决了存储卡与模式提供器无法完全协同工作的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6760
  • 修复 #6456:由 @Technici4n实现了在模式访问终端(可命名的方块实体)中显示自定义名称,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6764
  • 由 @Technici4n在制作树节点不支持操作异常中添加了更多信息,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6782
  • 由 @Technici4n修复了当模式编码终端(PET)打开时制作输出不显示的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6784

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v11.6.2...fabric/v11.6.5

AE2 12.8.5 [FORGE]

on 2025 Feb 14
下载

有哪些改动

  • 修复由 @DAmNRelentless完成的制作任务剩余量未被序列化的问题,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6749
  • 由 @62832将自定义合成方式方法设为公开,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6752
  • 由 @62832修复天空石方块合成产出的问题,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6753
  • 由 @Technici4n修复 #6732:相同伤害物品在存储总线上的奇怪问题,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6759
  • 由 @Technici4n修复 #6739:存储卡与模式提供者不能完全协同工作的问题,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6760
  • 由 @Technici4n修复 #6724:放置后受阻部分未正确移除的问题,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6761
  • 由 @Technici4n修复 #6456:在模式访问终端(可命名方块实体)中显示自定义名称的问题,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6764
  • 由 @Technici4n在制作树节点不支持操作异常中添加更多信息,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6782
  • 由 @Technici4n修复 #6755:移除用赛特斯石英和荧石换取绿宝石的交易以防止循环的问题,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6783
  • 由 @Technici4n修复打开模式编码终端时制作输出不显示的问题,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6784
  • 由 @62832添加各种缺失的翻译条目,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6777
  • (仅Fabric)由 @Technici4n在Fabric上支持立面上的连接纹理,相关链接: https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6766
  • (仅Forge)将物质凝聚器的流体注入限制为每次操作1桶(#6706)
  • (仅Forge)修复传递给onBlockExploded的空方块状态问题
  • (仅Forge)修复 #6772:当物品在副手时存储卡不工作的问题

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v12.8.4...forge/v12.8.5

AE2 12.8.5 [FABRIC]

on 2025 Feb 14
下载

有哪些改动

  • 由 @DAmNRelentless修复了制作任务剩余数量未被序列化的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6749
  • 由 @62832将自定义合成方式方法设为公开,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6752
  • 由 @62832修复了天石方块合成产出的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6753
  • 由 @Technici4n修复了 #6732:相同伤害物品在存储总线上的奇怪问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6759
  • 由 @Technici4n修复了 #6739:存储卡与模式提供者无法完全协同工作的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6760
  • 由 @Technici4n修复了 #6724:放置后受阻部分未正确移除的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6761
  • 由 @Technici4n修复了 #6456:在模式访问终端(可命名的方块实体)中显示自定义名称的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6764
  • 由 @Technici4n在制作树节点不支持操作异常中添加更多信息,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6782
  • 由 @Technici4n修复了 #6755:移除用紫水晶和荧石换绿宝石以防止循环的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6783
  • 由 @Technici4n修复了当打开处理单元时制作输出不显示的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6784
  • 由 @Technici4n在Fabric上支持外立面的连接纹理,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6766
  • 由 @62832添加了各种缺失的翻译条目,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6777

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.8.4...fabric/v12.8.5

AE2 11.6.4 [FORGE]

on 2025 Feb 14
下载

这个版本在将我们的REI与JEI桥接器一起使用时,使其支持性变得更好。特别是,我们建议在配置中将 enableFacadesInJEI 设置为 true ,因为现在可以使用REI的“可折叠条目”功能来折叠外观。

AE2 11.6.3 [FORGE]

on 2025 Feb 14
下载

此版本恢复了对JEI 9的支持。JEI 10仍然可以安全使用。

AE2 12.8.4 [FORGE]

on 2025 Feb 14
下载

有哪些改动

  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6709 中为便携式存储单元添加了均匀分配和虚空卡片支持
  • 由@Sea-Kerman在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6712 中修复了控制器动画和材质
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6717 中将振动室设置为高度可配置

附属组件改动

  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6710 中对便携式存储单元进行了抽象/重构
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6723 中将便携式存储单元以完全通用的方式改为使用堆叠交互

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v12.8.3-beta...forge/v12.8.4

AE2 12.8.4 [FABRIC]

on 2025 Feb 14
下载

有哪些改动

  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6709 中为便携式存储单元添加了均匀分配和虚空卡片支持
  • 由@Sea-Kerman在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6712 中修复了控制器动画和材质
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6717 中将振动室设置为高度可配置

附属模组改动

  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6710 中对便携式存储单元进行抽象/重构
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6723 中将便携式存储单元以完全通用的方式改为使用堆叠交互

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.8.3-beta...fabric/v12.8.4

AE2 11.6.2 [FORGE]

on 2025 Feb 14
下载

自11.6.1-beta版本以来没有任何更改。只是升级到稳定版。

AE2 11.6.2 [FABRIC]

on 2025 Feb 14
下载

自11.6.2版本以来没有任何更改。只是升级到稳定版。

22w42a Snapshot [FABRIC]

on 2025 Feb 14
下载

这是刚出炉的消息:适用于 1.19.3快照22w42a 的应用能源2(AE2)的快照版本。

请注意,我们不会积极支持这个版本,提供它只是为了让您试用新的快照内容。

AE2 12.8.3-beta [FORGE]

on 2025 Feb 14
下载

有哪些变更

  • 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6682 中修复了使用多个注入水晶的MystAg精华链问题
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6685 中从JEI/REI移除了空的P2P调谐
  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6683 中添加了额外的装饰性赛特斯方块及合成方式
  • 请注意,由于内部变更,目前掉落在地上的AE2奇点和末影之尘将会被移除。

对于附属插件

  • 由@Random832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6692 中将奇点制作与转换合成方式统一
  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6687 中进行的储能单元附属插件扩展性(第二部分)
  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6694 中为升级卡添加通用的“能量倍增器”
  • 由@DAmNRelentless在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6701 中不要在maven上发布不必要的依赖

新贡献者

  • @Random832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6692 中做出了他们的首次贡献

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v12.8.2-beta...forge/v12.8.3-beta

AE2 12.8.3-beta [FABRIC]

on 2025 Feb 14
下载

有哪些变更

  • 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6682 中修复了使用多个注入水晶的MystAg精华链问题
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6685 中从JEI/REI移除了空的P2P协调
  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6683 中添加了额外的装饰性赛特斯方块及合成方式
  • 请注意,由于内部变更,目前掉落在地上的AE2奇点和末影之尘将会被移除。

对于附属组件

  • 由@Random832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6692 中通过转换合成方式统一奇点制作
  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6687 中进行能量单元附属组件可扩展性(第二部分)
  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6694 中为升级卡添加通用的“能量倍增器”
  • 由@DAmNRelentless在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6701 中不要在Maven上发布不必要的依赖

新贡献者

  • @Random832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6692 中做出了他们的首次贡献

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v12.8.2-beta...fabric/v12.8.3-beta

AE2 11.6.1-beta [FORGE]

on 2025 Feb 14
下载
  • 当存在Create时修复专用服务器启动问题

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v11.6.0-beta...forge/v11.6.1-beta

AE2 11.6.1-beta [FABRIC]

on 2025 Feb 14
下载

修复了与Create [Forge]的专用服务器兼容性问题。

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v11.6.0-beta...fabric/v11.6.1-beta

AE2 12.8.2-beta [FORGE]

on 2025 Feb 14
下载

有哪些改动

  • 由 @shartte修复了当存在create时专用服务器的启动问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6678

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v12.8.1-beta...forge/v12.8.2-beta

1
10
11
12
29
设置
"Minecraft"以及"我的世界"为美国微软公司的商标 本站与微软公司没有从属关系

本站与Modrinth无从属关系,网站遵循Modrinth网站程序的LGPL协议开源 开源地址

版权所有 © 2019-2024 青岛柒兮网络科技有限公司 | ICP经营许可证: 鲁B2-20210590 | ICP备案: 鲁ICP备2021009459号-12