Trigger to return to spawn point after 10 seconds

Started by dkrdjdi on

Topic category: Help with modding (Java Edition)

Last seen on 10:11, 29. Sep 2021
Joined May 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Trigger to return to spawn point after 10 seconds
Mon, 09/21/2020 - 11:21 (edited)

https://imgur.com/wofmj5S

Trigger applied position

 

https://imgur.com/FiH6lDk

Timer trigger was completed by looking at the tutorial.

 

https://imgur.com/1QxESjE

Set up the trigger to specify the spawn point on the update tick.

 

 

https://imgur.com/A4PT4go

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
Last seen on 14:43, 2. Aug 2022
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Why did you make it send you…
Wed, 09/23/2020 - 18:49

Why did you make it send you to the nether and then back to the overworld again?

Last seen on 10:11, 29. Sep 2021
Joined May 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This method allows the…
Thu, 09/24/2020 - 01:36

This method allows the player to move to the spawn position.

Last seen on 10:11, 29. Sep 2021
Joined May 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
https://youtu.be/H2LgWr_un-s…
Thu, 09/24/2020 - 01:41

https://youtu.be/H2LgWr_un-s

In this way, we have created an item that teleports to blocks with triggers that specify spawn points.

Last seen on 14:43, 2. Aug 2022
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Just get the spawn positions…
Thu, 09/24/2020 - 15:58

Just get the spawn positions and teleport the player to it.