How does the "Base energy generation factors" part of the industrialcraft 2 config file work? All start at 1.0. Since I play single player and don't let the computer stand on standby, I'd like to increase the energy generation of wind/solar/unmanned water a bit, to make them relevant choices. However, when I first increased the value of solar to 1.5 (guessing it was a multiplier), it seemed to drop the energy generation, so I changed it to 0.7 (guessing it was a divider) but that also seemed to drop it. I may be my measuring that's off, I don't know, but does anyone know for sure how it works?
IIRC the config file allows you to change the energy production rate of generators directly, for instance I changed the geothermal to 32 instead of 20
Edit: found the relevant section from my server configs, should look like this:
# Base energy generation values - increase those for higher energy yield
I:energyGeneratorBase=10
I:energyGeneratorGeo=20
I:energyGeneratorNuclear=45
I:energyGeneratorSemibioethanol=16
I:energyGeneratorSemibiomass=8
I:energyGeneratorSemifuel=32
I:energyGeneratorSemioil=8
I:energyGeneratorSolar=100
I:energyGeneratorWater=100
I:energyGeneratorWind=100
Sent from my iPhone using Tapatalk