Command not working as intender
execute positioned ~-7.5 ~-.6 ~-7.5 if entity @a[tag=xlib_target,dx=15,dy=-7,dz=15]This is supposed to check if someone if slightly below. The problem is it's successful even if I'm on the same y-level
execute positioned ~-7.5 ~-.6 ~-7.5 if entity @a[tag=xlib_target,dx=15,dy=-7,dz=15]This is supposed to check if someone if slightly below. The problem is it's successful even if I'm on the same y-level