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
2
3
4
29

AE2 19.0.11-alpha [NEOFORGE]

on 2025 Feb 14
下载

修复意外包含未发布的NeoForge配置界面的问题。

AE2 19.0.10-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些变更

  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8024 中处理了1.20.4+版本遗留的大部分弃用内容
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8028 中提升了合成终端中合成方式更新的性能
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8025 中重构初始化以更好地符合NeoForge标准
  • 由@Mithi83在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8030 中修复了EMI合成方式部件
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8029 中将配置系统移植到NeoForge以受益于自动配置界面集成
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8031 中进行重命名

完整变更日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.9-alpha...neoforge/v19.0.10-alpha

AE2 15.2.9 [FABRIC]

on 2025 Feb 14
下载

有哪些改动

  • 由@shartte改进了在合成终端中更新合成方式的性能,详见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8027

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v15.2.8...fabric/v15.2.9

AE2 15.2.9 [NEOFORGE]

on 2025 Feb 14
下载

有哪些改动

  • 由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8026 中改进了制作终端里更新合成方式的性能

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v15.2.8...forge/v15.2.9

AE2 19.0.9-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些变更

  • 修复了石英刀在使用时会立即被消耗的问题,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8001 中完成
  • 由@github-actions在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7997 中更新了Crowdin翻译
  • 由@Mari023在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8010 中为模式访问终端设置了最小行数为2
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8023 中将其更新到NeoForge 21.0.86-beta版本

API / 内部变更

  • 尽可能在代码中将“Chest”重命名为“MEChest”,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7994 中完成
  • 移除了“ICellGuiHandler”的概念。现在,所有类型的ME箱子将始终打开一个终端视图,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7996 中完成
  • 由@Mari023在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8009 中为终端屏幕添加了一个可见行数的获取器

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.8-alpha...neoforge/v19.0.9-alpha

AE2 15.2.8 [NEOFORGE]

on 2025 Feb 14
下载

有哪些变更

  • 清理存储在外观(Facades)的NBT中的物品ID,以避免其损坏时客户端崩溃
  • 修复外观(Facades)物品模型缓存并非无碰撞的问题
  • 使查询工具提示具备容错能力,以便报告问题源自哪个模组,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8002 中完成

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v15.2.7...forge/v15.2.8

AE2 15.2.8 [FABRIC]

on 2025 Feb 14
下载

有哪些改动

  • 由@JoelMorrisey在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7925 中改进了ME终端搜索,使其在Fabric环境下与REI/EMI更加相似。
  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7905 中对外观的材质物品ID进行了清理。
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8003 中修复了外观模型缓存并非无碰撞的问题。
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/8004 中使查询工具提示具备容错能力,以报告问题源自哪个模组。

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/fabric/v15.2.0...fabric/v15.2.8

AE2 19.0.8-alpha [NEOFORGE]

on 2025 Feb 14
下载

更新内容

  • 由 @github-actions 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7984 中更新了俄语翻译。
  • 由 @Mithi83 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7989 中修复了成型平面、导入总线和导出总线的图形用户界面。
  • 由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7990 中重新添加了消隐面以修复ME驱动器的光照问题。
  • 由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7991 中移除了从模式编码终端进行合成的功能,在此过程中修复了免费合成的问题。

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.7-alpha...neoforge/v19.0.8-alpha

AE2 15.2.7 [NEOFORGE]

on 2025 Feb 14
下载

有哪些变更

  • 由@shartte修复能量接受器部件版本的容量失效问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7988

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v15.2.6...forge/v15.2.7

AE2 15.2.6 [NEOFORGE]

on 2025 Feb 14
下载

修复Maven发布

AE2 15.2.5 [NEOFORGE]

on 2025 Feb 14
下载

有哪些改动

  • 由 @shartte修复移除后的能量注入问题,详见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7986

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v15.2.4...forge/v15.2.5

AE2 19.0.7-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些改动

  • 更一致地使用已启用注册的编解码器,以修复由@shartte完成的保存附魔部件的问题,相关内容见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7979
  • 添加了土耳其语翻译(感谢Serhan和Sona Morningstar!)
  • 对AE物品堆实现容错的反序列化/序列化操作,这样如果它们包含损坏的内容,就不会使整个驱动器失效,该功能由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7982 中实现
  • 修复由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7983 中提到的编码后的切石和锻造图案在使用时崩溃的问题

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.6-alpha...neoforge/v19.0.7-alpha

