Compatibility
Minecraft: Java Edition
1.21
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 7 months ago
Updated 2 months ago
Welcome to the Turing Complete Mod!
Mess around with Logic Gates in Minecraft! Redstone can be complicated, especially if you want to do something simple, but don't know how to create simple logic gates. That's where Turing Complete comes in! Simply craft whichever gate you want, and implement it into a simple redstone circuit to do whatever you want!
Additions in this mod
The Turing Complete mod adds 19 blocks to the game. These blocks are the following:
- Logic Base Plate
- NAND Gate
- NOT Gate
- OR Gate
- AND Gate
- NOR Gate
- XOR Gate
- XNOR Gate
- 3-OR Gate (v1.1.0)
- 3-AND Gate (v1.1.0)
- Switch Gate (v1.2.0)
- 1-bit Memory Cell (v1.2.0)
- Half Adder (v1.3.0)
- Full Adder (v1.3.0)
- Redstone Bridge (v1.3.0)
- Omni-directional Redstone Bridge (v1.3.1)
- SR Latch (v1.3.1)
- JK Latch (v1.3.1)
- T Latch (v1.3.1)
These gates all have their own special functionality, and are crafted based on their functionality. For example: an AND Gate is crafted from a NAND Gate and a NOT Gate.