Faster Machines
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 } }