Overview
The Analog Subtractor is an Analog Gate that functions similarly to the Minecraft Redstone Comparator in subtractor mode. It subtracts the secondary Redstone signal from the primary Redstone signal and outputs the result.
The equation for the Output Redstone signal (O) based on the primary input signal (IA) and the secondary input signal (IB) is:
If the result is negative, the output is set to 0, as Redstone operates only on signal levels from 0 to 15.
Configuration
The inputs can be configured to face any direction by right-clicking the block.
- Pin Mark A - Primary, Minuend
- Pin Mark B - Secondary, Subtrahend