The bug
Before the area effect cloud entity was introduced, dying from dragon breath used the death message "Player was roasted in dragon breath" (death.attack.dragonBreath
) or "Player1 was roasted in dragon breath by Player2" (death.attack.dragonBreath.player
). Dying from dragon breath now displays the death message "Player was killed by Ender Dragon using magic" (death.attack.indirectMagic
).
The two unused death messages should either be removed or used instead of the magic death message.
Linked issues
relates to 2
Comments 23
Confirmed in 1.21.7, and relates to MC-299395
It says instead "[Player] has been killed by Ender Dragon using Magic"