Crafter Regulator
CKY- opened this issue ยท 7 comments
Crafter Regulator upgrade that will only allow for one craft recipe to run at a time for blocks like the "Powah Energizing Cube".
Use the existing regulator, and make it only do one thing at a time.
and yes i understand the fix for this is 5 different orbs one for each with redstone active however that's not elegant.
Use pulse mode instead. It will block the crafter after insert instead of on redstone signal. This means it will only ever insert one type of item.
Now that sir, is elegant thank you.. saves from having 15 9x9 cubes of lasers with 15 different orbs.