mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
Still too many
This commit is contained in:
@@ -2,8 +2,8 @@ PhantomSpawn:
|
||||
Type: Vulture
|
||||
Worlds: world
|
||||
Action: ADD
|
||||
Chance: 0.01
|
||||
Priority: 129
|
||||
Chance: 0.005
|
||||
Priority: 9
|
||||
Biomes: END_HIGHLANDS, END_MIDLANDS, END_BARRENS
|
||||
Conditions:
|
||||
- outside
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
RandomUndying:
|
||||
Type: The_Undying
|
||||
Worlds: world
|
||||
Chance: 0.01
|
||||
Priority: 130
|
||||
Chance: 0.001
|
||||
Priority: 10
|
||||
Action: ADD
|
||||
Biomes: BASALT_DELTAS
|
||||
Conditions:
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
RandomZorslug:
|
||||
Type: Zorslug
|
||||
Worlds: world
|
||||
Chance: 0.025
|
||||
Priority: 128
|
||||
Chance: 0.0025
|
||||
Priority: 8
|
||||
Action: ADD
|
||||
Biomes: END_BARRENS
|
||||
Conditions:
|
||||
|
||||
@@ -73,8 +73,8 @@ Configuration:
|
||||
RandomSpawning:
|
||||
DisableVanillaSpawns: false
|
||||
GenerateSpawnPoints: true
|
||||
MaxMobsPerChunk: 2
|
||||
SpawnRadiusPerPlayer: 64
|
||||
MaxMobsPerChunk: 1
|
||||
SpawnRadiusPerPlayer: 32
|
||||
SpawnRadiusPerPlayerY: 32
|
||||
DespawnLazyRandomMobs: true
|
||||
MaxGenerationTime: 20
|
||||
|
||||
Reference in New Issue
Block a user