Adding visibility limits to world
This commit is contained in:
parent
c55974fcc3
commit
61015f1d46
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@ worlds:
|
|||
x: -32271
|
||||
y: 64
|
||||
z: -8199
|
||||
visibilitylimits:
|
||||
- x0: -36850
|
||||
z0: -12800
|
||||
x1: -27700
|
||||
z1: -3650
|
||||
# Worlds can be handled by templates, based on world type
|
||||
# You can override the properties of the template by specifying them in this section
|
||||
# for example 'Title: "My Awesome World"'
|
||||
|
|
Loading…
Reference in a new issue