Prototype/DeconstructionItem: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/SelectionTool. == Optional properties == This prototype inherits all the properties from Prototype/SelectionTool. === entity_filter_co...")
 
m (link to base-game item)
Line 1: Line 1:
== Basics ==
== Basics ==
Extends [[Prototype/SelectionTool]].
A [[deconstruction planner]]. Extends [[Prototype/SelectionTool]].


== Optional properties ==
== Optional properties ==

Revision as of 10:16, 25 June 2018

Basics

A deconstruction planner. Extends Prototype/SelectionTool.

Optional properties

This prototype inherits all the properties from Prototype/SelectionTool.

entity_filter_count

Type: Types/ItemStackIndex

Default: 0

tile_filter_count

Type: Types/ItemStackIndex

Default: 0

show_in_library

Type: Types/bool

Default: true

Mandatory values

Blueprints must have a stack size of 1.