When dying by the thorns of a guardian, the death message is "<player> died" instead of "<player> was killed trying to hurt <player / mob>".
Attachments
Comments 7
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response
Is this still an issue in the latest version? If so, please add a comment or update the affected version field.
To make your bug report as effective as possible, please try and include the following steps to reproduce the problem:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
If your ticket does not look like the example given here, then it's likely to be closed as incomplete.
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Steps to reproduce
Standard method
Create a thorn stand setup via command blocks
Use /effect @e[type=<hostile mobs>] fire_resistance/regeneration 9999999 255 true
Use teleport standing with /tp @e[type=<hostile mobs>] <Position X Y Z>
Summon any hostile mobs (zombie, husk, drowned etc.)
Create any armor with enchanted using thorns [I - III] then give armor to hostile mobs
Set /gamemode s and stand alone to attack hostile mobs until the player dies
Read the death message
Video Attachment:
[media]Guardian method
Create repeat command block with /tp @e[type=guardian] <Position X Y Z>
Summon guardian using spawn egg/command
Set using /gamemode s
Walk to close attack into guardian until player dies
Read the death message
Observed result
The death screen shows message received "[Player] died"
Expected Behaviour
When dying by the thorns from guardian/Hostile mobs (zombie, husk etc.) with armor using thorns should be show message "<player> was killed trying to hurt <player / mob>"
Can confirm on Android in 1.16.201!