The Two Input AND Gate is a block that outputs maximum-strength redstone power from its output side while both of its input sides are receiving redstone power.
| Contents |
|---|
Recipes
| Recipe Type | Ingredients | Output | Example |
|---|---|---|---|
| Shaped Crafting |
|
|
|
| Soldering |
|
|
|
Usage
The Two Input AND Gate can be placed in 24 different orientations, on floors, walls, and ceilings.
When placing the block, the flat side will be placed against the face clicked by the player, and the output side will point to the edge of the clicked face nearest to where the player clicked. A transparent preview is rendered to assist with orienting the block; this can be disabled in the Client Config if this is undesired.

The sprint key can be held while placing the block to change the axis of rotation.
While both of its two input sides are receiving redstone power, the Two Input AND Gate emits maximum-strength redstone power from its output side. If either of its two input sides are not receiving redstone power, the Two Input AND Gate emits no power.

Data
| Blockstate Properties | Values | Description |
|---|---|---|
facing | {"down", "up", "north", "south", "west", "east"} | Direction to the neighbor block the plate is attached to |
rotation | [0,3] | Rotations about the axis of attachment in 90-degree increments |
input_a | {false, true} | Whether the input side clockwise from the output is receiving power |
input_c | {false, true} | Whether the input side counterclockwise from the output is receiving power |
waterlogged | {false, true} | Whether the block is waterlogged |
| Tint Index | Tint Value |
|---|---|
| 1+ | See Logic Gate Tintindexes |
History
| Version | Changelog |
|---|---|
| 1.21.8-8.0.0.0 |
|
| 1.16.3-2.0.0.0 | More Red recipes now use tag ingredients instead of specific items in more places |
| 1.15.2-1.0.1.0 | Added two-input AND and NAND gates from porl! Many thanks to porl. |

