Minecraft Blogs / Tutorial

A little explanation how /summon works

  • 294 views, 2 today
  • 3
  • 0
  • 2
towergame's Avatar towergame
Level 2 : Apprentice Crafter
0
Everyone knows /summon command without it you cant summon custom mobs. So lets start with something simple:
/summon Skeleton {Riding:{id:Slime}}
This means that we spawn a skeleton riding a slime. ( {} Is a data tag)
But this:
/summon Skeleton ~ ~2 ~ {Equipment:[{id:286},{},{},{},{id:314}], Riding:{id:Zombie}}
Means that we spawned a Skeleton wearing golden helmet and a golden axe.Equipment means that mob is wearing that and that. Equipment:[{hand}, {boots}, {legs}, {body}, {helmet}].
Next:
/summon Slime ~ ~2 ~ {Riding:{id:Zombie, Equipment:[{id:257}, {id:301}, {id:300}, {id:299}, {id:298} ]}}
Sot its a slime riding a Zombie but as you see editing the thing you mob rides on it Does not need {} when writing Equipment,Riding etc.
So i explained how typically /summon {} system works so make you own ideas. Vanilla minecraft has alot of things.
CreditMojang for all theese commands.
Tags

Create an account or sign in to comment.

1
02/03/2014 1:51 pm
Level 2 : Apprentice Crafter
towergame
towergame's Avatar
Happy that its useful.
1
02/03/2014 1:47 pm
Level 3 : Apprentice Ranger
Svawe
Svawe's Avatar
Thank you SO MUCH for this!
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome