This commit is contained in:
lucasdpt
2026-06-14 02:07:47 +02:00
parent 398e1e6ddf
commit 0129d81bd4
2475 changed files with 553889 additions and 553884 deletions
@@ -1,29 +1,29 @@
[MachineGeneratorConfig.BiofuelGeneratorConfig]
#Burn Time in Ticks [20 Ticks per Second] - Default: [100 (5s)]
maxProgress = 100
#Amount of Power Produced per Tick - Default: [400FE]
powerPerTick = 160
#Max Stored Power [FE] - Default: [10000 FE]
maxStoredPower = 1000000
#Amount of FE/t extracted from the Biofuel Generator
extractionRate = 500
#Max Amount of Stored Fluid [Biofuel] - Default: [8000mB]
maxBiofuelTankSize = 4000
[MachineGeneratorConfig.BioReactorConfig]
#Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)]
maxProgress = 100
#Amount of Power Consumed per Tick - Default: [400FE]
powerPerOperation = 400
#Max Stored Power [FE] - Default: [10000 FE]
maxStoredPower = 10000
maxWaterTankStorage = 16000
maxBioFuelTankStorage = 16000
[MachineGeneratorConfig.PitifulGeneratorConfig]
#Amount of Power Produced per Tick - Default: [400FE]
powerPerTick = 30
#Max Stored Power [FE] - Default: [10000 FE]
maxStoredPower = 100000
#Amount of FE/t extracted from the Pitiful Generator
extractionRate = 1000
[MachineGeneratorConfig.BiofuelGeneratorConfig]
#Burn Time in Ticks [20 Ticks per Second] - Default: [100 (5s)]
maxProgress = 100
#Amount of Power Produced per Tick - Default: [400FE]
powerPerTick = 160
#Max Stored Power [FE] - Default: [10000 FE]
maxStoredPower = 1000000
#Amount of FE/t extracted from the Biofuel Generator
extractionRate = 500
#Max Amount of Stored Fluid [Biofuel] - Default: [8000mB]
maxBiofuelTankSize = 4000
[MachineGeneratorConfig.BioReactorConfig]
#Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)]
maxProgress = 100
#Amount of Power Consumed per Tick - Default: [400FE]
powerPerOperation = 400
#Max Stored Power [FE] - Default: [10000 FE]
maxStoredPower = 10000
maxWaterTankStorage = 16000
maxBioFuelTankStorage = 16000
[MachineGeneratorConfig.PitifulGeneratorConfig]
#Amount of Power Produced per Tick - Default: [400FE]
powerPerTick = 30
#Max Stored Power [FE] - Default: [10000 FE]
maxStoredPower = 100000
#Amount of FE/t extracted from the Pitiful Generator
extractionRate = 1000