Gendustry

Gendustry

35M Downloads

[FEATURE REQUEST] Make mutagen producer redstone sensitive

hron84 opened this issue ยท 2 comments

commented

I tried to make a system that produces some amount of mutagen and import it to my Refined Storage system and stops the mutagen producer until I need more. However, mutagen producer does not respond to a redstone signal and keeps producing mutagen. It would be good if I could stop it as it not only consumes power but also the mutagen source.

commented

In the meantime, you could make the Detector turn off the Exporter instead.

commented

@Saklad5 that's how i do it now, but it'd be better if i could stop the machine instead.