Prototype/AutoplaceControl

From Official Factorio Wiki
Revision as of 17:34, 21 November 2019 by Bilka (talk | contribs) (fixed link)
Jump to navigation Jump to search

Template:Prototype parent A setting in the map creation GUI. Used by the autoplace system.

Template:Prototype TOC

Mandatory properties

Inherits all properties from PrototypeBase.

Template:Prototype property Either "resource", "terrain" or "enemy". Controls in what tab the autoplace is shown in the map generator GUI.

Optional properties

Template:Prototype property Sets whether this control's richness can be set by the player or not.

If your autoplace control is used to generate ores, you probably want this to be true.

Differing defaults

order

See PrototypeBase#order

Default: ""

Controls are sorted in the map creation GUI according to this property.