#Why it says request to create particle?
1 messages · Page 1 of 1 (latest)
Maybe you need to say minecraft:snowflake_particle? Idk
It’s because particles are client side - meaning they run on behalf of the users, not the server
This means it’ll never give a definitive answer, only that it requested to do so
Ull see similar results from commands like /playsound and /playanimation
So how do I make particle via command?
If you're putting the correct identifier of the particle there then the particle should summon
(some particles don't work with /particle)
It's the correct id. Also, even if it's incorrect it wouldn't say that message.
It will show that message even if the identifier is incorrect
The server doesn't knows if there is a particle with that name. It just requests the client to run that particle and the client runs it if it's there
How on earth it works before, but not now. It's also the first time I saw that message.
Well, I'm gonna try again.
Oh yeah. I see, you're right. Thanks for clarifying that to me. It's been so long I haven't touch this command, so maybe that's why it's the first time I see this message.