mojira.dev
MC-272511

The syntax for particles with extra options no longer works as it previously did

Moderator Note by [~Avoma]

1.20.5 Pre-Release 1 introduced changes to how the particle command works. The syntax for particles with extra options no longer works as it previously did and this is intentional. The following particle types may be affected:

  • minecraft:block

  • minecraft:dust

  • minecraft:falling_dust

  • minecraft:item

  • minecraft:vibration

  • minecraft:block_marker

  • minecraft:dust_color_transition

  • minecraft:sculk_charge

  • minecraft:shriek

Here is a photo from 1.20.6.

[media]

Linked issues

Attachments

Comments 3

Not a bug. The particle format has changed.

From the 1.20.5-pre1 changelog:

For example, command /particle minecraft:dust 1.0 0.0 0.0 2.0 ... becomes /particle minecraft:dust{color:[1.0, 0.0, 0.0], scale:2.0} ...

AISGNAJOM

(Unassigned)

Unconfirmed

Particles

1.20.6

Retrieved