-
Bug
-
Resolution: Fixed
-
1.18.32, 1.16.220, 1.4.2.0, 1.16.0, 1.16.1, 1.16.20, 1.16.40 Hotfix, 1.16.201 Hotfix, 1.16.210, 1.16.221 Hotfix, 1.19.0
-
None
-
Confirmed
-
Multiple
-
450328
The bug
When you get the health boost effect, it will always set your current health to 20 HP even if you have more or less. This is most noticeable when using a repeating command block.
How to reproduce:
- Place a repeating command block
- Put this command in it: effect @p health_boost 9 9
- Activate the command block
- Go into survival mode
- Take damage (For example fall damage) or heal yourself using a healing potion.
Observed result: Your health will always be reset to 20 HP, which is full health when not having the effect.
Expected Result: Your current health shouldn't be affected by the effect, so you should normally take fall damage without instantly being healed.
Original Description
Using a command block: repeat, always active, effect @a health_boost 20 4..
You have the Health_boost effect, but you can not regen any of the 2nd healthbar. The command keeps giving health_boost, which is an empty health bar, removing any health gained instantly. Boosts are positive, they should not remove health gained. It also worked fine in the previous version.
My personal use for this command is to allow players of my custom map to get permanent health_boost, as I am understanding, this is the only command and it differs in outcome of the previous game version.
- is duplicated by
-
MCPE-88344 Health Boost empty hearts cannot be replenished
- Resolved
-
MCPE-96826 Health boost invincibility
- Resolved
-
MCPE-99506 Health Boost Instant Heal
- Resolved
-
MCPE-153998 Health Boost Resets Current Health
- Resolved
-
MCPE-156831 1.19.0 Health Boost Problems
- Resolved
- relates to
-
MC-25088 Health Boost completely reset if applied again
- Resolved