Faster Machines

If you liked this item, please rate it up on Steam Workshop page.

Author: .dot.

Last revision: 19 Oct, 2024 at 21:43 UTC

File size: 309.54 KB

On Steam Workshop

Description:

Makes processing machines work faster.

By default all machines are set to 3 seconds. You can change them individually in the mod’s config file.

Example config "../cfg/mods/fastermachines.cfg"

{ SETTINGS = { cheesePressTimeInSeconds = 3, // Changes the cheese press time in seconds | Game default: 60 compostBinTimeInSeconds = 3, // Changes the composting time in seconds | Game default: 45 forgeTimeInSeconds = 3, // Changes the forging time in seconds | Game default: 8 grainMillTimeInSeconds = 3, // Changes grain mill processing time in seconds | Game default: 15 incinerationTimeInSeconds = 3 // Changes the incineration time in seconds | Game default: 3 } }