Changes
Page history
Update Firework
authored
Sep 02, 2022
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Items/Firework.md
View page @
7144f5c1
...
...
@@ -16,7 +16,7 @@ Breaking Down The Firework Configuration
---------------------------------------
### Colors
A list of primary colors to be added to the firework effect must be using RGB(red,green,blue) format
A list of primary colors to be added to the firework effect
. The colors
must be using RGB(red,green,blue) format
.
```
yml
# adds red(255,0,0), green(0,255,0), and blue(0,0,255) colors
# to the firework effect
...
...
...
...