Limit the number of concurrent crafts for a recipe · Issue #1873 · AppliedEnergistics/Applied-Energistics-2 · GitHub
Problem It is very difficult to automate crafting for systems that cannot handle concurrent crafting for a recipe. Normally, recipes used in ME Interfaces to produce items like silicon can be stacked, as the machine can accept multiple i...