AE2 11.0.0 [FABRIC]
on 2025 Feb 14新特性
流明工具
添加了流明工具,由@62832在
https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6177
中使用流明水晶制作而成。剑带有抢夺I效果,其他工具带有时运I效果。
256k存储层级
多亏了@62832在
https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6252
中的贡献,现在AE2自身就有256k存储层级了!
数字输入数学表达式
由@Azercoco在
https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6202
中实现的数字输入数学表达式(在界面、模式编码终端等中)。
流体存储监控器
由@Technici4n在
https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6225
中实现,允许通过第二次点击将存储监控器设置为一种流体。所以,用一桶水进行第一次点击会将监控器设置为“一桶水”,第二次点击则会将其设置为“水”。
大幅提升终端搜索性能
本次发布通过缓存一些内容大幅提升了终端搜索性能。 * 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6231 中实现的标签搜索和搜索结果缓存 * 由@MidCoard在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6241 中实现的添加工具提示缓存以提高搜索效率
小特性
- 修复#5993:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6214 中添加按钮以将合成终端清空到玩家背包
- 修复#4340:由@Azercoco在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6222 中添加按钮以在模式访问终端中显示隐藏模式
- 修复#2929:由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6226 中添加选项以仅显示有空模式槽的模式提供者
- 由@flier268在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6164 中为终端添加ID搜索模式
- 修复#3890:由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6218 中在显示数量时为可合成物品添加指示
- 修复#5382:由@Azercoco在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6229 中改进空间存储能耗公式
- 由@Azercoco在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6234 中添加存储卡染色功能
漏洞修复及小改动
- 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6215 中优化合成终端中的配方查找
- 有望修复#6112:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6208 中移除level.hasChunkAt(pos)检查
- 修复#6209:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6219 中修复卸载P2P发送方块更新的问题
- 修复#6221:由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6223 中修复几个方块/部件不保存配置更改的问题
- 修复#6210:由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6228 中再次渲染空间锚点覆盖到基岩
- 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6230 中简化P2P隧道调谐API
- 由@Mari023在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6233 中使用IConfigurableObject替代模式访问终端部件
- 由@62832在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6236 中将流明工具切换为锻造台合成方式
- 修复#74:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6238 中在制作CPU无法存储物品时添加警告
- 由@ramidzkh在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6239 中使使用内部P2P内容更便捷
- 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6263 中在添加或移除外立面时更新邻居形状
- 修复#6256:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6264 中修复容器物品策略和AE键类型不匹配的问题
新贡献者
- @flier268在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6164 中做出了他们的首次贡献
AE2 11.0.0-alpha.6 [FORGE]
on 2025 Feb 14有哪些改动
-
热修复:修复终端及其他应用能源2(AE2)设备中“重复”的物品。例如,注意下图中的两种火把。
AE2 11.0.0-alpha.5 [FORGE]
on 2025 Feb 14亮点:均衡分配卡和溢出销毁卡
本次发布为物品存储单元引入了两张新的升级卡。 - 均衡分配卡可确保字节在所有存储的物品之间平均分配。 - 溢出销毁卡会使任何符合存储单元过滤器,但因类型限制或物品数量限制而无法存储的物品被销毁。 - 我们希望这两张卡能为储物抽屉墙提供一个不错的替代方案。
变更内容
- 由 @github-actions 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6134 中更新了Crowdin翻译
- 修复 #6139:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6144 中修复了能级发射器被破坏时的罕见崩溃问题
- 修复 #6142:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6148 中添加了网格和网格节点日志记录(默认关闭)
- 修复 #6141:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6149 中为硅添加了爆破合成方式
- 由 @skrrt 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6150 中为量子节点块(QNB)和其他方块添加了浸水效果
- 修复 #6082:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6151 中修复了部件无法保留其自定义名称的问题
- 修复 #5851:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6152 中修复了剩余的接口终端引用问题
- 修复 #5962:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6153 中添加了图案提供者优先级设置
- 修复 #5994:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6154 中让自动化能够访问空白图案槽
- 由 @github-actions 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6155 中更新了Crowdin翻译
- 修复了使用IAEAddonEntrypoint的插件对PartModels的使用问题,由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6166 中完成
- 修复 #5240:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6161 中为存储单元添加均衡分配卡,以便在配置的物品之间平均分配字节
- 由 @DAmNRelentless 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6176 中修复了poweredInsert返回文档的问题
- 修复 #465:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6172 中添加了虚空卡
- 修复 #6183:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6184 中修复了能级发射器多次迭代网络内容的问题
- 修复 #6181:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6187 中修复了湮灭平面在处理掉落物包含空堆叠的方块时崩溃的问题
- 修复 #6167:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6188 中修复了Platform#canAccess对于空动作源总是返回false的问题
- 修复 #6168:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6186 中修复了创建IActionSources的API问题
- 修复 #6163:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6190 中修复了空间锚点变成装置时崩溃的问题
- 修复了库存(如箱子或机器)的阻塞模式问题,由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6192 中完成
- 修复 #6198:由 @MidCoard 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6199 中缓存堆叠显示名称以提高终端排序性能
-
由 @DAmNRelentless 在
https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6195
中修复了
ICraftingRequester#insertCraftedItems文档的问题 - 修复 #5613和 #6137:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6191 中修复了启动状态改变时网络闪烁以及能级发射器循环重启(另一种方法)的问题
- 修复 #6196:由 @skrrt 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6197 中为导入总线添加了逆变器卡支持
- 修复 #6179:一些模组物品放入存储时丢失数据的问题。
- 修复 #6170:支持JEI版本10。
新贡献者
- @skrrt在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6150 中做出了他们的首次贡献
- @DAmNRelentless在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6176 中做出了他们的首次贡献
- @MidCoard在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6199 中做出了他们的首次贡献
AE2 11.0.0-alpha.5 [FABRIC]
on 2025 Feb 14亮点:均匀分配卡和溢出销毁卡
本次发布为物品存储单元引入了两张新的升级卡。 - 均匀分配卡可确保字节在所有存储的物品之间平均分配。 - 溢出销毁卡会使任何符合存储单元过滤器,但因类型限制或物品数量限制而无法存储的物品被销毁。 - 我们希望这两张卡能为储物抽屉墙提供一个不错的替代方案。
更新内容
- 由 @github-actions 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6134 中更新了Crowdin翻译
- 修复 #6139:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6144 中修复了能级发射器被破坏时的罕见崩溃问题
- 修复 #6142:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6148 中添加了网格和网格节点日志记录(默认关闭)
- 修复 #6141:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6149 中为硅添加了爆破合成方式
- 由 @skrrt 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6150 中为QNB及其他方块添加了水涝效果
- 修复 #6082:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6151 中修复了部件无法保留其自定义名称的问题
- 修复 #5851:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6152 中修复了剩余的接口终端引用问题
- 修复 #5962:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6153 中添加了模式提供者优先级设置
- 修复 #5994:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6154 中让自动化能够访问空白模式插槽
- 由 @github-actions 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6155 中更新了Crowdin翻译
- 修复了使用IAEAddonEntrypoint的插件对PartModels的使用问题,由 @shartte 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6166 中完成
- 修复 #5240:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6161 中为存储单元添加均匀分配卡,以便在配置的物品之间均匀分配字节
- 由 @DAmNRelentless 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6176 中修复了poweredInsert返回文档的问题
- 修复 #465:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6172 中添加了虚空卡
- 修复 #6183:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6184 中修复了能级发射器多次迭代网络内容的问题
- 修复 #6181:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6187 中修复了湮灭平面在处理掉落物包含空堆叠的方块时崩溃的问题
- 修复 #6167:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6188 中修复了Platform#canAccess对于空动作源总是返回false的问题
- 修复 #6168:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6186 中提供了创建IActionSources的API
- 修复 #6163:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6190 中修复了空间锚点在变成装置时崩溃的问题
- 修复了库存(如箱子或机器)的阻塞模式问题,由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6192 中完成
- 修复 #6198:由 @MidCoard 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6199 中缓存堆栈显示名称以提高终端排序性能
- 由 @DAmNRelentless 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6195 中修复了 `ICraftingRequester#insertCraftedItems` 文档的问题
- 修复 #5613和 #6137:由 @Technici4n 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6191 中修复了启动状态改变时网络闪烁以及能级发射器循环重启(另一种方法)的问题
- 修复 #6196:由 @skrrt 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6197 中为导入总线添加了逆变器卡支持
新贡献者
- @skrrt 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6150 中做出了他们的首次贡献
- @DAmNRelentless 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6176 中做出了他们的首次贡献
- @MidCoard 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6199 中做出了他们的首次贡献
AE2 10.1.0-beta.3 [FABRIC]
on 2025 Feb 14修复了#6183:更新时等级发射器的性能问题
AE2 11.0.0-alpha.4 [FORGE]
on 2025 Feb 14有哪些改动
- 修复#3930:由@Technici4n添加4根智能电缆合成1根密集型智能电缆的合成方式,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6131
- 修复#6106:由@Technici4n解决FindMe导致错误编码模式显示的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6132
- 修复#6083和#6050:由@Technici4n正确复用自定义合成方式剩余物品,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6133
- 修复#6136:分子组装机崩溃问题。
- 修复#6135:与城堡(Citadel)一起启动时崩溃的问题。
API
-
将
IPatternDetails.IInput.getContainerItem重命名为getRemainingKey。
AE2 11.0.0-alpha.3 [FABRIC]
on 2025 Feb 14有哪些改动
- 修复#3930:由@Technici4n添加4根智能电缆合成1根密集型智能电缆的合成方式,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6131
- 修复#6106:由@Technici4n修复FindMe导致错误编码图案显示的问题,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6132
- 修复#6083和#6050:由@Technici4n正确复用自定义合成方式剩余物品,见 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6133
- 修复#6136:分子组装机崩溃问题。
API
-
将
IPatternDetails.IInput.getContainerItem重命名为 ``getRemainingKey`。
AE2 11.0.0-alpha.3 [FORGE]
on 2025 Feb 14有哪些改动
漏洞修复
- 修复#6104:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6124 中处理的,在合并工具时应用能源(MA)忽略伤害值的问题。
- 修复#6032:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6128 中处理的,使用标签进行点对点(p2p)隧道调谐的问题。
- 修复#6074:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6127 中处理的,尝试归还导入总线溢出的问题。
- 修复#6107:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6126 中处理的,点对点(p2p)上的密集电缆无法直线渲染的问题。
- 修复 https://github.com/AppliedEnergistics/Applied-Energistics-2/issues/6125 :分子组装机有时会清空一些合成方式剩余物的问题。
- 修复 https://github.com/AppliedEnergistics/Applied-Energistics-2/issues/6051 :能量电池有时无法保存电量的问题。
针对Forge的特定漏洞修复:
- 修复#5645:末影珍珠粉使用了错误标签的问题。
- 修复#6033:流体点对点(p2p)隧道消耗过多电量的问题。
- 修复#6108:导入总线与沉浸工程(Immersive Engineering)一起时崩溃的问题。
API
- 由@ramidzkh在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6117 中处理的,允许AEKeys定义它们自己的掉落机制的问题。
- 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6130 中处理的,通过移除对流体或物品的检查来更好地支持AppMek的问题。
AE2 11.0.0-alpha.2 [FABRIC]
on 2025 Feb 14有哪些改动
漏洞修复
- 修复#6104:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6124 中修复的,在合并工具时,应用能源(MA)会忽略伤害值的问题。
- 修复#6032:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6128 中修复的,使用标签对P2P隧道进行调谐的问题。
- 修复#6074:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6127 中修复的,尝试归还导入总线溢出的问题。
- 修复#6107:由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6126 中修复的,P2P上的密集电缆无法直线渲染的问题。
- 修复 https://github.com/AppliedEnergistics/Applied-Energistics-2/issues/6125 :分子组装机有时会使一些合成方式剩余物无效的问题。
- 修复 https://github.com/AppliedEnergistics/Applied-Energistics-2/issues/6051 :能量电池有时无法保存电量的问题。
API
- 由@ramidzkh在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6117 中实现的,允许AEKeys定义它们自己的掉落机制。
- 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6130 中实现的,通过移除对流体或物品的检查来更好地支持应用机械(AppMek)。
AE2 11.0.0-alpha.2 [FORGE]
on 2025 Feb 14修复内容
- 修复了Jade与The-One-Probe的兼容版本范围问题(#6122)
AE2 11.0.0-alpha.1 [FORGE]
on 2025 Feb 14AE2针对1.18.2的首次发布。
由于Mojang进行了各种重大的内部改动,这比原版中次要版本变更所暗示的更具实验性。
AE2 11.0.0-alpha.1 [FABRIC]
on 2025 Feb 14AE2针对1.18.2版本的首次发布。
由于Mojang进行了各种重大的内部改动,这比原版中的小版本变更更具试验性。
AE2 10.1.0-beta.2 [FORGE]
on 2025 Feb 14有哪些改动
- 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6043 中优化了存储刻性能
- 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6056 中修复了#6053:与嗡嗡蜂群(The Bumblezone)模组不兼容的问题
- 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6057 中修复了#6049:存储单元忽略反相器卡片的问题
- 由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6058 中考虑到发送到网格节点的通知可能会破坏当前正在刻的网格,从而修复了潜在的崩溃问题
- 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6041 中修复了#6031:为插件添加API以注册常见的AE2行为(导入、导出、用户界面等)用于它们的自定义存储类型(例如气体)
- 由@shartte允许插件为它们的自定义存储类型(例如气体)注册自定义的JEI物品栈
AE2 10.1.0-beta.2 [FABRIC]
on 2025 Feb 14有哪些改动
- 由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6043 中优化存储刻性能
- 修复#6053:与The Bumblezone模组不兼容的问题,由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6056 中完成
- 修复#6049:存储单元忽略逆变器卡的问题,由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6057 中完成
- 考虑到发送到网格节点的通知可能会破坏正在被刻的网格,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6058 中修复潜在的崩溃问题
- 修复#6031:添加供插件为其自定义存储类型(如气体)注册常见AE2行为(导入、导出、用户界面等)的应用程序编程接口,由@Technici4n在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6041 中完成
- 允许插件为其自定义存储类型(如气体)注册自定义的REI物品栈,由@shartte在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6037 中完成
10.1.0-beta.1 [FORGE]
on 2025 Feb 14有哪些改动
-
对合成状态界面进行了全面改进。现在它会显示网络上所有CPU的可滚动列表。
-
处理模式现在最多可以有18个输入和6个输出,在处理模式下可通过左侧的滚动条进行访问
- 模式提供者现在会像接口一样限制其返回物品栏的大小
10.1.0-beta.1 [FABRIC]
on 2025 Feb 14有哪些改动
-
对合成状态界面进行了全面改进。现在它会显示网络上所有CPU的可滚动列表。
-
处理模式现在最多可以有18个输入和6个输出,在处理模式下可通过左侧的滚动条进行访问。
- 模式提供者现在会像接口那样限制其返回物品栏的大小。
10.0.1 [FORGE]
on 2025 Feb 14哎呀。我们在发布Forge版10.0.0时犯了个错误,它没有包含更新日志中列出的修复内容。 这个漏洞修复版本 实际上 包含了首个10.0.0稳定版中列出的更改。为了方便您,在此重复如下:
如需了解自1.16/1.17以来的主要新特性概述,请参阅 Reddit上的1.18公告 。
自上次测试版以来的更改内容
- 添加了刻印合成方式,可将赛特斯和流体水晶重新粉碎成粉末。这基本上使得赛特斯水晶在目前是可再生的。
-
各种颜色涂抹器增强功能:
- 当手持颜色涂抹器并将其放在副手时,放置的线缆将自动被颜色涂抹器上色(#3854)
- 当主手或副手拿着颜色涂抹器,指向一根线缆/方块并点击鼠标中键时,将在颜色涂抹器中选中该颜色(#88)
- 当颜色涂抹器的某种颜色用完时,它将正确地重置为空以表明已用完(#3895)
- 在创造模式菜单中添加了一个配备齐全的颜色涂抹器(所有颜色、能量升级、已充电——由于Forge的漏洞,在Forge上只能部分起作用)
- 修复了在P2P隧道中使用存储卡时未翻译的工具提示(#5998)
- 在存储和合成监视器上使用更高对比度的文本颜色(#6004)
10.0.0 [FABRIC]
on 2025 Feb 14如需了解自1.16/1.17以来的主要新特性概述,请查看 Reddit上的1.18公告 。
自上次测试版以来的变更内容
- 添加了刻印合成方式,可将赛特斯水晶和流体水晶重新粉碎成粉末。这基本上使得赛特斯水晶暂时可再生成了。
-
各种颜色施加器增强功能:
- 当颜色施加器放在副手时,放置的线缆将自动被颜色施加器染色(#3854)
- 当主手或副手拿着颜色施加器时,指向线缆/方块并点击鼠标中键,将在颜色施加器中选中该颜色(#88)
- 当颜色施加器的某种颜色用完时,它将正确地重置为空,以表明该颜色已用完(#3895)
- 在创造模式菜单中添加了一个配备齐全的颜色施加器(所有颜色、能量升级、已充能)
- 修复了在P2P隧道中使用存储卡时未翻译的工具提示(#5998)
- 在存储和合成监视器上使用更高对比度的文本颜色(#6004)
10.0.0 [FORGE]
on 2025 Feb 14如需了解自1.16/1.17以来的主要新特性概述,请查看 Reddit上的1.18公告 。
自上次测试版以来的变更内容
- 添加了刻印合成方式,可将赛特斯和流体水晶重新粉碎成粉末。这基本上使得赛特斯水晶在目前阶段可实现再生。
-
各种颜色喷枪增强功能:
- 当颜色喷枪拿在副手时,放置的线缆将自动被颜色喷枪上色(#3854)
- 当主手或副手拿着颜色喷枪,指向线缆/方块并点击鼠标中键时,将在颜色喷枪中选中该颜色(#88)
- 当颜色喷枪的某种颜色耗尽时,它将正确重置为空,以表明颜色已耗尽(#3895)
- 在创造模式菜单中添加了一个配备齐全的颜色喷枪(所有颜色、能量已升级、已充能——由于Forge的漏洞,在Forge上仅部分生效)
- 修复了在P2P隧道中使用存储卡时未翻译的工具提示(#5998)
- 在存储和合成监视器上使用更高对比度的文本颜色(#6004)
appliedenergistics2-8.4.7.jar
on 2025 Feb 14有哪些改动
- 为存储和合成监视器使用黑色字体,以使数量清晰可读 @dan96kid 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6014
新贡献者
- @dan96kid 在 https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/6014 中做出了他们的首次贡献
完整更新日志 : https://github.com/AppliedEnergistics/Applied-Energistics-2/compare/v8.4.6...v8.4.7


