XOR Gate: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|gravity=No | |gravity=No | ||
|transparent=Yes <small>(partial)</small> | |transparent=Yes <small>(partial)</small> | ||
|light=Yes, | |light=Yes, 7 | ||
|tool=any | |tool=any | ||
|stackable=Yes (64) | |stackable=Yes (64) | ||
Line 12: | Line 12: | ||
|availability=Survival | |availability=Survival | ||
|firstver=v4.0.0 | |firstver=v4.0.0 | ||
| | |data=5 | ||
|multipartid=pr_sgate | |||
|nameid=None | |||
}} | }} | ||
Line 27: | Line 29: | ||
|foot=1 | |foot=1 | ||
}} | }} | ||
== Usage == | == Usage == | ||
The XOR Gate has 2 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the left and right sides are the inputs. | ===I/O=== | ||
The XOR Gate has 2 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the left and right sides are the inputs. | |||
===Logic=== | |||
The output is disabled by default. When the gate is receiving signal from ONLY one of its inputs, the output is enabled. | |||
==History== | ==History== | ||
{|class='wikitable' | {|class='wikitable' | ||
! '''Version''' | ! '''Version''' | ||
Line 42: | Line 44: | ||
| Added the XOR Gate. | | Added the XOR Gate. | ||
|} | |} | ||
== Issues == | == Issues == | ||
{{Issues}} | {{Issues}} |
Latest revision as of 15:23, 17 March 2015
XOR Gate
Type |
Multipart block |
---|---|
Physics |
No |
Transparency |
Yes (partial) |
Luminance |
Yes, 7 |
Blast resistance | |
Tool |
Any tool |
Renewable |
Yes |
Stackable |
Yes (64) |
Flammable |
No |
Availability |
Survival |
First appearance | |
Drops |
Itself |
Data value |
dec: 5 hex: 5 bin: 101 |
Multipart ID |
pr_sgate |
The XOR Gate is a simple truth-table based logic gate with 2 inputs and 1 output.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Anode + Conductive Plate + Cathode |
Usage
I/O
The XOR Gate has 2 inputs and 1 output. When placed, on the ground, the output is the side facing away from the player while the left and right sides are the inputs.
Logic
The output is disabled by default. When the gate is receiving signal from ONLY one of its inputs, the output is enabled.
History
Version | Changes |
---|---|
v4.0.0 | Added the XOR Gate. |
Issues
Issues pertaining to "XOR Gate" are maintained on the ProjectRed Github page. Report issues there.