desht / ModularRouters

A Forge Mod for item routers with pluggable modules
18 stars 21 forks source link

Extruder mk1 not working removing blocks #40

Closed Ceifeire closed 6 years ago

Ceifeire commented 6 years ago

Minecraft Version

1.12.2

Forge Version

14.23.2.2627

Mod Version

3.1.3

Describe your problem, including steps to reproduce it

When using a mk1 extruder it will output the blocks when given a redstone signal but will not retract them when that signal is removed. They just get left there

Any other comments?

Not entirely sure this is a problem or more so me just doing it wrong. I setup a the router with just a mk1 extruder and then set it to respond to a high redstone signal. then put a lever on it to activate it

desht commented 6 years ago

Just leave the router in the default "always run" mode. Setting it to run on high will stop it running without a signal. Redstone settings are intended for other modules, they're not really useful for the Extruder.