# Create Worlds

# Command Schema

Minecraft
/world create [world_name] <arguments>

# Command Arguments

Identifier Valid Value(s) Default Value Explanation
world_name required text The name for the new world
-type optional amplified | flat | large_biomes | nether | normal | the_end | void normal Choose your world type
-structures optional true | false true Whether structures should generate
-seed optional text A minecraft world seed

# Command Aliases

/world cr
/w create
/w cr