Replace block with cords in a string

Started by NemGamingAkos on

Topic category: Help with modding (Java Edition)

Last seen on 20:04, 14. Jan 2024
Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Replace block with cords in a string

So my problem is simple: I store the player's next respawn coordinates in a string and when the player respawns the block below him should change. 

I'm trying to use the Replace block at xyz and keep state, but I don't know how sould I do it. 

For the respawn I just use a simple after respawn -> teleport to xyz.