#Any way to detect enderman teleporting?

1 messages · Page 1 of 1 (latest)

neon knot
#

I think it's possible using position and delta queries but I don't know how.

feral kernel
#

check enderman position with molang

#

if the position is more than X blocks from the previous position, true

neon knot
#

But the enderman also walks/runs, not only teleport.

buoyant cargo
#

Detect tp particles with mm

#

@neon knot

neon knot
#

I don't even know the particle name. I couldn't find it. I think it's hardcoded.

#

@buoyant cargo

feral kernel