Minecraft – For Single Player Commands, what is the full spawn list for /spawn “[name] [quantity]”

minecraft-java-edition

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?

Best 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.