Integration: Difference between revisions
No edit summary |
Fictitious (talk | contribs) |
||
Line 15: | Line 15: | ||
== Overview == | == Overview == | ||
Integration adds many logic gates to the game. A [[Logic Gate|logic gate]] is a small tile, much like the Redstone Repeater. Its purpose is to squeeze the functionality of a large redstone machine into a small block. And since logic gates are multiparts, they can be covered with micro blocks, or even share a block space with other logic gates. | Integration adds many logic gates to the game. A [[Logic Gate|logic gate]] is a small tile, much like the Redstone Repeater. Its purpose is to squeeze the functionality of a large redstone machine into a small block. And since logic gates are multiparts, they can be covered with micro blocks, or even share a block space with other logic gates. | ||
A list of the gates added in this expansion are: | |||
[[OR Gate|OR Gate]] | |||
[[NOR Gate|NOR Gate]] | |||
[[NOT Gate|NOT Gate]] | |||
[[AND Gate|AND Gate]] | |||
[[NAND Gate|NAND Gate]] | |||
[[XOR Gate|XOR Gate]] | |||
[[XNOR Gate|XNOR Gate]] | |||
[[Buffer Gate|Buffer Gate]] | |||
[[Multiplexer Gate|Multiplexer Gate]] | |||
[[Pulse Former|Pulse Former]] | |||
[[Repeater|Repeater]] | |||
[[Randomizer|Randomizer]] | |||
[[RS Latch|RS Latch]] | |||
[[Toggle Latch|Toggle Latch]] | |||
[[Transparent Latch|Transparent Latch]] | |||
[[Light Sensor|Light Sensor]] | |||
[[Rain Sensor|Rain Sensor]] | |||
[[Timer|Timer]] | |||
[[Sequencer|Sequencer]] | |||
[[Counter|Counter]] | |||
[[State Cell|State Cell]] | |||
[[Synchronizer|Synchronizer]] | |||
[[Bus Transceiver|Bus Transceiver]] | |||
[[Null Cell|Null Cell]] | |||
[[Invert Cell|Invert Cell]] | |||
[[Buffer Cell|Buffer Cell]] | |||
[[Comparator|Comparator]] | |||
[[AND Cell|AND Cell]] | |||
[[Bus Randomizer|Bus Randomizer]] | |||
[[Bus Converter|Bus Converter]] | |||
[[Bus Input Panel|Bus Input Panel]] | |||
[[Data Cell|Data Cell]] | |||
[[Segment Display Gate|Segment Display Gate]] | |||
[[Dec Randomizer|Dec Randomizer]] | |||
== Index == | == Index == |
Revision as of 21:02, 6 January 2017
Integration is a module of ProjectRed. It adds logic gates to Minecraft.
Overview
Integration adds many logic gates to the game. A logic gate is a small tile, much like the Redstone Repeater. Its purpose is to squeeze the functionality of a large redstone machine into a small block. And since logic gates are multiparts, they can be covered with micro blocks, or even share a block space with other logic gates.
A list of the gates added in this expansion are: