Minecraft Blogs / Tutorial

How to make mobs riding on other mobs (without programs)

  • 43,610 views, 10 today
  • 11
  • 8
  • 45
JoelCohen avatar JoelCohen
Level 44 : Master Electrician
17
Hi! Here is another of my blogs. In this blog I am going to do a tutorial of how to make mobs riding on other mobs without programs!

1) write in the chat "/give [name of your MC player] 137 " to get the command block.

2) In the command block wirte this command: "
/summon [mob] ~5 ~ ~ {Riding:{id:[mob]}}

3) Power it with redstone

4) Enjoy your mob riding a mob!
Tags

1 Update Logs

Screenshot : by JoelCohen 11/08/2013 6:32:11 pmNov 8th, 2013

Added screenshot

Create an account or sign in to comment.

1
06/20/2017 8:59 am
Level 1 : New Miner
zonker
zonker avatar
As of 1.11 or past, the syntax is:

/summon Cow ~5 ~ ~ {Passengers:[{id:"Sheep"}]}

Here it is, spread out:

/summon Cow ~5 ~ ~ ~ { Passengers: [ { id: "Sheep" } ] }

Since it is hard to see, let's break it down:

/summon = bring it to you
Cow = which mob to bring to you
~5 ~ ~ = x y z location to which it should come - in this case, five blocks +x to your location
{Passengers: [ ] } = the replacement for the prior Riding command

within the [ ] is the name of the mob you want:

{id:"Sheep"}

And close it all off again with a brace:

}

If you prefer, get a command block as in the original post, and put this command into it.

This one is hilarious:

/summon Bat ~ ~5 ~ {Passengers:[{id:"Cow"}]}

Good luck milking THAT cow.
1
12/22/2016 9:16 pm
Level 1 : New Miner
SapphireKnight30
SapphireKnight30 avatar
Is it possible to do a mob riding a player?
1
08/05/2016 11:23 am
Level 1 : New Miner
Verdainer_1
Verdainer_1 avatar
Didn't work and No offence it's bad because no help if it doesn't work :(
1
08/05/2016 11:20 am
Level 1 : New Miner
Verdainer_1
Verdainer_1 avatar
cool thx
1
01/10/2016 7:21 pm
Level 2 : Apprentice Network
QuittedPMC
QuittedPMC avatar
Thank you. I favorited this page. :D
1
03/29/2015 8:06 pm
Level 3 : Apprentice Network
958gomeat
958gomeat avatar
How can you spawn and Elder Guarding riding a giant?
1
05/24/2014 8:53 am
Level 5 : Apprentice Explorer
MatthewF_
MatthewF_ avatar
can you do a mob on a mob on a mob like a whole bunch of times stick together?
1
01/22/2015 9:11 pm
Level 15 : Journeyman Warrior
FuntimeFreddy
FuntimeFreddy avatar
you can do this matthewf57715 for some rainbow sheep!
/summon Sheep ~ ~ ~ {CustomName:jeb_,Riding:{id:Sheep,CustomName:jeb_,Riding:{id:Sheep,CustomName:jeb_,Riding:{id:Sheep,CustomName:jeb_,Riding:{id:Sheep,CustomName:jeb_,Riding:{id:Sheep,CustomName:jeb_,Riding:{id:Sheep,CustomName:jeb_}}}}}}}
1
05/24/2014 10:36 am
Level 44 : Master Electrician
JoelCohen
JoelCohen avatar
Yes you can but I don´t know how to do it. I´m not a command genius :( Sorry.
1
05/23/2014 10:42 pm
Level 14 : Journeyman Artist
schen19
schen19 avatar
Does it wor if I put enerdragon on top of a wither with this command ?
Does it work on any verision
Planet Minecraft

Website

© 2010 - 2023
www.planetminecraft.com

Welcome