-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.7
-
None
-
Creative world, command blocks
-
Unconfirmed
When the user holds any item with a MaxHealth attribute that decreases their health, sometimes when the player takes damage he 'dies'. However, when the player hits respawn, he will respawn in the exact same location, with the same inventory.
How to recreate:
1. Give the player any item / armorpiece with negative maxhealth attribute. Example: /give @p diamond_boots 1 0 {Unbreakable:1,AttributeModifiers:[
]}
2. Put on the boots.
3. Use this command: /effect @p instant_damage 1 0
You will find that most of the time, when you execute the last command, the player will die, only to respawn in the exact same position after clicking 'respawn'.
- duplicates
-
MC-19690 Reducing maxHealth / max_health can cause fake death
- Resolved