|
|
@ -571,7 +571,7 @@ |
|
|
|
beachedCachalotWhaleSpawnDelay = 24000 |
|
|
|
beachedCachalotWhaleSpawnDelay = 24000 |
|
|
|
#Percent chance for leafcutter anthills to spawn as world gen in each chunk. Set to zero to disable spawning. |
|
|
|
#Percent chance for leafcutter anthills to spawn as world gen in each chunk. Set to zero to disable spawning. |
|
|
|
#Range: 0.0 ~ 1.0 |
|
|
|
#Range: 0.0 ~ 1.0 |
|
|
|
leafcutterAnthillSpawnChance = 0.004999999888241291 |
|
|
|
leafcutterAnthillSpawnChance = 0 # 0.004999999888241291 |
|
|
|
#Whether to restrict all pupfish spawns to one chunk (similar to real life) or have them only obey their spawn config. |
|
|
|
#Whether to restrict all pupfish spawns to one chunk (similar to real life) or have them only obey their spawn config. |
|
|
|
restrictPupfishSpawns = true |
|
|
|
restrictPupfishSpawns = true |
|
|
|
#The maximum distance a pupfish spawn chunk is from world spawn(0, 0) in blocks. |
|
|
|
#The maximum distance a pupfish spawn chunk is from world spawn(0, 0) in blocks. |
|
|
|