mojira.dev
MCPE-41468

/particle command - particles not showing

The /particle command does not appear to work, either i. in the Chat console, or ii. in a command block.

For example, one of the strings I tried was as follows:
/particle minecraft:test_bounce ~ ~2 ~

However, no particle effects show up.  I have also tried different syntax variations, as well as other particle effects, eg:
/particle test_bounce ~ ~2 ~
/particle minecraft:test_bounce 18 70 18 [using specific coordinates]
/particle minecraft:mobflame_emitter ~ ~2 ~ [using other particle effects]

(When I tried this in a command block, I tried both a <repeating/always active> block, as well as an <impulse/needs redstone> block.)

However, all yield the same result, ie no particles being displayed.
Any suggestions would be appreciated.  Thanks!

Linked issues

MCPE-138930 /particle does not show particle even though command is successful ... that's all I know Resolved MCPE-104481 /particle Resolved MCPE-46487 /particle command wont work Resolved MCPE-77238 The /particle command isnt enable for the Nintendo Switch Edition. Resolved MCPE-54012 particle is not working Resolved

Comments 29

Have you enabled Experimental Gameplay features? Does toggling that enable the particles to work?

In the latest beta, you will need to use example rather than test, for example:

/particle minecraft:example_bounce ~ ~2 ~

I can confirm that even with experimental gameplay on, typing in Minecraft:test or Minecraft:example will not yield a result

Using the example above, particles are working in the latest beta 1.11.0.7.

The particles can be seen as part of the Vanilla Resource Pack files here: https://minecraft.gamepedia.com/Add-on

After unzipping the files, go to the particles folder, and you can see all of the data driven particles there.

Another working example is:

/particle minecraft:crit_emitter ~ ~2 ~

I didn't test it in beta because I'm working on logging into xbox live in 1.10 release that seems to not working for me

Reopening as some of the particles in the vanilla pack aren't working as expected.

19 more comments

Mapmakers can create their own particles in a resource pack. The example ones were removed since they were just examples, I don't think this is a bug.

I'd like to confirm that the particle command does in fact work. What's listed online doesn't work, so don't rely on that. Mega_Spud stated in a previous comment that you'll need to download the default resource and look in the Particles folder, and they are right. In that folder are a bunch of json files. You'll need to open them as text files. In one of the top lines will be something like "minecraft:particle", for example, "minecraft:arrow_spell_emitter". This is what's needed to run the command

Is the bug being fixed? I need it for one of my maps I need the particle /particle Minecraft:test_smoke_puff. Please fix it as soon as possible. No rush take your time.

The test particles were just that, tests, and were removed as they are no longer necessary.
Here is the list of current particles:
https://www.reddit.com/r/MinecraftCommands/comments/cbd56p/z/etg8rt7

tried one of the Up to Date Redstone Particles and nothing appeared.

Bernard Luk

(Unassigned)

188515

Confirmed

Multiple

1.17.11 Hotfix, 1.12.0.10 Beta, 1.9.0, 1.11.0.1 Beta, 1.11.0.7 Beta, ..., 1.11.4, 1.12.1, 1.14.30 Hotfix, 1.14.60 Hotfix, 1.16.40 Hotfix

1.20.50

Retrieved