AND Cell: Difference between revisions
(Created page with "{{Block |image=AND_Cell_256.png |invimage= AND Cell |type=Multipart block |dirt=Support block |gravity=No |transparent=Yes <small>(partial)</small> |light=Yes, 7 |tool=any |st...") |
No edit summary |
||
Line 12: | Line 12: | ||
|availability=Survival | |availability=Survival | ||
|firstver=v4.0.0 | |firstver=v4.0.0 | ||
| | |data=27 | ||
|multipartid=pr_agate | |||
|nameid=None | |||
}} | }} | ||
The '''AND Cell''', is an array [[Logic Gate|logic gate]]. Array gates | The '''AND Cell''', is an array [[Logic Gate|logic gate]]. Array gates have gate logic as well as 1 or more pass-through wires. They are also slightly taller than normal gates. | ||
== Obtaining == | == Obtaining == | ||
Line 32: | Line 34: | ||
The AND Cell has a total of 3 inputs and 3 outputs. Left and right IOs in this gate act as wires. When placing the gate on the ground, the side facing the player is the input and the side facing away is the output. The inputs on the front and back connects to the bottom logic plate and the left and right is a separate '''top wire'''. | The AND Cell has a total of 3 inputs and 3 outputs. Left and right IOs in this gate act as wires. When placing the gate on the ground, the side facing the player is the input and the side facing away is the output. The inputs on the front and back connects to the bottom logic plate and the left and right is a separate '''top wire'''. | ||
=== Logic === | === Logic === | ||
This gate can allow the | This gate can allow the ''top wire'' to transverse a signal between the left and right without crossing the signals with the other sides. There is also a logical gate portion below the top wire, on which the output is enabled only when there is a signal in the input, and there is a signal traversing through the top wire. | ||
==History== | ==History== |
Latest revision as of 17:11, 17 March 2015
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: 27 hex: 1B bin: 11011 |
Multipart ID |
pr_agate |
The AND Cell, is an array logic gate. Array gates have gate logic as well as 1 or more pass-through wires. They are also slightly taller than normal gates.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Cathode + Conductive Plate + Wired Plate + Platformed Plate + Circuit Plate |
Usage
I/O
The AND Cell has a total of 3 inputs and 3 outputs. Left and right IOs in this gate act as wires. When placing the gate on the ground, the side facing the player is the input and the side facing away is the output. The inputs on the front and back connects to the bottom logic plate and the left and right is a separate top wire.
Logic
This gate can allow the top wire to transverse a signal between the left and right without crossing the signals with the other sides. There is also a logical gate portion below the top wire, on which the output is enabled only when there is a signal in the input, and there is a signal traversing through the top wire.
History
Version | Changes |
---|---|
v4.0.0 | Added the AND Cell. |
Issues
Issues pertaining to "AND Cell" are maintained on the ProjectRed Github page. Report issues there.