Prototype/DeconstructionItem: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(Converted to SMW format) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/SelectionTool}} | {{Prototype parent|Prototype/SelectionTool}} | ||
A [[deconstruction planner]]. | |||
{{Prototype TOC|deconstruction-item}} | |||
Prototype | |||
== Optional properties == | == Optional properties == | ||
This prototype inherits all the properties from [[Prototype/SelectionTool]]. | This prototype inherits all the properties from [[Prototype/SelectionTool]]. | ||
{{Prototype property|entity_filter_count|[[Types/ItemStackIndex]]|0|optional=true}} | |||
= | |||
{{Prototype property|tile_filter_count|[[Types/ItemStackIndex]]|0|optional=true}} | |||
{{Prototype property|show_in_library|[[Types/bool]]|true|optional=true}} | |||
== Mandatory values == | == Mandatory values == | ||
Deconstruction planners must have a stack size of 1. |
Revision as of 15:58, 26 July 2019
Prototype definitions » PrototypeBase » Prototype/Item » Prototype/ItemWithLabel » Prototype/SelectionTool » Prototype/DeconstructionItem
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
Deconstruction planners must have a stack size of 1.