parallel hatches don't work properly with not consumed items in recipes
sreny1 opened this issue ยท 0 comments
GregTech CEu Version
1.0.13.b
Recipe Viewer Installed
JEI
Environment
Dedicated Server
Cross-Mod Interaction
No
Expected Behavior
parallel hatches work for recipes with not consumed items
Actual Behavior
parallel hatches don't work properly with not consumed items
Those multiblocks just do single recipes besides parallel hatch being set to 64, because there is only 1 of the not consumed items in the input bus
Steps to Reproduce
- build any multiblock with parallel hatch and recipes that require a not consumed item
- put only one of the not consumed item in, but multiple of the other item
- observe the multiblock only processing 1 recipe at a time
Additional Information
caused by recipe checking not considering not consumed items for multiple recipes
if you put in multiple of the not consumed item it does up to that many recipes at a time