Particle
Spawns particles, comparable to the /particle command.
Parameters
Location
The location of the particle following the format of world, x, y, z
.
world, 196.3, 64, -381.8
Amount
The amount of particles that need to be spawned.
50
dX
The delta X, the value of this descides how much the area where the particle spawns will extend over the x-axis.
1
dY
The same as dX but with the y-axis
1
dZ
The same as dX but with the z-axis
1
Force
When enabled, the player will see the particle, no matter the distance (if it is in view of course).
false
Size
The size of the particle, only works for REDSTONE, SPELL_MOB and SPELL_MOB_AMBIENT.
1.0
Color
The color of the particle, only works for REDSTONE, SPELL_MOB and SPELL_MOB_AMBIENT. Formatted in RGB.
123, 186, 92
Block
The block id of the particle, only works for BLOCK_CRACK, BLOCK_DUST, FALLING_DUST and ITEM_CRACK.
STONE
Delay
The amount of ticks this effect waits after the show starts before its activation.
40
Preview

Youtube Tutorial
Doesn't exist yet...
Last updated
Was this helpful?