export - DauntlessStudio/Bedrock-Developments GitHub Wiki

World Export

Exports a world. Has options for exporting as a world or template, and whether or not the behavior or resource packs should be added with the world.

Usage: bed world export [options]

Options:
  -w --world <name|index>   the name or index of the world to add packs to
  -p, --packs               package the world's behavior and resource packs
  -t, --type <export type>  what format should be exported (choices: "world", "template", default: "world")
  -h, --help                display help for command

Examples

Missing examples.

⚠️ **GitHub.com Fallback** ⚠️