after you summon a fireball a shoot it
if you change any word in command block it will run fireball sound
Related issues
relates to
Comments


any command to summon fireball i think
I didn't powered it
/summon Fireball ~ ~1 ~ {ExplosionPower:100,direction:[0.0,0.0,0.0],Riding:{id:"DragonFireball",ExplosionPower:5,direction:[0.0,0.0,0.0],Riding:{id:"Fireball",ExplosionPower:5,direction: [0,-3,0]}}}
to
/summon Fireball ~ ~1 ~ {ExplosionPower:100,direction:[0.0,0.0,0.0],Riding:{id:"DragonFireball",ExplosionPower:5,direction:[0.0,0.0,0.0],Riding:{id:"Fireball",ExplosionPower:5,direction: [0,-2,0]}}}

Yep same ploblem but I didn't care about it :/
What's the exact command you've used ?