Started by
NemGamingAkos
on
Topic category: Help with Minecraft modding (Java Edition)
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.