SANDBOX — this is a test environment. No servers are actually deployed and no real payments are charged.
Back to NxLabs

NxLabs / Factorio

Pollution as surface property

CBy cackling.fiend

Planets list the pollutant type as surface property and you can use it for surface conditions.

Pollution as surface property

Description

Adds the pollutant to the surface properties of all supported planets. This can be used just for the additional information or for surface conditions.

Usage

Internally each pollutant is assigned a unique ID. If you want to add a surface condition for a specific pollutant, use that ID as the only allowed value.

Example

{
    type = "assembling-machine",
    name = "active-noise-cancelling-tower",
    surface_conditions = { { property = "pollutant-type", min = 3, max = 3 } }
}

Pollutants

  1. Pollution
  2. Spores
  3. Noise (Lignumis)
  4. Radiation (Muluna)
  5. Pain (Ghelmina)

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.