Manage
Recreate a world
How to use the world recreate command.
Edit on GitHubTo recreate a world you can use the /world recreate <world> <name>
command.
This command creates a modified instance of the specified world.
The same options as in /world create
apply: bonus-chest
, seed
, structures
, hardcore
, key
, and dimension
.
If you don't specify any of these options, the recreated world will have an auto generated name and key, and the world options will be copied 1:1.
Example on how to recreate a world with a different seed:
/world recreate worlds:my_world "recreated world" seed Hawaii
Example on how to recreate a world without structures:
/world recreate worlds:my_world "recreated world" structures false
Last updated on