mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 02:25:41 +01:00
Updated Command Reference (markdown)
parent
8f9c7dd5dc
commit
49063cc3cd
@ -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`, `AMPLIFIED`, 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`, `NORMAL`, `NETHER`, and `END` 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