-
Bug
-
Resolution: Unresolved
-
None
-
1.20.51 Hotfix, 1.20.72 Hotfix, 1.21.0
-
Survival
-
Community Consensus
-
Multiple
-
337925
Elder guardian doesn't check if a player is alive to apply mining fatigue, causing effect applying animation to display indefinetly
Refer to the screenshot for a visual guide on how to arrange the command blocks.
How to reproduce:
- Place a normal command block facing the always active chain command block.
- Input the following command into the chain command block:
/summon elder_guardian
- Input the following command into the normal command block:
/kill @p
- Switch your game mode to survival, and activate the normal command block using a button.
Observed results:
The elder guardian ghost will spawn indefinitely even after the player dies.
Expected results:
The elder guardian ghost will not appear upon death.