Skip to content

Peripheral Container

austinv11 edited this page Feb 14, 2015 · 1 revision

The peripheral container is a peripheral which allows for multiple peripherals to be compacted together into one block! Just craft the container with any peripheral(s) you wish to condense.

Functions

Function Returns Description
getContainedPeripherals() table List of contained peripherals Gets the compacted peripherals in the block
wrapPeripheral(string peripheralName) object Handle for the requested peripheral Same as peripheral.wrap(), but for a peripheral in this block

Clone this wiki locally