mekanism / Mekanism-Feature-Requests

All enhancements and feature requests for Mekanism (for current and future releases) should go here.
10 stars 4 forks source link

QIO Redstone Adapter Inversion via GUI #606

Closed FinnTheWizard closed 4 months ago

FinnTheWizard commented 7 months ago

Describe the feature you'd like

I would like the ability to invert the output of a QIO Redstone Adapter, so that the player can toggle whether they want the signal output to be on or off once the predicate number of items has been reached. Basically, it'd be nice if the Adapter could be made to output a signal before the trigger number has been reached, rather than the current system where it will only output a signal after the trigger number has been reached.

Describe alternatives you've considered

In the past, one could put a redstone torch atop a QIO Redstone Adapter, which would cause it to invert the signal. This has been changed in the latest update, making this inverter no longer possible. If implementation of an inverter-button in the QIO Redstone Adapter GUI is not possible or convenient, an alternative might be to revert the Adapter's redstone directionality to once again permit for this setup. 1 19 2 and 1 20 1 adapter comparison

Additional context

There are still functioning methods of inverting the redstone output using vanilla redstone mechanics, of course, but they are all far more cumbersome and far less efficient when it comes to space-economics compared to the option depicted in the image above, or the proposed toggle-button in the GUI.