Home

DeconstructionItemPrototype

A deconstruction planner.

Parent

Properties

entity_filter_count

Can't be > 255.

tile_filter_count

Can't be > 255.

stack_size

Count of items of the same name that can be stored in one inventory slot. Must be 1 when the "not-stackable" flag is set.

Examples

stack_size = 1

select

The SelectionModeData::mode is hardcoded to "deconstruct".

The filters are parsed, but then ignored and forced to be empty.

alt_select

The SelectionModeData::mode is hardcoded to "cancel-deconstruct".

The filters are parsed, but then ignored and forced to be empty.

always_include_tiles

This property is hardcoded to false.