-
Bug
-
Resolution: Fixed
-
1.19.3, 23w05a, 23w06a, 23w07a, 1.19.4 Pre-release 2, 1.19.4, 23w12a, 23w16a
-
None
-
Confirmed
-
Combat, Entities
-
Important
-
Platform
The Bug:
Firework explosions no longer deal knockback to entities.
This problem first appeared in 22w46a. It does not occur in versions less than or equal to 22w45a.
Steps to Reproduce:
- Give yourself a crossbow already loaded with a firework rocket by using the command provided below.
/give @s minecraft:crossbow{Charged:1b,ChargedProjectiles:[{id:"minecraft:firework_rocket",Count:1b,tag:{Fireworks:{Explosions:[{Flicker:1,Trail:1,Type:1}]}}}]}
- Shoot the firework rocket at your feet and watch closely as you receive damage.
- Take note as to whether or not firework explosions no longer deal knockback to entities.
Observed Behavior:
Firework explosions no longer deal knockback to entities.
Expected Behavior:
Firework explosions would deal knockback to entities, just like how they did in versions less than or equal to 22w45a.
- blocks
-
MC-232770 Entities receive knockback from incorrect directions when being damaged by firework explosions
- Resolved