Started by
MelloFello_
on
Topic category: Help with Minecraft modding (Java Edition)
Hey,
I'm making a sort of "Elevator" block which teleports the player to the next elevator block above it.
What I really need is to have the cords of the destination block, then have the player be teleported to it.
Current Code:
Get block at x y+1 z is yourcustomblock