Firework explosions no longer deal knockback to entities
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.