0 of 0

File information

Last updated

Original upload

Created by

MikeyPdog

Uploaded by

mikeypdog

Virus scan

Safe to use

Tags for this mod

About this mod

Allows players to customize the rate of generation for various resources. Players can choose to increase or decrease the speed at which they generate Energy, Heat, Pressure, Biomass, Insects, Oxygen and Plants. This can be used to stretch out the game, requiring more buildings in order to achieve the next unlocks.

Permissions and credits
Configuration file allows players to change the following. These multipliers will affect all buildings that generate these resources.

For example:

  • With `Energy = 0.5`, a wind turbine will generate 0.6 kW/s instead of it's usual 1.2 kW/s.
  • With Pressure  = 0.5, a Drill T1 will generate 0.1/s instead of 0.2/s.

The full configuration file defaults to:

[GlobalMultipliers]
## The global multiplier of all oxygen generation.
Oxygen = 0.3

## The global multiplier of all energy generation.
Energy = 0.3

## The global multiplier of all heat generation.
Heat = 0.3

## The global multiplier of all pressure generation.
Pressure = 0.3

## The global multiplier of all biomass generation.
Biomass = 0.3

## The global multiplier of all plants generation.
Plants = 0.3

## The global multiplier of all insects generation.
Insects = 0.3