mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
Adjusted power conversion values.
This commit is contained in:
parent
613fe3e9c8
commit
29878fe75a
@ -238,8 +238,8 @@ object Settings {
|
||||
val valueBuildCraft = 500.0
|
||||
val valueFactorization = 6.5
|
||||
val valueIndustrialCraft2 = 200.0
|
||||
val valueMekanism = 2000.0 / 3.0
|
||||
val valueRedstoneFlux = 50.0
|
||||
val valueMekanism = 5000.0 / 9.0
|
||||
val valueRedstoneFlux = 35.0
|
||||
val valueUniversalElectricity = 1.0
|
||||
|
||||
val valueInternal = valueBuildCraft
|
||||
|
Loading…
x
Reference in New Issue
Block a user