Skip to content

Commit 3d4cf07

Browse files
committed
docs: add dimensions section with available dimension types in create.mdx
1 parent 90e45be commit 3d4cf07

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/docs/worlds/manage/create.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ There are three options `generator`, `type`, and `preset`.
1010
[Why keys instead of world names?](/docs/worlds/faq#why-keys)
1111
</Callout>
1212

13+
## Dimensions
14+
15+
There are following dimensions types:
16+
17+
- `minecraft:overworld` - [The primary dimension.](https://minecraft.wiki/w/Overworld)
18+
- `minecraft:the_nether` - [The Nether dimension.](https://minecraft.wiki/w/The_Nether)
19+
- `minecraft:the_end` - [The End dimension.](https://minecraft.wiki/w/The_End)
20+
1321
## Generator
1422

1523
To generate a new world using a custom generator, use the command

0 commit comments

Comments
 (0)