Skip to content

Commit

Permalink
Quick patch to remove Silent from wardens
Browse files Browse the repository at this point in the history
  • Loading branch information
Bavadin authored Jan 17, 2025
1 parent 07ee2fe commit e6ba1e6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e6ba1e6

Please sign in to comment.