Spawn Heart Particles
Make heart particles appear at a spot
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Spawns the pink heart particles normally seen when animals breed. The Java form takes position, then delta x/y/z (spread), speed, and count — here 10 hearts spread half a block around a point one block up. Bedrock's /particle takes a particle name and a position but not the spread/count arguments, so run it repeatedly or use an emitter for more.
/particle minecraft:heart ~ ~1 ~ 0.5 0.5 0.5 0 10- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Paste the command for your edition; ~ ~1 ~ means one block above you.
- Press Enter — hearts puff into the air at that spot.
- Increase the last number on Java to spawn more hearts at once.
Related commands
Spawn Flame Particles
Create a burst or trail of fire particles
God Mode (Resistance + Regeneration)
Become nearly invincible
Set Gamemode to Creative
Switch yourself into Creative mode
Kill All Mobs
Instantly remove every mob from the world except players
Add Experience Levels
Give yourself XP levels for enchanting
Set Difficulty to Peaceful
Switch to Peaceful mode so hostile mobs don't spawn