Mojira Archive
MC-106616

/particle delta is larger than specified

The bug

When executing the particle command with dx dy and dz inputs, they are incorrectly read. When they are inputted, the directions are not per block, but seem to be exponential.

How to reproduce

Place a repeating command block with the following command

/particle flame ~ ~1 ~ 3 0 0 0.0001 100

The particles are created up to 10 blocks away from the command block despite the delta being 3