You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
465 B
TOML

#-----------------------------------------------------------------------------------------
# Average distance between spawn attempts for Repurposed Structures Shipwrecks.
# 1 for spawning in most chunks and 1001 for none.
[Shipwrecks]
#Range: 1 ~ 1001
netherBricksShipwreckMaxChunkDistance = 21
#Range: 1 ~ 1001
crimsonShipwreckMaxChunkDistance = 18
#Range: 1 ~ 1001
endShipwreckMaxChunkDistance = 24
#Range: 1 ~ 1001
warpedShipwreckMaxChunkDistance = 18