Prototype/UtilityConstants

From Official Factorio Wiki
Revision as of 09:37, 10 June 2019 by Bilka (talk | contribs) (0.17.47)
Jump to navigation Jump to search

Basics

Prototype type: utility-constants

Constants used by the game that are not specific to certain prototypes. See utility-constants.lua for the values used by the base game.

General mandatory properties

type

Type: Types/string

Must be "utility-constants".

name

Type: Types/string

The base uses "default" and only one instance of UtilityConstants can be defined, so unless the base game definition is completely removed, name will have to be "default".

The constants

Every property is mandatory if not listed otherwise.