Buffer Gate: Difference between revisions
(Created page with "{{Block |image=Buffer_Gate_256.png |invimage=Buffer Gate |type=Multipart block |dirt=Support block |gravity=No |transparent=Yes <small>(partial)</small> |light=Yes, 7 <small>(...") |
No edit summary |
||
Line 6: | Line 6: | ||
|gravity=No | |gravity=No | ||
|transparent=Yes <small>(partial)</small> | |transparent=Yes <small>(partial)</small> | ||
|light=Yes, 7 | |light=Yes, 7 | ||
|tool=any | |tool=any | ||
|stackable=Yes (64) | |stackable=Yes (64) |
Revision as of 14:30, 13 February 2014
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 |
Name |
buffer_gate |
The Buffer Gate is a simple truth-table based logic gate with 1 input and 3 outputs.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Anode + Cathode + Conductive Plate + Circuit Plate |
Usage
The Buffer Gate has 1 input and 3 output. When placed, on the ground, the input is the side facing the player while the other sides are the outputs. The outputs are enabled when the input is enabled.
Output Configuration
A shift+right-clicked can toggle which outputs are active. Disabled outputs don't emit power when it should, nor will said outputs connect to wires. When shift+right-clicked, the gate's outputs are manipulated in this order: All active, right disabled, left disabled, right and left disabled.
Applications
The Buffer Gate is commonly used to allow a way for signal to run one way through a wire but not the other. Signals coming from the back of the gate (input) will be relayed to the front (output), but a signal coming from the front will not be sent to the back.
History
Version | Changes |
---|---|
v4.0.0 | Added the Buffer Gate. |
Issues
Issues pertaining to "Buffer Gate" are maintained on the ProjectRed Github page. Report issues there.