Set Console Command for Block
setworldspawn 0 70 0
@s = self · @p = nearest player · @a = all players · @e = all entities
Previous Output
-Intermediate · 1 block
Use an operator button to set the world spawn to coordinates 0 70 0 for a lobby or map starting point.
What you need
Expected result
The default world spawn changes to coordinates 0 70 0.
Configure one block at a time
The copy button copies only Command Input. Choose every other value in the Command Block screen.
Keep this block in an operator area and verify the destination coordinates before pressing it.
setworldspawn 0 70 0
@s = self · @p = nearest player · @a = all players · @e = all entities
-If it does not work