Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:extrafireworks:config [2022/12/11 22:17] – Add debug config entry phoenix616plugin:extrafireworks:config [2025/12/10 18:38] (current) – Add flash-color doc phoenix616
Line 161: Line 161:
 #### colors #### colors
 The color the effect should have, forces the particle to redstone. Set to an empty string if you don't want a color. E.g. if you want only a red outline use `colors: "255,0,0"` The color the effect should have, forces the particle to redstone. Set to an empty string if you don't want a color. E.g. if you want only a red outline use `colors: "255,0,0"`
 +
 +#### flash-color
 +The color that the explosion flash should have. (Only supported on 1.21.9 and newer.) If not set and colors are provided then the first color will be used!
  
 #### sounds #### sounds