Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.04 KB

Splitter.adoc

File metadata and controls

39 lines (26 loc) · 1.04 KB

Codeable Splitter

Buildingtype

buildable network component

Factory Connectors

1x Conveyor Input & 3x Conveyor Output

Max Network Connections

2

Build Gun Ingame
300
300

The splitter allows you to control the flow of items.

It has one conveyor input and three outputs.

It has an inventory. When the inventory is empty, it will automatically transfer one item from the input to the inventory..

Each output also has its own output inventory, where the code can move items from the input inventory into it. If the inventory is full, the code cannot move any item into the output inventory. As long as the output inventory contains a item the corresponding conveyor output can grab these items.