24,485 ARTICLES
ON THIS WIKI

Gate Reader

This article is a stub. You can help the wiki by expanding it.


Gate Reader
Gate Reader

Name Gate Reader
Source Mod Misc Peripherals
ID Name Unknown
Type Block
Stackable Yes (64)
Solid Yes
Transparent No
Affected by Gravity No
Emits Light No
Flammable No
Required Tool Wooden Pickaxe

The Gate Reader is a peripheral for Misc Peripherals. Itr is capable of reading BuildCraft 3 gate triggers from the block adjacent to the block/turtle. The Gate reader can read gate triggers such as "Redstone Energy Cell full", "Quarry finished", etc

Using The Gate Reader[edit]

The Gate Reader has only one Peripheral function: get(slot). This will return a string-Boolean table of all the gate conditionals. To parse the table, use this function: Here.

To reference a value in the table, set a variable equal to the value you want to reference. (IE: foo = data["foo"])

Recipe[edit]

GUI Crafting Table.png
Redstone
Pipe Wire
Redstone
Pipe Wire
Gate
Pipe Wire
Redstone
Pipe Wire
Redstone
Gate Reader

Note: The Gate in the center can be replaced with any type of gate.