NOT gate
A logic gate that inverts it's input.
Obtaining
This block can be broken with any tool, as well as the fist.
It can be crafted using the following crafting recipe:
| - | - | - |
| Redstone dust | Stone | Redstone torch |
| - | - | - |
Behavior
The NOT gate has one input and one output.
The output is always opposite to the input.
Data values
Block ID
logicgates:not_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. |