Merge pull request #280 from tiagofassoni/patch-1
Added world-type=FLAT in young person's guide
This commit is contained in:
commit
444eaccaab
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ Once you've installed CanaryMod, depending on your specific needs,
|
|||
you might want to consider setting the following properties in the `server.cfg` or `config/worlds/<worldName>/<worldName>.cfg` files ...
|
||||
|
||||
# completely flat worlds are best for building from scratch
|
||||
world-type=FLAT
|
||||
level-type=FLAT
|
||||
generate-structures=false
|
||||
|
||||
|
|
Reference in a new issue