From e6ba1e6d8075badf305fc3bd8febc33b0a04fbca Mon Sep 17 00:00:00 2001 From: Bavadin <115598588+Bavadin@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:34:48 -0800 Subject: [PATCH] Quick patch to remove Silent from wardens --- .../data/do2/functions/events/on_game_load.mcfunction | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Brilliance Datapack/data/do2/functions/events/on_game_load.mcfunction b/Brilliance Datapack/data/do2/functions/events/on_game_load.mcfunction index e2e850cb..c6209b47 100644 --- a/Brilliance Datapack/data/do2/functions/events/on_game_load.mcfunction +++ b/Brilliance Datapack/data/do2/functions/events/on_game_load.mcfunction @@ -50,3 +50,6 @@ function do2:scoreboard/config/config_lock # Make sure that the redstone block keeping the iron door open is removed setblock -551 119 1977 air + +# Quick fix, please remove after snapshot is taken +execute as @e[type=warden] run data modify entity @s Silent set value 0