When a firework is shot up from beneath a target block, most of the time it will activate the target block. However, if the firework was not placed directly under the target block, but still makes impact with the target block, then the target block will not send off a redstone signal.
Code analysis
See MC-178723.
Linked issues
Attachments
Comments 9
This probably happens because it is calculated based on the center of the hitbox of the firework, simelar to MC-1133.
Hi there!
I can confirm.