This mod adds 6 different types of logic gate blocks:
-OR -on while any inputs are active.
-AND -on while all inputs are active.
-XOR -on while an odd number of inputs are active.
-NOR -off while any inputs are active.
-NAND -off while all inputs are active.
-XNOR -on while an even number of inputs are active (including 0).
Basic info about each block this mod adds:
-By default, all sides of the block will not accept an input and will not product an output.
-To make a side accept an input, right click the side with lapis lazuli.
-To make a side produce an output, right click the side with redstone dust.
-To invert a non-inverted block (OR->NOR, AND->NAND, XOR->XNOR), right click the block with a fermented spider eye.
-The blocks can all be pushed by pistons!
-Redstone signals don't travel through these blocks (similar to glass more than stone in this way).
-Redstone will only connect to sides that accept an input or produce output.
-These blocks only glow client-side, and do not produce actual light (yay no light update lag!).
-These blocks are similar to scaffolding, where right clicking a side with lapis or redstone that already has it will try to change the same block adjacent to this, if there is one.
Possible Questions:
-You can use this mod in any modpack you'd like, just be sure it goes back to this page!
-I will port this mod to later mc versions if people want me to (this will still take time, so be patient!)
-I will not port this mod to Fabric, though if anyone wants to, they have my permission.
-I will not backport this mod, but again, anyone who want to has my permission.
-A config file for this mod doesn't exist yet, but will in later versions of the mod
Below is a quick video I made demonstrating this mod's basic functionality: