How do you make a bow that shoots fireworks instead of arrows?
I would like to know how to make a bow that shoots fireworks in place of arrows. I already have a feature where when the arrow hits the ground, it explodes and releases a firework. If you think you got it, or need more information, tell me below.
Best Answer
I think I have it. The operation requires four commands, not counting the fill clock. The arrow will still exist but will spawn fireworks that explode immediately.
Type this in chat:
/scoreboard objectives add ground dummy ground
1st Command Block on fill clock:
/scoreboard players set @e[type=Arrow] ground 0 {inGround:0b}
2nd Command Block on fill clock:
/scoreboard players set @e[type=Arrow] ground 1 {inGround:1b}
3rd Command Block on fill clock:
/execute @e[type=Arrow,score_ground=0] ~ ~ ~ summon FireworksRocketEntity ~ ~ ~ {LifeTime:-1,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{Type:0,Flicker:0,Trail:0,Colors:[0],FadeColors:[0]}]}}}}
You can make your own firework to put in the execute command at http://www.minecraftupdates.com/fireworks but make sure the lifetime is set to -1.
I hope this helped and that this was what you were looking for.
Pictures about "How do you make a bow that shoots fireworks instead of arrows?"



How do you make a bow for shooting fireworks?
Crafting a firework with an arrow creates an explosive arrow, a firework that can be shot from a bow. With fireworks now dealing damage, it would make a good and extremely sparkly weapon. The arrows detonate wherever they land, creating a firework effect.Can you put a firework on a bow?
Unlike bows, the arrow or firework rocket can be fired only after it is fully charged....Weapon.DamageAverage9Average (With Max Firework)14.5 \xd7 7.254 more rowsCan bows shoot fireworks Minecraft?
Equip a stack of firework rockets in your off-hand (the average player's left in-game hand) Equip a crossbow in the main hand. Equip a crossbow from the hotbar. Hold right-click or left trigger (on console) to load the firework rocket into the crossbow.How to Make a Rocket Launcher in Minecraft 1.19 | OP Firework Crossbow
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: George Dolgikh, Mikhail Nilov, Mikhail Nilov, RODNAE Productions
