Summon No-AI Zombie Statue
Spawn a frozen zombie that never moves
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Summons a zombie with AI switched off so it stands perfectly still like a statue. It will not path, attack, or burn-flee in daylight, which makes it ideal for haunted-house decor or a target dummy. Remove it with /kill @e[type=zombie,limit=1,sort=nearest].
/summon zombie ~ ~ ~ {NoAI:1b}30 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 motionless zombie appears and stays frozen in place.
Related commands
Spawn an armor stand for displaying equipment or decoration
/summon armor_stand ~ ~ ~Spawn a mob with a custom name displayed above its head
/summon zombie ~ ~ ~ {CustomName:'{"text":"Bob"}',CustomNameVisible:1b}