Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Bitwise to normal redstone gates and other gate suggestions. #28

Open
BohemianHacks opened this issue Jan 27, 2022 · 0 comments

Comments

@BohemianHacks
Copy link

An AND or OR gate that takes all the colors of the input bundled cable and outputs a single redstone signal for the AND or OR of those colors. This would be extremely useful for things like matching a hardcoded value. I wouldn't need to place all the colored wires a second time.

An analog to digital converter and digital to analog converter. One takes an analog signal as an input and outputs the digital representation on the bundled cable, the other does the opposite.

A digital output block that lets you easily set a color combination of wires to be high using 2 hex digits which are displayed on the block.

The addition of these gates and IO blocks will allow compacting things significantly. Currently my builds with more red are mostly in large flat sections of color coded wire to do things like select the upper or lower byte on a cable.

Sorry if this isn't the best place for suggestions, I just really like the mod and am building some cool stuff that could be improved with a few blocks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant