UPDATE {*}{*}My issue resolved on its own, it seems there was a slight syntax change to call the mentioned particle, see:
"execute at @e[type=arrow] run particle sonic_explosion" (incorrect syntax) "execute at @e[type=arrow] run particle minecraft:sonic_explosion" (correct syntax)
You can mark it as resolved or invalid; it was a simple syntax error. Thank you.
UPDATE
{*}{*}My issue resolved on its own, it seems there was a slight syntax change to call the mentioned particle, see:
"execute at @e[type=arrow] run particle sonic_explosion" (incorrect syntax)
"execute at @e[type=arrow] run particle minecraft:sonic_explosion" (correct syntax)
You can mark it as resolved or invalid; it was a simple syntax error. Thank you.
*NEXT STEP * This issue can be closed