Prototype/CopyPasteTool: 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}}


== Basics ==
A copy-paste or cut-paste tool.
Prototype type: '''copy-paste-tool'''


Extends [[Prototype/SelectionTool]].
{{Prototype TOC|copy-paste-tool}}


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


== Optional properties ==
{{Prototype property|cuts|[[Types/bool|bool]]|false|optional=true}}
 
=== cuts ===
'''Type''': [[Types/bool]]
 
'''Default''': false


== Mandatory values ==
== Mandatory values ==
Copy paste tools must have a stack size of 1.
Copy paste tools must have a stack size of 1.

Revision as of 15:55, 26 July 2019

Template:Prototype parent

A copy-paste or cut-paste tool.

Template:Prototype TOC

Optional properties

This prototype inherits all the properties from Prototype/SelectionTool.

Template:Prototype property

Mandatory values

Copy paste tools must have a stack size of 1.