When I use the /tp command on arrows that are in the ground, they remain frozen in midair, and can still be picked up. So, I think the InGround data tag is not updating when arrows are /tp'ed
Attachments
Comments 7
Confirmed for
1.8.4 but might be intended, Arrow still references to block below it as
*inTile*
block. Breaking this block causes it to fall down
Note:
*xTile*
, *yTile*
, *zTile*
and *inTile*
currently only change when *inGround*
changes.
When you set the Arrows entity data to inGround:0 after using the TP command it then regains its momentum. See attached GIF