mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 18:47:20 +01:00
Updated Command Reference (markdown)
parent
26ce50cd57
commit
8f9c7dd5dc
@ -193,7 +193,7 @@ You can create a world with a custom seed by adding `-s SEEDNAME` after the 2 re
|
||||
---
|
||||
|
||||
#### World Types
|
||||
As of Minecraft 1.1, the concept of world types has been introduced. These seem to be like generators but baked into Minecraft itself. Currently, there are only `FLAT`, `LARGEBIOMES` and `NORMAL` for world types. To use a world type, simply use the `-t` parameter, for type. Here is a flat normal world:
|
||||
As of Minecraft 1.1, the concept of world types has been introduced. These seem to be like generators but baked into Minecraft itself. Currently, there are only `FLAT`, `LARGEBIOMES`, `AMPLIFIED`, and `NORMAL` for world types. To use a world type, simply use the `-t` parameter, for type. Here is a flat normal world:
|
||||
|
||||
`/mv create flat_world NORMAL -t FLAT`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user