Skip to content

Commit 9fafd76

Browse files
authored
Add instructions for importing a world with void generation
1 parent 0c2951e commit 9fafd76

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/simplevoidgen/Multiverse-Core.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@
55
```
66
/mv create <world_name> <env> -g SimpleVoidGen -t FLAT
77
```
8+
9+
## Import a world with void generation
10+
11+
```
12+
/mv import <world_name> <env> -g SimpleVoidGen -t FLAT
13+
```

0 commit comments

Comments
 (0)