Red and white star, fading to blue
- Input
- forma star, cores #FF0000+#FFFFFF, fade #0000FF, rastro ligado, voo 2
- Expected output
- /give @p firework_rocket[minecraft:fireworks={flight_duration:2,explosions:[{shape:"star",colors:[I;16711680,16777215],fade_colors:[I;255],has_trail:true}]}] 1
The fade color is a separate, optional list (`fade_colors`): without it, the burst simply fades out in its original color instead of shifting color mid-air.