[from discussion in Discord] add input filtering to inscriber
Sea-Kerman opened this issue ยท 2 comments
Describe the feature
I assume this means only let valid recipes be put in by automation
Reasons why it should be considered
see https://discord.com/channels/922828438274986004/922829733132124200/1039468991573413889
Additional details
No response
a possible addition to this would be to allow automation to put 2 items in each slot, so that there isn't downtime between a craft finishing and the next set of ingredients being inserted, when using slow-polling item logistics like AE2 busses that poll only every second instead of pipes that poll every few ticks.
2022-12-13.02-57-48_Trim.mp4
Using a hopper, which waits a bit under half a second between operations, goes a bit faster.
Implemented in #6958 alongside other inscriber changes.