From 0fbe9822a402f34d34654774ff5c0410c8ea580d Mon Sep 17 00:00:00 2001 From: Red <61326916+RedDevel2@users.noreply.github.com> Date: Sun, 21 Jun 2026 20:26:45 +0200 Subject: [PATCH] Still too many --- .../plugins/MythicMobs/RandomSpawns/PhantomSpawns.yml | 4 ++-- .../plugins/MythicMobs/RandomSpawns/UndyingSpawns.yml | 4 ++-- .../plugins/MythicMobs/RandomSpawns/ZorslugSpawns.yml | 4 ++-- ansible/files/zorweth-config/plugins/MythicMobs/config.yml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/PhantomSpawns.yml b/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/PhantomSpawns.yml index e276f7d05..87adbd413 100644 --- a/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/PhantomSpawns.yml +++ b/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/PhantomSpawns.yml @@ -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 diff --git a/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/UndyingSpawns.yml b/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/UndyingSpawns.yml index 4aa8c5d38..5e46c6f15 100644 --- a/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/UndyingSpawns.yml +++ b/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/UndyingSpawns.yml @@ -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: diff --git a/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/ZorslugSpawns.yml b/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/ZorslugSpawns.yml index e713a73bf..b9216c0c4 100644 --- a/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/ZorslugSpawns.yml +++ b/ansible/files/zorweth-config/plugins/MythicMobs/RandomSpawns/ZorslugSpawns.yml @@ -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: diff --git a/ansible/files/zorweth-config/plugins/MythicMobs/config.yml b/ansible/files/zorweth-config/plugins/MythicMobs/config.yml index de34facc3..605867e9b 100644 --- a/ansible/files/zorweth-config/plugins/MythicMobs/config.yml +++ b/ansible/files/zorweth-config/plugins/MythicMobs/config.yml @@ -73,8 +73,8 @@ Configuration: RandomSpawning: DisableVanillaSpawns: false GenerateSpawnPoints: true - MaxMobsPerChunk: 2 - SpawnRadiusPerPlayer: 64 + MaxMobsPerChunk: 1 + SpawnRadiusPerPlayer: 32 SpawnRadiusPerPlayerY: 32 DespawnLazyRandomMobs: true MaxGenerationTime: 20