OR Gate: Difference between revisions
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
}} | }} | ||
== Usage == | |||
The OR Gate has 3 inputs and 1 output. When placed, on the ground, the output is the side facing away from you while the other 3 sides are the inputs. The output is disabled by default. When the gate is receiving signal from any one of its inputs, the output is enabled. | The OR Gate has 3 inputs and 1 output. When placed, on the ground, the output is the side facing away from you while the other 3 sides are the inputs. The output is disabled by default. When the gate is receiving signal from any one of its inputs, the output is enabled. | ||
== Input Configuration == | === Input Configuration === | ||
A shift+right-clicked can toggle which inputs are active. Disabled inputs won't effect the gate, nor will they connect to any wires. | A shift+right-clicked can toggle which inputs are active. Disabled inputs won't effect the gate, nor will they connect to any wires. | ||
When shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, back and left disabled, right and back disabled. | When shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, back and left disabled, right and back disabled. | ||
==Issues== | == Issues == | ||
{{Issues}} | {{Issues}} |
Revision as of 01:29, 12 February 2014
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 |
or_gate |
The OR Gate is a simple truth-table based logic gate with 3 inputs and 1 output.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Circuit Plate + Cathode + Conductive Plate |
Usage
The OR Gate has 3 inputs and 1 output. When placed, on the ground, the output is the side facing away from you while the other 3 sides are the inputs. The output is disabled by default. When the gate is receiving signal from any one of its inputs, the output is enabled.
Input Configuration
A shift+right-clicked can toggle which inputs are active. Disabled inputs won't effect the gate, nor will they connect to any wires. When shift+right-clicked, the gate's inputs are manipulated in this order: All active, right disabled, back disabled, left disabled, right and left disabled, back and left disabled, right and back disabled.
Issues
Issues pertaining to "OR Gate" are maintained on the ProjectRed Github page. Report issues there.
History
Version | Changes |
---|---|
v4.0.0 | Added the OR Gate. |