stack

Vars | |
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 energy 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? |
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 energy 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?