mojira.dev
MC-40998

/summon fireball despawns instantly

When I spawned a ghast fireball it despawned instantly. Command used was: /summon Fireball ~1 ~1 ~1 {ExplosionPower:5,Direction: [0.0,0.0,0.0]}
It summons it and then it disappears. :/

Linked issues

Comments 1

I beleive its a syntax issue. try:

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

this works for me. The word Direction has to be lower case. Position in the string doesn't matter.

Alex

(Unassigned)

Unconfirmed

Minecraft 1.7.2

Retrieved