Started by
dkrdjdi
on
Topic category: Help with Minecraft modding (Java Edition)
Trigger applied position
Timer trigger was completed by looking at the tutorial.
Set up the trigger to specify the spawn point on the update tick.
Right-click on the block
Made to move to Spawn Point 10 seconds later.
But it didn't work.
Can you tell what the problem is?
Edited by dkrdjdi on Mon, 09/21/2020 - 11:21
Why did you make it send you to the nether and then back to the overworld again?
This method allows the player to move to the spawn position.
https://youtu.be/H2LgWr_un-s
In this way, we have created an item that teleports to blocks with triggers that specify spawn points.
Just get the spawn positions and teleport the player to it.