You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: