Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

I want to spawn a lot of Iron Golems but don't want to make 10,000 rows of iron. How do I spawn Iron Golems using Single Player Commands?

share|improve this question

1 Answer

You can specify the mob ID number, in this case VillagerGolem

/spawn VillagerGolem 1

You can find the mob ID number on the Minecraft Wiki page under "Network ID" in the info pane.

share|improve this answer
2  
To add to this answer, you can find a list on the minecraft wiki here: minecraftwiki.net/wiki/Block_id#Entity_IDs There are also ID lists for blocks and everything really for any other commands you want to use. Or you could type in "/spawn list" I think. – tugs Mar 12 '12 at 17:23
@tugs /spawn list is ugly, but the link you provided is good too. – Resorath Mar 12 '12 at 19:42

protected by Community Jul 29 '12 at 23:05

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.