File Details
ae2utility-1.6.0.jar
- R
- May 14, 2026
- 672.01 KB
- 358
- 1.21.1
- NeoForge
File Name
ae2utility-1.6.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
AE2: Utility 1.5.0-hotfix — 1.6.0 Changelog
1. Removed the rotation lock feature added by the mod to avoid lag caused by multiple tabs.
2. Added three new commands:
(1) /ae2utility stopuploads
Disables the mass pattern upload status of the current player (no administrator privileges required).
(2) /ae2utility stopuploads all
Disables the mass pattern upload status of all online players (administrator privileges required).
(3) /execute as <Player> run ae2utility stopuploads
Used in pure console to disable the mass pattern upload status of the specified player.
3. Added new configuration options:
(1) Toggle to one-click encode all recipes under the current JEI machine category; configurable maximum number of patterns allowed for a single upload.
(2) Toggle whether pattern encoding/uploading is permitted when the pattern encoding GUI is not open.
4. Limit each player to only one active mass upload queue; a new upload can only be started after the current queue is completed.
5. Added Ctrl+A one-click clear function for the JEI bookmark bar; can be toggled in the config and the hotkey can be customized in key bindings.
6. Optimized the logic of the Recipe Tree Overview interface, significantly reducing lag when calculating large quantities of recipes.
7. Optimized the highlighting logic of the encode/upload button in the JEI interface and the Recipe Tree Overview; fixed the issue of frequent flickering highlights.
8. Replaced the texture of the one-click encode current page and encode all pages in current tab buttons on the JEI interface.
9. NBT Tear Card compatibility added for computers and (Extended) Advanced Pattern Providers from AdvancedAE and Neo Eco AE Extension.
10. Fixed a bug where the mapping name was missing on the first mapping interface during mass pattern uploads.
11. Fixed a bug that caused massive bookmark accumulation when mass upload failed or was cancelled.
12. Fixed an issue where patterns in the same Pattern Provider needed separate cancellation when aborting a mass upload.
13. Fixed the problem that upload statistics text flooded the chat bar when uploading a large number of patterns at once. Only the total quantity will be displayed instead of specific pattern names when the single upload count exceeds 20.
14. Fixed the crash bug when opening the JEI interface of Create: Enchantment Industry. Encoding is still unavailable (this is confirmed to be an issue with the original mod, pending fix from its author).
15. Added new Redstone Signal Card, crafted with 8 Redstone Blocks and an Advanced Card:
(1) Right-click while holding the card to open the settings GUI; switch modes in the upper-right corner:
o Order Detection: Emit redstone signal after order dispatch is completed.
o Return to Network Detection: Emit redstone signal when returned items are injected into the ME Network.
o Until Recipe Completion: Emit redstone signal upon order dispatch and keep the signal active until all products return to the network.
(2) Customizable redstone signal duration for Order Detection and Return to Network Detection modes.
(3) This feature currently has multiple unresolved bugs; its recognition logic does not match the original design and is difficult to fix. Not recommended for use; optimizations and fixes will be implemented in future updates.
AE2:Utility 1.5.0-hotfix—1.6.0 模组更新日志:
1. 移除模组增加的轮换锁定功能,避免多标签存在时造成卡顿;
2. 新增三个指令:
(1)/ae2utility stopuploads
停用当前玩家批量上传样板状态(无需管理员权限)
(2)/ae2utility stopuploads all
停用当前所有在线玩家批量上传样板状态(需管理员权限)
(3)/execute as <玩家> run ae2utility stopuploads
纯控制台时,停用指定玩家的批量上传状态
3. 增加配置文件:
(1)允许自定义开关一键编码当前JEI机器分类下的所有配方,且可配置最大可允许单次上传样板数量;
(2)允许开关未打开样板编码界面时是否可编码/上传样板;
4. 同一玩家仅允许发送一条批量上传队列,需等待队列完成后才可再次上传;
5. 新增JEI书签栏按住“Ctrl+A”一键清空书签栏,可在配置文件开关,可在按键绑定修改按键;
6. 优化配方树总览界面逻辑,大幅缓解计算数量过大时的卡顿;
7. 优化JEI界面编码上传按钮和配方树总览高亮逻辑,修复高亮频繁跳动问题;
8. 替换JEI界面一键编码当前页和当前标签所有页按钮的贴图;
9. NBT撕裂卡兼容AdvancedAE和 Neo Eco AE Extension 模组的计算机以及(扩展)高级样板供应器;
10. 修复批量上传时可能出现的第一个映射界面无映射名称的bug;
11. 修复批量上传时上传失败或取消上传时收藏大量书签的bug;
12. 修复批量上传时上传取消时同类样板供应器样板需单独取消的bug;
13. 修复批量上传时上传数量过多统计文字占用大量聊天栏的问题,单次上传样板数超过 20 时只统计数量,不统计具体样板名称;
14. 修复打开 Create: Enchantment Industry 的 JEI 界面时闪退的bug,但仍不可编码(测试为该模组bug,请等待模组作者修复);
15. 新增红石发信卡,可用 8 个红石块与高级卡进行合成:
(1)手持发信卡右键可打开设置界面,右上角可切换模式:
· 检测下单:下单派发完成后发出红石信号;
· 检测返还进网:返还栏产物注入ME时发出红石信号;
· 直到配方合成:检测到下单派发后发出红石信号直到产物回网结束红石信号;
(2)检测下单和检测返还进网可设置红石信号持续时间;
(3)有很多bug,目前识别逻辑不符合设计理念,不好修,不建议用,后续再修。