Reduced digital miner's power consumption.
Reduced the overall power use, and the silk touch power multiplier.
This commit is contained in:
parent
41f7de075e
commit
34c3995cf5
@ -121,7 +121,7 @@
|
||||
#Digital Miner Settings
|
||||
[general.digital_miner]
|
||||
#Energy multiplier for using silk touch mode with the Digital Miner.
|
||||
silkMultiplier = 12
|
||||
silkMultiplier = 6
|
||||
#Maximum radius in blocks that the Digital Miner can reach. (Increasing this may have negative effects on stability and/or performance. We strongly recommend you leave it at the default value).
|
||||
#Range: > 1
|
||||
maxRadius = 32
|
||||
|
@ -16,7 +16,7 @@
|
||||
#Energy per operation tick (Joules).
|
||||
energizedSmelter = "50"
|
||||
#Energy per operation tick (Joules).
|
||||
digitalMiner = "800"
|
||||
digitalMiner = "700"
|
||||
#Energy per operation tick (Joules).
|
||||
electricPump = "100"
|
||||
#Energy that can be transferred at once per charge operation (Joules).
|
||||
|
Loading…
x
Reference in New Issue
Block a user