Tuned power usage for quarries.
This commit is contained in:
parent
a1b4a4301e
commit
b0c9f2a00d
@ -16,7 +16,7 @@
|
||||
#Energy per operation tick (Joules).
|
||||
energizedSmelter = "50"
|
||||
#Energy per operation tick (Joules).
|
||||
digitalMiner = "500"
|
||||
digitalMiner = "800"
|
||||
#Energy per operation tick (Joules).
|
||||
electricPump = "100"
|
||||
#Energy that can be transferred at once per charge operation (Joules).
|
||||
|
@ -15,10 +15,10 @@
|
||||
builderRfPerLiquid = 300
|
||||
#Base RF per block operation for the builder when used as a quarry or voider (actual cost depends on hardness of block)
|
||||
#Range: > 0
|
||||
builderRfPerQuarry = 400
|
||||
builderRfPerQuarry = 500
|
||||
#RF per block that is skipped (used when a filter is added to the builder)
|
||||
#Range: > 0
|
||||
builderRfPerSkipped = 50
|
||||
builderRfPerSkipped = 80
|
||||
#RF per entity move operation for the builder
|
||||
#Range: > 0
|
||||
builderRfPerEntity = 5000
|
||||
|
Loading…
Reference in New Issue
Block a user