Increased digital miner's max mining range.

This commit is contained in:
Harrison Deng 2022-05-29 12:05:47 -05:00
parent 34c3995cf5
commit d144d5d701

View File

@ -124,7 +124,7 @@
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
maxRadius = 128
#Number of ticks required to mine a single block with a Digital Miner (without any upgrades).
#Range: > 1
ticksPerMine = 80