Comparator: Difference between revisions
(Created page with "{{Block |image=Comparator_256.png |invimage=Comparator |type=Multipart block |dirt=Support block |gravity=No |transparent=Yes <small>(partial)</small> |light=Yes, 7 |tool=any ...") |
No edit summary |
||
Line 12: | Line 12: | ||
|availability=Survival | |availability=Survival | ||
|firstver=v4.0.0 | |firstver=v4.0.0 | ||
| | |data=26 | ||
|multipartid=pr_tgate | |||
|nameid=None | |||
}} | }} | ||
The '''Comparator''' is a | The '''Comparator''' is a sequential [[Logic Gate|logic gate]] with 2 inputs and 1 output. It is virtually identical in functionality to the [http://minecraft.gamepedia.com/Redstone_Comparator vanilla comparator], except it benefits from being a Multipart block, and has much welcomed changes such as the ability to attach to walls. | ||
== Obtaining == | == Obtaining == |
Latest revision as of 17:10, 17 March 2015
Type |
Multipart block |
---|---|
Physics |
No |
Transparency |
Yes (partial) |
Luminance |
Yes, 7 |
Blast resistance |
0 |
Tool |
Any tool |
Renewable |
Yes |
Stackable |
Yes (64) |
Flammable |
No |
Availability |
Survival |
First appearance | |
Drops |
Itself |
Data value |
dec: 26 hex: 1A bin: 11010 |
Multipart ID |
pr_tgate |
The Comparator is a sequential logic gate with 2 inputs and 1 output. It is virtually identical in functionality to the vanilla comparator, except it benefits from being a Multipart block, and has much welcomed changes such as the ability to attach to walls.
Obtaining
Crafting
Ingredients | Crafting recipe |
---|---|
Conductive Plate + Cathode + Nether Quartz + Circuit Plate |
Usage
I/O
The Comparator 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 functionality is virtually identical to the vanilla comparator. It behaves the same way.
Configuration
Unlike the vanilla comparator, this comparator requires the screwdriver to configure between comparison and diminishing modes.
History
Version | Changes |
---|---|
v4.0.0 | Added the Comparator. |
Issues
Issues pertaining to "Comparator" are maintained on the ProjectRed Github page. Report issues there.