Tools Gaming & Minecraft

Minecraft Particle Command

Build /particle commands with common particle names, relative coords, delta spread, speed, count, and force or normal mode.

Minecraft Particle Command

Position

Delta (spread)

Java Edition syntax: /particle <name> <pos> <delta> <speed> <count> [force|normal]. Some particles need extra args (for example dust).

Minecraft Particle Command builds Java Edition /particle lines with common particle names, relative coordinates, delta spread, speed, count, and force or normal view mode. Choose flame, heart, cloud, happy villager, and many other presets, or type a custom particle id, then copy a command for shows, map cues, and command block ambience.

Particle syntax is longer than most chat commands, and a single misplaced number can spawn nothing visible. Live output lets you tune spread and count before you paste into a world. Dust includes a simple default color scale argument so the command is usable out of the box.

All work stays in the browser. Pair particles with effect commands for buffs, summon for entity moments, and give when a particle marks a reward.

What Minecraft Particle Command does

Assembles a full /particle invocation from structured fields.

  • Particle picker for flame, heart, cloud, happy villager, angry villager, smoke, crit, portal, enchant, end rod, totem, soul, snowflake, cherry leaves, sculk soul, glow, splash, bubble, dust, and more
  • Custom particle id field
  • Position fields defaulting to ~ ~ ~
  • Delta dx dy dz for spread
  • Speed and count controls
  • force or normal mode
  • Live command and copy

Who Minecraft Particle Command is for

  • Map makers marking pressure plates, portals, and secrets
  • Event hosts adding celebration bursts
  • Redstone builders testing particle spam limits carefully
  • Content creators staging visual moments on stream
  • Datapack authors drafting ambient loops

How to use Minecraft Particle Command

1. Open Minecraft Particle Command on beeforge.dev.
2. Pick a particle or enter a custom id.
3. Keep ~ ~ ~ for local relative play, or enter absolute coords.
4. Raise delta values when you want a cloud instead of a point.
5. Set speed and count, choose force if players far away must see it, then copy.

Features

  • Preset list covering the particles people reach for most often
  • Relative coordinate defaults that match command block habits
  • force mode for long-range visibility during shows
  • Dust helper arguments so dust is not an empty invalid command
  • Related links to effect, summon, give, and color tools

Examples

  • Soft hint: /particle minecraft:happy_villager ~ ~1 ~ 0.3 0.3 0.3 0 8 normal.
  • Torch flicker: /particle minecraft:flame ~ ~ ~ 0.1 0.1 0.1 0.01 5 normal.
  • Celebration: high count heart particles with a wider delta above a podium.
  • Forced portal swirl using force so distant spectators still see it.

Tips and limits

  • Huge counts can lag clients; start small and scale up.
  • Some particles need extra parameters beyond the basic form; dust is handled with a default, others may need manual edits.
  • normal respects usual particle distance rules; force pushes visibility.
  • Bedrock particle commands differ; this tool targets Java Edition.
  • Always test in the dimension and biome where the show will run.

Related tools

FAQ

When should I use force instead of normal?

Use force when players farther than normal particle range still need to see the effect, such as arena openings. Prefer normal for ambient local detail.

Why does dust look red by default?

Dust needs color and scale parameters. The tool inserts a simple red dust definition so the command runs; edit the color floats for your brand.

Is anything uploaded?

No. Particle command building runs locally in the browser.

Can I embed the tool?

Use the [beeforge_minecraft_particle_command] shortcode on BeeForge WordPress pages after the module is registered.