Adjusted Digital Miner and RFTool's builder quarry mode power usages.
Decreased Mekanism's Digital Miner power draw and increased RFTools power draw slightly.
This commit is contained in:
parent
ec93093c31
commit
6ded953273
@ -16,7 +16,7 @@
|
|||||||
#Energy per operation tick (Joules).
|
#Energy per operation tick (Joules).
|
||||||
energizedSmelter = "50"
|
energizedSmelter = "50"
|
||||||
#Energy per operation tick (Joules).
|
#Energy per operation tick (Joules).
|
||||||
digitalMiner = "1000"
|
digitalMiner = "500"
|
||||||
#Energy per operation tick (Joules).
|
#Energy per operation tick (Joules).
|
||||||
electricPump = "100"
|
electricPump = "100"
|
||||||
#Energy that can be transferred at once per charge operation (Joules).
|
#Energy that can be transferred at once per charge operation (Joules).
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
builderRfPerLiquid = 300
|
builderRfPerLiquid = 300
|
||||||
#Base RF per block operation for the builder when used as a quarry or voider (actual cost depends on hardness of block)
|
#Base RF per block operation for the builder when used as a quarry or voider (actual cost depends on hardness of block)
|
||||||
#Range: > 0
|
#Range: > 0
|
||||||
builderRfPerQuarry = 300
|
builderRfPerQuarry = 400
|
||||||
#RF per block that is skipped (used when a filter is added to the builder)
|
#RF per block that is skipped (used when a filter is added to the builder)
|
||||||
#Range: > 0
|
#Range: > 0
|
||||||
builderRfPerSkipped = 50
|
builderRfPerSkipped = 50
|
||||||
|
Loading…
x
Reference in New Issue
Block a user