Design and test your Redstone logic circuits before building them in-game. Select your gate type and toggle inputs to see the resulting signal.
Output Signal Status:
0
Required Components:
3
Redstone logic follows Boolean algebra where an active signal (1) is 'ON' and an inactive signal (0) is 'OFF'.
Formula: Output = A [LOGIC_OPERATOR] B
Output = A [LOGIC_OPERATOR] B
Example: Testing a 2-way door switch using an XOR gate with two levers.
A Redstone tick is 0.1 seconds, the standard unit for measuring delay in Minecraft circuits.
A signal travels 15 blocks before it dies out and requires a Redstone Repeater to continue.
This is a 'burnout' which happens when a torch is toggled too fast by a feedback loop.
© 2026 Hreflabs LLC. All rights reserved.
Made with ❤️ for everyone who loves accurate calculations