Prototype/DeconstructionItem: Difference between revisions

From Official Factorio Wiki
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]].


== Basics ==
{{Prototype TOC|deconstruction-item}}
Prototype type: '''deconstruction-item'''
 
A [[deconstruction planner]]. Extends [[Prototype/SelectionTool]].


== Optional properties ==
== Optional properties ==
This prototype inherits all the properties from [[Prototype/SelectionTool]].
This prototype inherits all the properties from [[Prototype/SelectionTool]].


=== entity_filter_count ===
{{Prototype property|entity_filter_count|[[Types/ItemStackIndex]]|0|optional=true}}
'''Type''': [[Types/ItemStackIndex]]
 
'''Default''': 0
 
=== tile_filter_count ===
'''Type''': [[Types/ItemStackIndex]]
 
'''Default''': 0


=== show_in_library ===
{{Prototype property|tile_filter_count|[[Types/ItemStackIndex]]|0|optional=true}}
'''Type''': [[Types/bool]]


'''Default''': true
{{Prototype property|show_in_library|[[Types/bool]]|true|optional=true}}


== Mandatory values ==
== Mandatory values ==
Blueprints must have a stack size of 1.
Deconstruction planners must have a stack size of 1.

Revision as of 15:58, 26 July 2019

Template:Prototype parent A deconstruction planner.

Template:Prototype TOC

Optional properties

This prototype inherits all the properties from Prototype/SelectionTool.

Template:Prototype property

Template:Prototype property

Template:Prototype property

Mandatory values

Deconstruction planners must have a stack size of 1.