Summon Enderman Generator Minecraft

Update 1.6.9, you may need to clear cache for updated files.
Minecraft 1.20.5 has changed syntax on many commands, so most commands will no longer work without an update. An update is in progress, you can check compatibility progress here.

« Back to Main Mob Generator

Loading
Page

Try the Commands Troubleshooting and Help page if you get stuff with server errors.

Minecraft Enderman NBT Data Tags

Using the summon command to spawn in a minecraft enderman is simple, take the command and enter into chat and presto you have an enderman. Endermen can carry a blocks and can be summoned carrying blocks.

How to summon an Enderman carrying a block

To set the block an enderman carries use the carriedBlockState, with the Name property. Endermen can only carry blocks, and can not carry items. You can summon an enderman with block in hands with the below command.

/summon minecraft:enderman ~ ~ ~ {carriedBlockState:{Name:dirt}}

/summon minecraft:enderman ~ ~ ~ {carriedBlockState:{Name:redstone_block}}

/summon minecraft:enderman ~ ~ ~ {carriedBlockState:{Name:diamond_block}}

How to stop an Enderman disappearing

To prevent a enderman teleporting set the NoAI tag, this prevents enderman from moving.

/summon minecraft:enderman ~ ~ ~ {carriedBlockState:{Name:diamond_block}, NoAI:1}

Suggestions or found a bug

Leave me a comment/like on:
Planet Minecraft
Reddit

Minecraft Versions Permalinks

If you're looking for a particular summon mob generator you can link to these specific versions of the command generator.

By Version