The NOR Gate outputs a redstone signal if both side inputs are off.



Renewable Yes
Stackable Yes (64)
Tool Any tool
Blast resistance 0
Hardness 0
Luminous No
Transparent Yes
Waterloggable No
Flammable No
Catches fire from lava No

Obtaining

Breaking

The NOR Gate can be broken instantly with any tool, or by hand, and drops itself as an item.

Block Logic Base Plate
Hardness 0
Breaking Time (seconds): 0.05

Crafting

1 x NAND Gate +

3 x NOT Gate +

2 x Redstone Dust

image.png


Usage

Crafting Ingredient

SR Latch

5 x Redstone Dust +

2 x NOR Gate

image.png


Truth Table

x y Result
0 0 1
0 1 0
1 0 0
1 1 0

<aside> <img src="/icons/history_gray.svg" alt="/icons/history_gray.svg" width="40px" />

History

Version

v1.3.1

Change

Changed item texture from

nor_gate.png

to

nor_gate.png


Changed block texture from

NOR-Gate.png

to

image.png


Changed delay from 1 to 2 game ticks


</aside>