mojira.dev
MCPE-182216

Projectiles ignore the riding entity in some situations

Try to hit an entity riding any ride with any projectile shot by some methods like these:
 
[Will hit]: Shoot an arrow with a bow
[Won't hit]: Summon an arrow with a command and let it fall on the riding entity
[Won't hit]: Spawn an arrow with ScriptAPI and shoot it with shoot() method
[Won't hit]: Spawn an arrow with ScriptAPI and hit the riding entity by applying an impulse

Attachments

Comments 5

If this is still an issue, could you please update the script to the latest release? It won't run.

updated world data.

Confirmed in android.

Can confirm, affects 1.21.60.24.

Steps to reproduce:

  1. Load the attached .mcworld.

  2. Summon the ravager using the row of command blocks located to the far left.

  3. Try damaging the ravager by summoning a projectile using both script methods and the summon command (located above the entity).

  4. Grab a bow and shoot it.

Observed results:
You can only damage the ravager by shooting it with the bow and arrow

Expected results:
All 4 methods should be able to damage the entity/ravager.

Hayamine

(Unassigned)

1353259

Community Consensus

Multiple

1.21.10.21 Preview

Retrieved