Summon Mannequin Generator Minecraft

« Back to Main Mob Generator

Loading
Page

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

Minecraft Summon Mannequin Command Generator

Create a mannequin NPC that can be customized with different poses and skins. Including a range of built in skins commands. Mannequins are mobs with no AI - they can wear gear, carry items, gain effects, and take damage. Remove a mannequin by using the /kill command, or with a sword works just as well.

Summon Mannequin with Player Skin

To summon a mannequin with a player skin, you need to specify the player's name in the "profile" field. This will make the mannequin display the skin associated with that player.

/summon mannequin ~ ~ ~ {profile:notch}

Summon Mannequin with the Skin Texture

To summon a mannequin with a specific skin texture, you need to specify the texture's location in the profile "texture" field. These options are above in the Advanced section. This feature is mostly for server admins and map makers, as it requires the texture to be in the server's resource pack.

You can summon the built in mannequin texture by using the following commands:

Steve
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/slim/steve"}}
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/wide/steve"}}

Ari
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/slim/ari"}}
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/wide/ari"}}

Efe
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/slim/efe"}}
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/wide/efe"}}

Kai
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/slim/kai"}}
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/wide/kai"}}

Makena
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/slim/makena"}}
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/wide/makena"}}

Noor
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/slim/noor"}}
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/wide/noor"}}

Sunny
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/slim/sunny"}}
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/wide/sunny"}}

Zuri
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/slim/zuri"}}
/summon mannequin ~ ~ ~ {profile:{texture:"entity/player/wide/zuri"}}

Summon Steve on a horse

There's a wide range of possibilities when it comes to summoning mannequins, for example they can ride on entities.

Steve on a horse /summon horse ~ ~ ~ {Tame:1,equipment:{saddle:{id:saddle,count:1}},Passengers:[{id:mannequin,profile:{texture:"entity/player/slim/steve"},equipment:{mainhand:{id:iron_sword}}}]}

Kai in a minecart
/summon minecart ~ ~ ~ {Passengers:[{id:mannequin,profile:{texture:"entity/player/slim/kai"},equipment:{offhand:{id:iron_pickaxe}}}]}

Suggestions or found a bug

Leave me a comment/like on:
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