Skip to content
[/craft]

Summon No-AI Zombie Statue

Spawn a frozen zombie that never moves

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Summons 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

How to use

  1. Open chat (T on Java).
  2. Paste the command and press Enter.
  3. 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}

Spawn an axolotl mob

/summon axolotl ~ ~ ~

Spawn an allay mob (item collector)

/summon allay ~ ~ ~

Spawn a camel mob (rideable)

/summon camel ~ ~ ~

Spawn a sniffer mob (seed finder)

/summon sniffer ~ ~ ~