Logic Gates (Fabric) - Logic Gates Modification
Welcome to the world of digital circuits in Minecraft! Logic Gates is a Fabric modification that enriches the game world with various logic gates and registers. These special redstone components can output signals depending on the state of inputs, opening new horizons for creating complex electronic systems.
Key Features
Logic Gates
The mod includes all basic types of logic elements:
- AND
- NOT
- NAND
- OR
- NOR
- XOR
- XNOR
Data Registers
For storing states available:
- Set-Reset register
- Data register
Additional Components
Useful auxiliary blocks:
- Wire (analogous to 0-tick repeater)
- Wire turn (turns signal 90 degrees)
Simple Usage
Logic gates work similar to repeaters, but with an important difference: they have multiple inputs and one output. Most gates have two inputs and one output - the main input is located opposite the output, and an additional one on the side. You can easily change the direction of side inputs by simply right-clicking on the block.
For a visual demonstration of how various logic gates work, watch this video:

Custom Configuration
Starting from version 1.1, the mod supports configuration files. This allows fine-tuning the behavior of all components according to your preferences.