-
Notifications
You must be signed in to change notification settings - Fork 1
export
DauntlessStudio edited this page Apr 17, 2024
·
5 revisions
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
Missing examples.