Adding visibility limits to world

This commit is contained in:
Gryph667 2019-10-22 20:52:42 -04:00 committed by GitHub
parent c55974fcc3
commit 61015f1d46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"'