-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 14w29b
-
None
-
Unconfirmed
Since I've upgraded my world from 28b to 29b I had to replace this_
/particle dripLava ~ ~ ~ 0.1 0.1 0.1 1 10 @a[score_OnGround=0,m=2]
with this:
/execute @a[score_OnGround=0,m=2] ~ ~ ~ /particle dripLava ~ ~ ~ 0.1 0.1 0.1 1 10
in order for it to work.
Thi happens because the particles are positioned relative to the commandblock instead of being relative to the targeted entity.
Hope you can replicate
- is duplicated by
-
MC-56733 Partlces - That entity cannot be found
- Resolved
-
MC-63419 /particle with relative coordinates is centered on the block instead on the target
- Resolved
-
MC-63548 Particles Aren't Rendering in New Snapshots
- Resolved
-
MC-63850 Particle command entity selector does not work.
- Resolved
-
MC-64116 Particle, execute and summon commands round co-ordinates to nearest block to the nearest block.
- Resolved
-
MC-64123 /particle command
- Resolved
-
MC-64421 /particule bug @ ...
- Resolved
-
MC-69966 Particle Issues
- Resolved
-
MC-85623 the selectors doesn't applied in "/particle" command
- Resolved
- relates to
-
MC-64188 execute with relative coordinates commands are forced to the center of the X and Z axis of the block the target is in, not the target itself
- Resolved