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
Added a recursive crafting tree opened from JEI recipe layouts, with normal tree and layer-merged material views.
Added multi-project global production planning for raw materials, inventory allocation, byproducts, surplus, machine runs, and ordered execution checklists.
Added route selection, alternative-material strategies, unique-recipe expansion, existing-pattern detection, cycle detection, search, recipe/collapse memory, and Just Enough Characters pinyin-search compatibility.
Added a floating material panel, a scrollable node inspector, JEI recipe previews, and unified rendering for item, fluid, Mekanism chemical, and custom JEI ingredients.
Added optional AE2 pattern drafting for crafting, processing, stonecutting, and smithing patterns, including editable inputs, outputs, quantities, alternatives, byproducts, primary output, restore actions, input sorting, and pre-encode validation.
Added undo/redo for projects, trees, and pattern drafts, with modified-node visual indicators.
Optimized
Optimized very large repeated recipe trees with shared DAG branches, saturating quantity arithmetic, reused layout results, and incremental auto-expansion.
Added JEI lookup and recipe-ID caches, background planning cancellation/generation checks, visible-region culling, row indexes, render caches, and incremental draft synchronization.
Improved shared-material selection, collapse, and modified-state synchronization across tree depths; fluid and chemical rendering; and AE2 Utility coexistence.
Fixed
Fixed overlapping UI text and controls, floating-panel layering, fluid and chemical clipping/counts, shaped-recipe empty-slot layout, Mekanism chemical semantics, existing-pattern expansion blocking, pattern-draft synchronization, and node/material interactions.
Fixed restore, input sorting, substitution-control placement, sound, and visibility behavior.
Removed
Removed the duplicate outer border around JEI recipe previews and the extra black background behind pattern quantities.
Removed the requirement for JEI Crafting Tree on dedicated servers and changed material-slot quantity adjustment to direct scrolling instead of Ctrl + scroll.
Developer
Added CraftingTreeBackend for exact pattern checks, route fingerprints, reusable inputs, machine IDs, encoding, upload, and substitution controls.
Added structured pattern-draft models and the versioned InventorySource API.
Changed exact-pattern checks to route-sensitive normalized fingerprints and constrained client/JEI/AE2 optional dependencies to the client environment.
中文
新增
新增从 JEI 配方布局打开的递归配方树,支持普通树形视图和同层材料合并视图。
新增多项目全局生产规划,可统一计算原材料、库存抵扣、副产物、剩余产物、机器运行次数和有序执行清单。
新增配方路线选择、替代材料策略、唯一配方自动展开、已有样板识别、循环配方检测与可视化标记,以及搜索、配方/折叠状态记忆和 Just Enough Characters 拼音搜索兼容。
新增悬浮总材料面板、可滚动的节点详情界面、JEI 原生配方布局预览,以及物品、流体、Mekanism 化学品和自定义 JEI ingredient 的统一展示。