Teleport to dimension above certain y level
My command is
execute in overworld if entity @e[y=390,dy=400] in kelraw_sbu:space as @e[y=390,dy=400] run tp @s ~ 920 ~I want to teleport an entity to space if it's above a certain y level, Not sure why it's not working...