From 7f8a21f804fe0e6242eae51e615c9a2013071248 Mon Sep 17 00:00:00 2001 From: Red <61326916+RedDevel2@users.noreply.github.com> Date: Sat, 13 Jun 2026 03:35:54 +0200 Subject: [PATCH] fix item color &g is not a correct minecraft color code. --- .../files/zorweth-config/plugins/MythicMobs/mobs/Undying.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/files/zorweth-config/plugins/MythicMobs/mobs/Undying.yml b/ansible/files/zorweth-config/plugins/MythicMobs/mobs/Undying.yml index f88656588..c40bef4c7 100644 --- a/ansible/files/zorweth-config/plugins/MythicMobs/mobs/Undying.yml +++ b/ansible/files/zorweth-config/plugins/MythicMobs/mobs/Undying.yml @@ -4,8 +4,8 @@ The_Undying: Health: 100 Damage: 15 Drops: - - light_weighted_pressure_plate{name="&gTotem Shard"} 1 0.05 - - gold_nugget{name="&gTotem Fragment"} 3-5 + - light_weighted_pressure_plate{name="&eTotem Shard"} 1 0.05 + - gold_nugget{name="&eTotem Fragment"} 3-5 Skills: - setvariable{var=caster.minions;type=INTEGER;val=0} @self ~onSpawn - skill{s=UndyingFear} @PlayersInRadius{r=25} 0.3