Skip to content

Latest commit

History

History
19 lines (15 loc) · 984 Bytes

File metadata and controls

19 lines (15 loc) · 984 Bytes

CreateWorldRequest

Properties

NameTypeDescriptionNotes
namestrThe name of the world
allow_commandsbool[optional]
difficultyCatalogTypeWhich difficulty the world is set to[optional]
dimensionstrThe the dimension that this world belongs to[optional]
game_modeGameModeWhich game mode the world defaults to[optional]
generatorCatalogTypeWhich generator to use for the world[optional]
keep_spawn_loadedbool[optional]
load_on_startupbool[optional]
seedintThe seed of the world[optional]
uses_map_featuresbool[optional]

[Back to Model list][Back to API list][Back to README]