Summon Evoker
Spawn a spellcasting evoker
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Summons an evoker, the illager caster that conjures biting fang attacks and summons vexes to swarm you. It is the only mob that drops the Totem of Undying, so this is a fast way to farm totems. Dangerous at close range because of its fangs.
/summon evoker ~ ~ ~20 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Paste the command and press Enter.
- An evoker appears and begins casting fang and vex spells.
Related commands
Spawn a charged creeper that creates a larger explosion
/summon creeper ~ ~ ~ {powered:1b}Spawn the hidden hostile rabbit variant
/summon rabbit ~ ~ ~ {RabbitType:99}Create a villager selling diamonds for one emerald
/summon villager ~ ~ ~ {Offers:{Recipes:[{buy:{id:"minecraft:emerald",count:1},sell:{id:"minecraft:diamond",count:1},maxUses:999999}]}}Spawn a skeleton riding a spider
/summon spider ~ ~ ~ {Passengers:[{id:"minecraft:skeleton"}]}Spawn a baby zombie riding a chicken
/summon chicken ~ ~ ~ {Passengers:[{id:"minecraft:zombie",IsBaby:1b}]}