Minecraft Commands – How to Warp to the Original Dimension in the 20w14infinite Snapshot of Minecraft Java Edition

minecraft-commandsminecraft-java-edition

I was playing around with the Minecraft April Fools 20w14infinite snapshot, mainly using the /warp command to warp to other dimensions.

The Minecraft Wiki provides many different easter egg dimensions that can be accessed with a certain target string to warp to the easter egg dimension.

But however, there is no documented warp target string that will let you return to your normal dimension and spawn.

Is there any way using /warp to return to the normal spawn dimension without using /kill @s?

Best Answer

All the numerical dimension IDs (which all text input to /warp gets converted to, that's why /warp overworld doesn't work) are for either a randomly generated dimension or one of the easter egg dimensions. Overworld, Nether and End are not accessible this way.

You can use /execute in overworld run tp @s ~ ~ ~, but be careful, this puts you at the coordinates you currently are, but in the Overworld, it does not select a proper spawning location for you. You could use /spreadplayers (archive), but even that behaves differently from /warp (for example if you use it in the Nether, it puts you on top of the bedrock roof).