feat(base): enforce configurable spawn distance
This commit is contained in:
@@ -7,6 +7,9 @@ navigation-unlock-blocks: 500
|
||||
initial-radius: 10
|
||||
initial-vertical-range: 25
|
||||
relocation-cooldown-seconds: 86400
|
||||
# Normal base placement only: horizontal center-to-current-world-spawn distance.
|
||||
# Whole blocks, 0..2147483647 (32-bit integer); 0 disables. Equality is allowed.
|
||||
minimum-spawn-distance: 100
|
||||
|
||||
# Base size
|
||||
stone-expansion-blocks: 500
|
||||
|
||||
Reference in New Issue
Block a user