AE2 19.0.6-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些变更

  • 修复了在Emi中“打开指南”热键对物品不起作用的问题,因为这些物品每帧都在变化,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7965 中修复
  • 纹理更新,由@Ridanisaurus在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7966 中完成
  • 切换到生物群系以进行JSON格式设置,由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7967 中完成
  • 提升NeoForge/插件版本,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7974 中完成
  • 使发布工作流程使用Maven发布操作,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7977 中完成
  • 在渲染覆盖层时不旋转主摄像机,以免弄乱其他模组的旋转,由@mysticdrew在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7976 中完成

新贡献者

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

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.5-alpha...neoforge/v19.0.6-alpha

AE2 19.0.5-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些变更

  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7952 中将AE2墙体添加到墙体物品标签中
  • 由@Mithi83在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7954 中修复外观合成方式越界崩溃问题
  • 由@Mithi83在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7945 中修复当输入移除时P2P灯光输出不更新的问题
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7960 中修复用于Emi集成的流体处理问题
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7961 中的Gradle魔法(此处可理解为Gradle相关操作或处理,具体需结合实际情况,原文表述较模糊)
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7964 中修复存储卡清理问题
  • 由@Mithi83在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7955 中修复空间锚点覆盖渲染问题

完整变更日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.4-alpha...neoforge/v19.0.5-alpha

AE2 15.2.4 [NEOFORGE]

on 2025 Feb 14
下载

有哪些变更

  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7947 中通过变通方法解决REIPC不兼容问题
  • 由@JoelMorrisey在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7924 中改进了ME终端搜索功能,使其更类似于REI/EMI(Forge)
  • 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7906 中清理了外观纹理物品ID(Forge)

完整变更日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/forge/v15.2.3...forge/v15.2.4

AE2 19.0.4-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些改动

  • 由@shartte修复了右键点击时充电器使物品消失的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7942
  • 由@62832修复了空间输入输出端口打开错误菜单的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7932
  • 由@62832修复了量子桥图形用户界面中玩家物品栏槽位错位的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7933
  • 由@Mithi83修复了电缆短暂连接到未完成的量子环的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7941

新贡献者

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

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.3-alpha...neoforge/v19.0.4-alpha

AE2 19.0.3-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些改动

  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7923 中修复了图标按钮和物品图标的Z轴顺序问题
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7928 中修复了各种与合成方式相关的问题

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.2-alpha...neoforge/v19.0.3-alpha

AE2 19.0.2-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些变更

  • 由@62832修复了微型TNT对打火石和钢无响应以及使用新方块模型渲染的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7916
  • 由@shartte修复了因总是在陨石中心采样生物群系而可能导致的世界生成崩溃问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7918
  • 由@github-actions更新了Crowdin翻译,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7868
  • 由@Mithi83修复了存储卡工具提示不显示P2P频率的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7847
  • 由@shartte修复了部件的自定义名称问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7921
  • 由@shartte在工具提示中使用P2P隧道上的颜色来显示P2P频率,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7922
  • 由@JoelMorrisey改进了ME终端搜索,使其更类似于REI/EMI,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7883

新贡献者

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

完整变更日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.1-alpha...neoforge/v19.0.2-alpha

AE2 19.0.1-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些改动

  • 修复#7913:颜色涂抹器对某些颜色设置了错误颜色,由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7914 完成
  • 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7917 中将其更新到最新的翡翠(Jade)/物品管理器(REI)/物品提示(WTHIT)版本

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v19.0.0-alpha...neoforge/v19.0.1-alpha

AE2 19.0.0-alpha [NEOFORGE]

on 2025 Feb 14
下载

有哪些变更

  • 由@shartte将其移植到1.21版本,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7909
  • 由@Ridanisaurus制作的AE2新材质,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7870
  • 由@shartte添加“全部填充”和“全部清空”容器操作功能,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7891
  • 由@shartte将c:tools/wrenches修改为与tools/下其他标签的复数形式保持一致,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7892
  • 由@lupusagax修复手册中的一些拼写错误,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7903
  • 由@Sea-Kerman制作的手册,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/7908

新贡献者

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

完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/neoforge/v18.1.3-alpha...neoforge/v19.0.0-alpha

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

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

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