How to /summon an item riding a mob?
//ads -- adsterra.com -- native banner
?>
Can someone help me with it? I know there's a way to summon mobs, of course, also items, but can you stack them together so the item is on top? I found no way to do it, perhaps i just do something wrong...
Best Answer
Wood block riding on an Ocelot:
/summon minecraft:ocelot ~ ~1 ~ {Passengers:[{id:"Falling_block",Time:1,TileID:162,Data:16}]}
If you want the block to move around on its own use this:
/summon minecraft:ocelot ~ ~1 ~ {ActiveEffects:[{Id:14,Duration:2000000,Ambient:1,ShowParticles:0b}],Passengers:[{id:"Falling_block",Time:1,TileID:162,Data:16}]}
Enjoy and have fun!
Pictures about "How to /summon an item riding a mob?"



How do you summon a mob with an item?
In order to summon an item, you have to add a data tag to specify which item to summon and the quantity of that item. Replace <item> with the item to summon. Must be a valid item id, or block id for which items exist. You could also use a minecraft item generator which supports summoning items.Minecraft 1.16.5: How to summon mobs riding mobs
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Tima Miroshnichenko, Tima Miroshnichenko, Tima Miroshnichenko, Tima Miroshnichenko
