-
Bug
-
Resolution: Won't Fix
-
None
-
1.20.20.23 Preview, 1.20.20.22 Preview, 1.20.20.21 Preview, 1.20.20.20 Preview, 1.20.30.24 Preview, 1.20.15 Hotfix, 1.20.40.23 Preview, 1.20.40.24 Preview, 1.20.32 Hotfix, 1.20.50.21 Preview
-
Creative
-
Confirmed
-
Multiple
-
1127794
Steps to Reproduce:
- /give @s command_block
- /gamerule commandblockoutput false(to prevent the message from flooding, unnecessary)
- Place a command block, input"/summon elder_guardian_ghost", and put a button on it
- Place another command block, input"/tp @e[type=elder_guardian_ghost] ~ ~1 ~", set the block type "Repeat", put a lever on it, and turn the lever on.
- Press the button to summon.
- Take a wooden sword out, and aim at the shadow (the living entity is invisible) on the command block. [Phenomenon 1]
- Summon another one. Throw splash potion of healing a few times. Repeat step 6. [Phenomenon 2]
Phenomenon 1: Four strikes can kill it, which is work as intended because wooden sword cause 5 health at a time, and elder guardian ghost is 20 in health.
Phenomenon 2: It needs more than four strikes, which is a bug, meaning that elder guardian ghost's health can be more than 20.
Unfortunately, I don't know how to prove the max health is 3.4×10^38 without addon.
I guess the bug originates in the negligence of the upper limit of health in elder guardian ghost, because the number 3.4×10^38 is the upper limit of Single number.