NOR Gate: Difference between revisions
(Clearing the page.) |
(Created the NOR Gate page.) |
||
Line 1: | Line 1: | ||
{{Block | |||
|image=NOR Gate 256.png | |||
|invimage=NOR Gate | |||
|type=Multipart Block | |||
|dirt=Support Block | |||
|gravity=No | |||
|transparent=Yes <small>(partial)</small> | |||
|light=Yes, 9 <small>(when on)</small> | |||
|tool=Any | |||
|stackable=Yes (64) | |||
|renewable=Yes | |||
|availability=Survival | |||
|firstver=v4.0.0 | |||
|name= | |||
}} | |||
The '''NOR Gate''' is a simple truth-table based [[Logic Gate|logic gate]] with 3 inputs and 1 output. | |||
==Logic== | |||
The NOR Gate disables its output when any one of its inputs is receiving a signal (output defaults to on.) | |||
===Settings=== | |||
The NOR Gate has three inputs and one output. When right-clicked with a [[Screwdriver]], it changes the orientation of the gate. If shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, center and left disabled, right and center disabled. | |||
==Crafting== | |||
NOTE: Anode picture is blurry. | |||
{{Crafting | |||
|A1=Circuit Plate |B1=Anode |C1=Circuit Plate | |||
|A2=Conductive Plate |B2=Cathode |C2=Conductive Plate | |||
|A3=Circuit Plate |B3=Conductive Plate |C3=Circuit Plate | |||
|Output=NOR Gate | |||
|foot=1 | |||
}} | |||
==Issues== | |||
Put any issues you find with the NOR Gate in this section. | |||
==History== | |||
{|class="wikitable" | |||
! '''Version''' | |||
! '''Changes''' | |||
|- | |||
| v4.0.0 | |||
| Added the NOR Gate. | |||
|} |
Revision as of 06:05, 2 February 2014
NOR Gate
Type |
Multipart Block |
---|---|
Physics |
No |
Transparency |
Yes (partial) |
Luminance |
Yes, 9 (when on) |
Blast resistance | |
Tool |
Any tool |
Renewable |
Yes |
Stackable |
Yes (64) |
Flammable |
No |
Availability |
Survival |
First appearance | |
Drops |
Itself |
Name |
nor_gate |
The NOR Gate is a simple truth-table based logic gate with 3 inputs and 1 output.
Logic
The NOR Gate disables its output when any one of its inputs is receiving a signal (output defaults to on.)
Settings
The NOR Gate has three inputs and one output. When right-clicked with a Screwdriver, it changes the orientation of the gate. If shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, center and left disabled, right and center disabled.
Crafting
NOTE: Anode picture is blurry.
Ingredients | Crafting recipe |
---|---|
Circuit Plate + Anode + Conductive Plate + Cathode |
Issues
Put any issues you find with the NOR Gate in this section.
History
Version | Changes |
---|---|
v4.0.0 | Added the NOR Gate. |