Structures

Powered Chutes

Updated 3/8/2026

Kit (Powered Chutes)

Chute Import/Export Bin

Deconstruction Steps

StepToolRecovered Item
1Hand DrillKit (Powered Chutes)

Chute Digital Valve Left/Right

Deconstruction Steps

StepToolRecovered Item
1WrenchKit (Powered Chutes)

Chute Digital Flip Flop

Splitter Left/Right

Deconstruction Steps

StepToolRecovered Item
1WrenchKit (Powered Chutes)

Chute

Description

Used to transport items. The Kit can be used to create 5 different variants, all of which require power and can connect to data ports.

  • Chute Digital Valve Right: Allows a certain number of items through, then closes until reopened either manually or via data network.
  • Chute Digital Valve Left: Allows a certain number of items through, then closes until reopened either manually or via data network.
  • Chute Digital Flip Flop Splitter Right: Splits items between two directions. Ratio can be configured.
  • Chute Digital Flip Flop Splitter Left: Splits items between two directions. Ratio can be configured.
  • Chute Import Bin: Acts as a manual entry point to the Chute network. Can hold one item, and will not insert the item into the network until the lever on the side is pulled.
  • Chute Export Bin: Acts as an exit point to the Chute network. Can hold one item, usually used with a LARrE

Recipes

MachineMaterialsTimeEnergy
Autolathe3g Iron, 2g Electrum, 2g Constantan5500
Hydraulic Pipe Bender3g Iron, 2g Electrum, 2g Constantan5500
Recycler1.5g Iron, 1g Electrum, 1g Constantan51000

Chute Import/Export Bin

Data Network

ParameterTypeAccessDescription
PowerBooleanReadCan be read to return if the Chute Bin is correctly powered or not, set via the power system, return 1 if powered and 0 if not
OpenIntegerRead/Write1 if device is open, otherwise 0
ErrorBooleanRead1 if device is in error state, otherwise 0
LockBooleanRead/WriteDisable manual operation of the Chute Bin.
OnBooleanRead/WriteThe current state of the Chute Bin.
RequiredPowerIntegerReadIdle operating power quantity, does not necessarily include extra demand power
PrefabHashIntegerReadThe hash of the structure
ReferenceIdIntegerReadUnique Reference Identifier for this object
NameHashIntegerReadProvides the hash value for the name of the object as a 32 bit integer.

Chute Digital Valve

Data Network

ParameterTypeAccessDescription
PowerBooleanReadCan be read to return if the Chute Digital Valve is correctly powered or not, set via the power system, return 1 if powered and 0 if not
OpenIntegerRead/Write1 if device is open, otherwise 0
LockBooleanRead/WriteDisable manual operation of the Digital Valve.
SettingBooleanRead/WriteThe amount of items the chute will let pass before closing
QuantityBooleanRead/WriteThe amount of items that have passed through since last opened
OnBooleanRead/WriteThe current state of the Digital Valve.
RequiredPowerIntegerReadIdle operating power quantity, does not necessarily include extra demand power
PrefabHashIntegerReadThe hash of the structure
ReferenceIdIntegerReadUnique Reference Identifier for this object
NameHashIntegerReadProvides the hash value for the name of the object as a 32 bit integer.

Chute Digital Flip Flop

Data Network

ParameterTypeAccessDescription
PowerBooleanReadCan be read to return if the Chute Digital Flip Flop is correctly powered or not, set via the power system, return 1 if powered and 0 if not
ModeIntegerRead/WriteCurrent output direction, 0 straight through, 1 left/right
SettingIntegerRead/Writethe amount of items that will be passed straight through before switching Mode, 0 will never switch Mode
QuantityIntegerRead/WriteThe amount of items that have passed through since last opened
OnBooleanRead/WriteThe current state of the Digital Flip Flop.
RequiredPowerIntegerReadIdle operating power quantity, does not necessarily include extra demand power
PrefabHashIntegerReadThe hash of the structure
SettingOutputBooleanRead/Writethe amount of items that will be passed to the left/right before switching Mode, 0 will never switch Mode
ReferenceIdIntegerReadUnique Reference Identifier for this object
NameHashIntegerReadProvides the hash value for the name of the object as a 32 bit integer.