Firework
Spawns a configurable firework.
Last updated
Spawns a configurable firework.
Last updated
Parameter | Information | Example |
---|---|---|
Location | The location to spawn the firework in the format of |
|
Velocity | Sets the velocity of the firework, used to launch a firework in a direction. If you have ShotAtAngle on false, it'll eventually automatically go upwards. Keep it at |
|
Colors | The colors which the firework will use. Formatted as a list of hexadecimal colors following the pattern of |
|
FadeColors | The fade colors of the firework, follows the same pattern as the Colors parameter. Leave it empty to not use fade colors. |
|
Power | The power of the firework from |
|
FireworkShape | The shape of the firework. Can be |
|
ShotAtAngle | If set to true, it will make the firework rocket fly in a straight line, like when you shoot it with a dispenser or crossbow. You need to edit the Velocity to set the fly direction or else it won't move. Can only be set to |
|
Flicker | Whether the explosion should flicker or not. Can only be set to |
|
Trail | Whether the explosion should have a trail or not. Can only be set to |
|
Delay | The amount of ticks this effect waits after the show starts before its activation. |
|
Work in progress... :)