Update Random Spawns authored by SharkGirl kunjang's avatar SharkGirl kunjang
...@@ -167,14 +167,19 @@ sense when adjusting these values, as misconfigurations of this section ...@@ -167,14 +167,19 @@ sense when adjusting these values, as misconfigurations of this section
may cause lag on your server. may cause lag on your server.
RandomSpawning: RandomSpawning:
DisableVanillaSpawns: false
GenerateSpawnPoints: true GenerateSpawnPoints: true
MaxMobsPerChunk: 3 MaxMobsPerChunk: 2
SpawnRadiusPerPlayer: 64 SpawnRadiusPerPlayer: 64
SpawnRadiusPerPlayerY: 32 SpawnRadiusPerPlayerY: 32
DespawnLazyRandomMobs: true DespawnLazyRandomMobs: true
MaxGenerationTime: 20
PointsPerSecond: PointsPerSecond:
Land: 10 Land: 5
Sea: 5 Air: 0
Sea: 2
Lava: 0
Ground: 0
Examples Examples
-------- --------
... ...
......