a lot of stuff idk

This commit is contained in:
DrMangoTea
2025-02-26 19:28:51 +01:00
parent 088f145afe
commit 212ec033b1
786 changed files with 28991 additions and 29133 deletions

View File

@@ -26,16 +26,12 @@
#.
#Determines the minimum power an electric motor can run on.
#Range: > 1
electricMotorMinimumPower = 3000
electricMotorMinimumPower = 500
#.
#Determines the minimum voltage an electric motor can run on.
#Range: > 1
electricMotorMinimumVoltage = 150
#.
#Changes the power usage of electric motors.
#Range: 0.0 ~ 3.4028234663852886E38
electricMotorPowerUsageModifier = 1.0
#.
#Determines the maximum size of coke ovens.
#Range: > 1
cokeOvenMaxSize = 5
@@ -46,11 +42,11 @@
#.
#Determines the voltage accumulators output.
#Range: > 1
accumulatorVoltage = 40
accumulatorVoltage = 20
#.
#Sets the maximum amperage an accumulator can provide.
#Range: > 1
accumulatorMaxAmpOutput = 200
accumulatorMaxAmpOutput = 20
#.
#Sets the maximum charging rate of accumulators.
#Range: > 1
@@ -86,6 +82,10 @@
#How much FE can polarizer charge per tick.
#Range: > 1
polarizerItemChargingRate = 1000
#.
#Sets the internal resistance of the electric motor.
#Range: 0.0 ~ 3.4028234663852886E38
electricMotorInternalResistance = 100.0
#.
#Oil Deposit Config