Peripheral Container

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.

Expanded Pocket Computer

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

Pocket Computer Functions

Function Returns Description
unequipPeripheral() nil Attempts to unequip a peripheral from the container