-
Bug
-
Resolution: Duplicate
-
None
-
1.19.3
-
None
-
Java, Vanilla
-
Unconfirmed
-
(Unassigned)
Issue: Absorption Potion timer does not disappear after hearts are used (from being damaged, etc)
How to replicate:
- Create a custom potion and drink:
/minecraft:give @p potion{display:{Name:'[{"text":"Potion"}]'},CustomPotionEffects:[{Id:22,Duration:6000,Amplifier:1}]} 1
- Lose the hearts by taking damage.
- The timer still remains.
Extra related bug:
If you try to drink another absorption potion with lower amplifier, it will not work while the timer of the previous absorption effect is still active. You get no golden hearts.
- duplicates
-
MC-202432 Absorption effect does not go away even after the hearts are gone
- Resolved