Goo

Goo

53.3k Downloads

Redstone awareness

MercuriusXeno opened this issue ยท 2 comments

commented

Make it so you can disable and enable goo machines via redstone signal; AT LEAST the gooifier and solidifier.

commented

This was tricky! Due to the hopper-centric functions of the gooifier, turning the block ON with redstone implicitly turns the hopper OFF. (lol)

So I made it so that the default state of the block is "on" at rest, and sending it the signal disables both the block function and the hopper in equal measure.

This is sort of counterintuitive to the concept of "power", but the conveyance should be straightforward as long as it's documented.

commented

Fixed in next release! Needs docs tho