Increased digital miner's max mining range.
This commit is contained in:
parent
34c3995cf5
commit
d144d5d701
@ -124,7 +124,7 @@
|
|||||||
silkMultiplier = 6
|
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).
|
#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
|
#Range: > 1
|
||||||
maxRadius = 32
|
maxRadius = 128
|
||||||
#Number of ticks required to mine a single block with a Digital Miner (without any upgrades).
|
#Number of ticks required to mine a single block with a Digital Miner (without any upgrades).
|
||||||
#Range: > 1
|
#Range: > 1
|
||||||
ticksPerMine = 80
|
ticksPerMine = 80
|
||||||
|
Loading…
Reference in New Issue
Block a user