Wondering how to teleport to another dimension (overworld, end, the nether or modded dimension) using a command? You can use the following command:
/execute in [dimension] run tp ~ ~ ~
If you use “tab” when writing where the dimension should be, you can select which dimensions there is to teleport to:
In the example here i teleport to the end:
Example of some commands:
/execute in minecraft:the_end run tp ~ ~ ~
/execute in minecraft:the_nether run tp ~ ~ ~
/execute in minecraft:overworld run tp ~ ~ ~