Modpack-1.12.2/config/GalaxySpace/energy.conf

27 lines
584 B
Text
Raw Permalink Normal View History

2022-11-01 18:40:32 +01:00
# Configuration file
general {
# Gaseous Generator power factor
D:coefficientGasGenerator=1.0
# Fuel Generator power factor
D:coefficientFuelGenerator=1.0
# Thermodynamic Generator power factor
D:coefficientThermodynamicGenerator=1.0
# Solar Wind Panel power factor
D:coefficientSolarWindPanel=1.0
# Gybrid Solar Panel power factor
D:coefficientSolarPanel=1.0
# Wind Turbine power factor
D:coefficientWindTurbine=1.0
# Rocket Assembly craft speed factor
D:coefficientSpeedRocketAssembly=1.0
}