#can someone help me change this or help me understand how to make this particle to lava dripping?
1 messages · Page 1 of 1 (latest)
Spawn a particle. This system is more inline with how Bukkit deals with particles, hence the choices in the pattern.
Some particles may be affected differently by these values, so let's break them down:
first number = count, how many particles to spawn at once. (use '0' if you notice the particle kinda flies away.)
particle = the particle to s...
Represents a particle which can be used in the 'Particle Spawn' effect.
Some particles require extra data, these are distinguished by their data type within the square brackets.
DustOption, DustTransition and Vibration each have their own functions to build the appropriate data for these particles.
put in a valid particle name
are you sure thats the valid name for the particle as listed in the second link
and did you try putting an underscore instead to ensure it wont get confused with the visual effect
works just fine for me with the underscore
draw 5 dripping_lava at player