1

Advanced Command Help

Cormin 2/1/14 2:21 pm
433
3/3/2014 6:41 pm
How can I summon a thrown chicken egg with a flaming arrow "riding" it?
Posted by
Cormin
Level 1 : New Miner
0

  Have something to say?

JoinSign in

2

SavageGarden
03/03/2014 6:41 pm
Level 8 : Apprentice Network
Here is the list of all summon able entities http://minecraft.gamepedia.com/Data_values/Entity_IDs
1
Redstone Studios
02/24/2014 8:41 am
Level 45 : Master System
I Couldn't do your request but i did something similar,
i made a snowball riding an arrow because flaming arrows and thrown eggs cannot be summoned using command blocks. (As far as i know.)

Heres the command :
Click to reveal
/summon Snowball x y z {Riding:{id:Arrow,Motion:[0.0,0.0,0.0]}}


Replace X Y Z to the desired coordinates. and the 0.0's to the arrow's angle.
its positioned by the order : X Y Z so the first 0.0 will be the position the arrow will be moving to the X coordinate. Have fun with your arrow-in-a-snowball!
1

Welcome