Exclusive Not Or gate
A logic gate whose output is on only when both or none of it's inputs are on.
Obtaining
This block can be broken with any tool, as well as the fist.
It can be crafted using the following crafting recipe:
- | NOT gate | - |
- | XOR gate | - |
- | - | - |
Behavior
The XNOR gate has two inputs and one output.
The output is on only when both or none of it's inputs are on.
Data values
Block ID
logicgates:xnor_gate
Block states
Blockstate | Values | Description |
---|---|---|
facing |
east , west , north , south |
The direction the block is facing. |
powered |
true , false |
Whether the block is emitting redstone power. |
swapped_direction |
true , false |
Whether the block's side input direction is swapped. |