Prototype/UpgradeItem: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Prototype type: '''upgrade-item''' A upgrade planner. Extends Prototype/SelectionTool. == Mandatory properties == This prototype inherits all the proper...")
 
(Set prototype parent)
Line 1: Line 1:
{{Prototype parent|Prototype/SelectionTool}}
== Basics ==
== Basics ==
Prototype type: '''upgrade-item'''
Prototype type: '''upgrade-item'''

Revision as of 15:29, 24 July 2019

Prototype definitions » PrototypeBase » Prototype/Item » Prototype/ItemWithLabel » Prototype/SelectionTool » Prototype/UpgradeItem


Basics

Prototype type: upgrade-item

A upgrade planner. Extends Prototype/SelectionTool.

Mandatory properties

This prototype inherits all the properties from Prototype/SelectionTool.

Optional properties

mapper_count

Type: Types/ItemStackIndex

Default: 0

Can't be > 255.

show_in_library

Type: Types/bool

Default: true

Mandatory values

Upgrade items must have a stack size of 1.