Files
Astroblock/overrides/config/GalaxySpace/energy.conf
Jacob Vinding 1c991e905d Initial
2025-12-27 00:06:47 +01:00

27 lines
558 B
Plaintext

# 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
}