The bug
In previous versions, as a trailed firework expanded, the fade color would follow through all of the particles rather than only the last one. 22.12.22 shows 1.10, and 1.9.4 when tested. 22.17.15 shows 1.8.7's test. Both use the command:
/summon firework_rocket ~ ~ ~ {Life:10,FireworksItem:{id:"firework_rocket",Count:1,tag:{Fireworks:{Explosions:[{Type:0,Flicker:1b,Trail:1b,Colors:[I;16711680],FadeColors:[I;4607]}]}}}}
Linked issues
is duplicated by 3
Attachments
Comments 7
I apologize for that, I was using optifine, I have new pictures without it on:
Using the same command
1.10: Optifine rule out: http://prntscr.com/bgbgug
Particle: http://prntscr.com/bgbi3r
1.8: Optifine rule out: http://prntscr.com/bgbj65
Particle: http://prntscr.com/bgbjsr
Is this still an issue in the latest snapshot 16w44a? If so please update the affected versions.
This is an automated comment on any open or reopened issue with out-of-date affected versions.
Can reproduce in 1.20.2 to 23w41a
Additionally; the command you've provided no longer works. I have attached an updated version:
/summon firework_rocket ~ ~ ~ {Life:10,FireworksItem:{id:"firework_rocket",Count:1,tag:{Fireworks:{Explosions:[{Type:0,Flicker:1b,Trail:1b,Colors:[I;16711680],FadeColors:[I;4607]}]}}}}
Invalid, modded client.