McJtyMods / RFToolsUtility

Everything from RFTools that doesn't fit in its own mod
MIT License
18 stars 17 forks source link

Idea (1.18.2) Logic Gate - Set some inputs to outputs #153

Open Dante-tLDS opened 1 year ago

Dante-tLDS commented 1 year ago

Idea: What if you could set any 2 of the 3 inputs as outputs? The default output should remain output-only.

When you make one input into an output, it would grey out the bottom 5 columns since now there are only 4 ways you can receive inputs (0,0, 1,0, 0,1, and 1,1 between the last two inputs), and the now outputted row would have the same options as the default Output.

When you make two inputs into an output, you would only have two columns for on and off, and everything else would be the options of the 3 total outputs.

This will allow for you to set up even more intricate circuits, allowing one input to activate more than one output, and any combination in-between.