On Projectile Land

Description

Executes a skill when the mob's special projectile type (trident, snowball, wither skull, llama's spit etc) lands on the ground without hitting an entity.

Compatible Projectiles

> Reference onProjectileHit's <

Examples

YourAverageDrowned:
  Type: DROWNED
  Equipment:
  - TRIDENT HAND
  Skills:
  - message{m="Awww..."} @target ~onProjectileLand

Aliases

  • onProjectile_Land
  • onTridentLand
Updated Aug 19, 2026