Started by
Ender_explorer
on
Topic category: Help with Minecraft modding (Java Edition)
I wanted to make a block like teleporting the player to a specific position where the player dies. I wanted to use the global variables to calculate but I don't know how to teleport the player.
Use move entity to x y z for this
Actually in which category is the "move entity to x y z" in? I cannot find it in 2020.3
The "Set location of Event/target entity to x y z" is towards the bottom of the "entity" tab, a few procedure blocks above the "get position" and "get velocity" blocks.
Okay, I found it. Thanks!
You're welcome!