Summon Silent Mob
Spawn a mob that makes no sound
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Summons a zombie that produces no ambient, hurt, or step sounds, useful for horror maps or for cutting audio clutter around a busy mob farm. It still behaves normally otherwise. Apply Silent:1b to any mob to mute it.
/summon zombie ~ ~ ~ {Silent:1b}32 characters
- Java: yes
- Bedrock: no
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java).
- Paste the command and press Enter.
- A completely soundless zombie spawns.
Related commands
Spawn a zombie equipped with armor
/summon zombie ~ ~ ~ {equipment:{head:{id:"diamond_helmet",count:1}}}Spawn an armor stand for displaying equipment or decoration
/summon armor_stand ~ ~ ~