You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed automatic upload treating manually typed Provider Search text as an upload target.
Added automatic crafting-pattern upload support for Lightning Tech's Tianshu Supercomputing Array.
Assembler-matrix duplicate detection now uses PatternContainer APIs, and matrix upload calls ExtendedAE Plus's public upload method instead of reflection.
Added a red border around JEI/EMI recipe-transfer buttons when the crafting grid is locked. This can be disabled in client config.
Fixed pattern-provider list names showing in English on dedicated servers.
Shift+left-clicking an EMI bookmarked or recipe-context stack now fills the full recipe into the terminal.
Fixed EMI crafting transfers not following the recipe's on-screen ingredient order.
Fixed duplicate tooltips on the EMI fill button when the crafting grid is locked.
中文
修复自动上传把供应器搜索框里手动输入的文本当作上传目标的问题。
新增合成样板自动上传兼容闪电科技天枢超算阵列。
装配矩阵查重改为 PatternContainer API,写入改为直接调用 ExtendedAE Plus 公开上传方法,不再使用反射。