Factorio Prototype DocsVersion 1.1.107

AutoplaceSettings :: struct

Properties

treat_missing_as_default optional :: bool

Whether missing autoplace names for this type should be default enabled.

Whether missing autoplace names for this type should be default enabled.

settings optional :: dictionary[EntityID or TileID or DecorativeID → FrequencySizeRichness]

Overrides the FrequencySizeRichness provided to the AutoplaceSpecification of the entity/tile/decorative. [...]

Overrides the FrequencySizeRichness provided to the AutoplaceSpecification of the entity/tile/decorative. [...]

Properties

treat_missing_as_default :: bool optional

Whether missing autoplace names for this type should be default enabled.

settings :: dictionary[EntityID or TileID or DecorativeID → FrequencySizeRichness] optional

Overrides the FrequencySizeRichness provided to the AutoplaceSpecification of the entity/tile/decorative. Takes priority over the FrequencySizeRichness set in the autoplace control.

Prototypes

Types