Skip to content

Commit 423994b

Browse files
committed
docs: fix spawn-portal teleport target to overworld
1 parent 7552e1b commit 423994b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/portals/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ and requires the permission `portals.command.<subcommand>`:
4646
/portal create <aqua>spawn-portal</aqua>
4747
4848
<gray># Set the portal to teleport to spawn</gray>
49-
/portal action <aqua>spawn-portal</aqua> teleport <yellow>minecraft:world</yellow> <green>0 64 0</green> <light_purple>0 0</light_purple>
49+
/portal action <aqua>spawn-portal</aqua> teleport <yellow>minecraft:overworld</yellow> <green>0 64 0</green> <light_purple>0 0</light_purple>
5050
5151
<gray># Add a cooldown of 30 seconds</gray>
5252
/portal cooldown <aqua>spawn-portal</aqua> <yellow>30s</yellow>

0 commit comments

Comments
 (0)