We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ab741 commit d13baa5Copy full SHA for d13baa5
content/docs/worlds/manage/clone.mdx
@@ -20,6 +20,6 @@ Example on how to create an exact copy of a world (1:1):
20
21
Example on how to clone a world's generation settings (no region data, scoreboards, player data, etc.):
22
23
-```text
+```
24
/world clone <aqua>worlds:my_world</aqua> <yellow>my_world_copy</yellow> template
25
```
0 commit comments