-
Bug
-
Resolution: Duplicate
-
None
-
1.19.2, 22w43a
-
None
-
Confirmed
-
Statistics
The Bug:
minecraft.killed_by:fireball doesn't increase when killed by fireball.
Steps to Reproduce:
- Create a scoreboard objective for tracking being killed by fireballs and set it to display on the sidebar.
/scoreboard objectives add Fireballed minecraft.killed_by:minecraft.fireball
/scoreboard objectives setdisplay sidebar Fireballed
- Make sure the gamemode is survival or adventure, stand on the ground and summon a fireball, then jump and hit it downwards to take damage from it's explosion.
/summon fireball
- Repeat till death.
- After getting killed by a fireball, check if the scoreboard increased.
Observed Behavior:
The scoreboard doesn't increase.
Expected Behavior:
The scoreboard would increase.
- duplicates
-
MC-142723 "minecraft.killed_by:minecraft.<NON_BIOLOGICAL_ENTITY>" doesn't increase when being killed by non-biological entities
- Open