Started by
Glow Glow Glowsquid
on
Topic category: Help with Minecraft modding (Java Edition)
So I made a mod with a new dimension and long story short I'm trying to make a block that sets the player's spawn in that dimension. I can't figure out how to reset my spawn once I set my spawn as if I set it to the world spawn coordinates, it would still respawn the player in the custom dimension
Any help would be appreciated!
Did you use tick update for the block if yes
Use the one that is touch block or something like that
I'm sorry, but I don't understand
How would using "touch block" reset the player's spawnpoint to world spawn?
Oh misundurstand what you want
What about beds
Beds do not work
Hmmm Im not sure what's Going on
Maybe u sould search it up on mcreator searcbar in the top right corner
procedure: when player enters dimension (yourdimension) do (setworldspawn)
You don't understand, I want a way to set a player's spawn in the overworld while in a custom dimension