Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:extrafireworks:config [2022/08/07 14:56] – [download] Replace with minotar.com phoenix616plugin:extrafireworks:config [2025/12/10 18:38] (current) – Add flash-color doc phoenix616
Line 4: Line 4:
  
 The default values are always compatible for the latest version, if you need to set the plugin up with an older version (currently only necessary for 1.12 and 1.13) then please take a look at these [default configs](https://gist.github.com/Phoenix616/eeec41ce3db5b3fa535341bfaab3ad8b). The default values are always compatible for the latest version, if you need to set the plugin up with an older version (currently only necessary for 1.12 and 1.13) then please take a look at these [default configs](https://gist.github.com/Phoenix616/eeec41ce3db5b3fa535341bfaab3ad8b).
 +
 +## debug
 +Log some more debug information
 +
 +//Default:// `true`
  
 ## language ## language
Line 156: 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