Prototype/UpgradeItem

From Official Factorio Wiki
Revision as of 16:47, 3 February 2021 by Bilka (talk | contribs) (1.1: show_in_library removed)
Jump to navigation Jump to search

Template:Prototype parent An upgrade planner.

Template:Prototype TOC

Optional properties

This prototype inherits all the properties from Prototype/SelectionTool.

Template:Prototype property Can't be > 255.

Mandatory values

Upgrade items must have a stack size of 1.

Ignored properties

Prototype/UpgradeItem ignores the following properties that it inherits from Prototype/SelectionTool:

  • selection_mode (forced to be "upgrade")
  • alt_selection_mode (forced to be "cancel-upgrade")
  • always_include_tiles (forced to be false)
  • entity_filters
  • entity_type_filters
  • tile_filters
  • entity_filter_mode
  • tile_filter_mode
  • alt_entity_filters
  • alt_entity_type_filters
  • alt_tile_filters
  • alt_entity_filter_mode
  • alt_tile_filter_mode