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.

23 lines
695 B
TOML

#
# Only make supports downward if there is land below.
# (Helps make structure look better in floating island worlds instead of support going down to void at world bottom)
pillarOnlyToLand = true
#
# Average distance between spawn attempts for Repurposed Structures Mansions.
# 1 for spawning in most chunks and 1001 for none.
#Range: 1 ~ 1001
mansionBirchMaxChunkDistance = 180
#Range: 1 ~ 1001
mansionJungleMaxChunkDistance = 225
#Range: 1 ~ 1001
mansionOakMaxChunkDistance = 205
#Range: 1 ~ 1001
mansionSavannaMaxChunkDistance = 225
#Range: 1 ~ 1001
mansionTaigaMaxChunkDistance = 205
#Range: 1 ~ 1001
mansionDesertMaxChunkDistance = 225
#Range: 1 ~ 1001
mansionSnowyMaxChunkDistance = 225