Minecraft Firework Rocket Generator
Build a paste-ready /give firework_rocket command using modern component syntax (1.20.5+). Pick the burst shapes, colors and effects, then copy the command.
Command
/give @p minecraft:firework_rocket[fireworks={flight_duration:1,explosions:[{shape:"small_ball",colors:[I;11546150],has_trail:true}]}]Presets
Rocket
Targetplayer or selector
Flight duration1–3 tiers
Explosion layers
Layer 1
Shape
Colors
Fade colorsoptional
About firework rockets
This generator uses the modern item-component syntax from Minecraft 1.20.5+. Colors are written as an [I;...] integer array of the packed RGB values the game stores. Paste the command into a command block, function file, or chat to use it.