Space Station 13 - Modules - TypesVar Details

stack

Vars

costHow much energy using 1 sheet from the stack costs. Used only with /cyborg type stacks.
dynamic_icon_stateIf this stack has a dynamic icon_state based on amount / max_amount
energy_typeWhich robot_energy_storage to choose when this stack is created in cyborgs. Used only with /cyborg type stacks.
is_cyborgWhether this stack is a /cyborg subtype or not.
merge_typeThis path and its children should merge with this stack, defaults to src.type
parent_stackif true, then this item can't stack with subtypes
recipesA list of recipes buildable with this stack.
sourceThe storage datum that will be used with this stack. Used only with /cyborg type stacks.
table_typeWhat sort of table is made when applying this stack to a frame?

Var Details

cost

How much energy using 1 sheet from the stack costs. Used only with /cyborg type stacks.

dynamic_icon_state

If this stack has a dynamic icon_state based on amount / max_amount

energy_type

Which robot_energy_storage to choose when this stack is created in cyborgs. Used only with /cyborg type stacks.

is_cyborg

Whether this stack is a /cyborg subtype or not.

merge_type

This path and its children should merge with this stack, defaults to src.type

parent_stack

if true, then this item can't stack with subtypes

recipes

A list of recipes buildable with this stack.

source

The storage datum that will be used with this stack. Used only with /cyborg type stacks.

table_type

What sort of table is made when applying this stack to a frame?