Mojira Archive
MC-75252

summoned fireball has drag

I am making a fireball cannon with command blocks using

/summon Fireball ~ ~ ~1 {direction:[0.0,0.0,1.0]}

I noticed that the summoned fireball slows down.
According to http://minecraft.gamepedia.com/Entity#Motion_of_entities fireballs use to have a drag of 0, but if you summon one with the direction tag it has some drag.

How to reproduce:
1. execute /summon Fireball ~ ~ ~1

{direction:[0.0,0.0,1.0]}

2. look at the fireball, it slows down. There is drag
3. punch fireball
4. it doesn't slowdown. There is no drag

Invalid

xyfonix

2014-12-10, 09:11 PM

2020-02-01, 09:16 PM

2016-03-02, 12:41 AM

1

3

Unconfirmed

Minecraft 1.8.1

-