Summon Multiple Mobs at Once
Spawn many mobs (like 100 zombies) with one setup. Run: /execute at @p run summon zombie ~ ~ ~. Vanilla /summon spawns one mob per run, so the trick for crowds is a repeating command block: it re-runs this command every game tick (20×/second), pouring out mobs until you turn it off. Five seconds ≈ 100 zombies. Swap zombie for any mob ID. Works on Java 26.2 and Bedrock 26.32. Last verified June 2026.
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026/execute at @p run summon zombie ~ ~ ~- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Get a command block: /give @p command_block (remove the leading slash inside command blocks).
- Place it, open it, and set the type to Repeat + Always Active.
- Paste the command (without the leading slash) and close the UI.
- Mobs spawn continuously — set the block back to Impulse or break it to stop.
Frequently asked questions
Does Summon Multiple Mobs at Once work on Bedrock Edition?
Yes — the same command works on both Java 26.2 and Bedrock 26.32.
Do you need OP or cheats enabled to use Summon Multiple Mobs at Once?
Yes — you need operator permissions (OP) on a server, or cheats enabled in your world settings (Java: open to LAN with cheats on; Bedrock: enable cheats in world settings).
Can Summon Multiple Mobs at Once be used in a command block?
Yes — paste the command into a command block and activate it with a button or redstone signal. Remove the leading slash when using a command block.
Where does the entity appear when you run Summon Multiple Mobs at Once?
By default it spawns at your current position (~ ~ ~). You can replace those coordinates with specific X Y Z values to spawn it elsewhere.
How do I remove or kill the entity spawned by Summon Multiple Mobs at Once?
Run /kill @e[type=<entity_type>,limit=1] to remove the nearest entity of that type, or use a sword in creative mode.
Related commands
Summon the Best Possible Horse
Spawn a tamed horse with max speed +2 more
Summon the Creaking
Spawn the Creaking mob outside the Pale Garden
Summon a Villager
Spawn a villager for trading or repopulating a village
Summon Lightning Bolt
Strike lightning at your location
Summon Zombie Wearing Armor
Spawn a zombie equipped with armor
Summon the Wither Boss
Spawn the Wither immediately without placing skulls
Need something different?
Customize this command in the /summon builder — choose your own options and copy the result.
Learn more
📖How to Enable Cheats in Minecraft
Step-by-step guide to enabling cheats in Minecraft Java 26.2 and Bedrock 26.32