Disable flatworld
This commit is contained in:
parent
3894b4a80f
commit
ac01bd39e9
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@ worlds:
|
||||||
z0: -12800
|
z0: -12800
|
||||||
x1: -27700
|
x1: -27700
|
||||||
z1: -3650
|
z1: -3650
|
||||||
hidestyle: air
|
hidestyle: air
|
||||||
|
- name: flatworld
|
||||||
|
enabled: false
|
||||||
# Worlds can be handled by templates, based on world type
|
# Worlds can be handled by templates, based on world type
|
||||||
# You can override the properties of the template by specifying them in this section
|
# You can override the properties of the template by specifying them in this section
|
||||||
# for example 'Title: "My Awesome World"'
|
# for example 'Title: "My Awesome World"'
|
||||||
|
|
Loading…
Reference in a new issue