
Weekly Command Block Creations #2 - Particles
From now on, I'll be doing one command for Bedrock Edition and one for Java Edition, if you want the commands translated into a different version, just pm me (but please keep in mind that some commands are version exclusive and cannot be translated).
Java Edition: particle nautilus ~ ~ ~ 1 4 1 2 15 force
Make sure the command block is on "always active" and "repeat"
This command makes a cool particle (what does it look like? Well, try it and see for yourself!) that can be seen from 256 blocks away, if you want to make the render distance of the particle smaller, replace "force" with the amount of blocks that you want the render distance to be (using force makes the render distance 256 blocks, which is the max distance).
Bedrock Edition: particle test_spiral ~ ~ ~
This command makes a spiral particle, around the command block which you have to make sure is set to "always active" and "repeat".