Fix config template for start-pos

This commit is contained in:
Lukas Rieger (Blue) 2022-08-18 16:06:00 +02:00
parent a3264e1c0b
commit f80e7ea546
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2

View File

@ -22,7 +22,7 @@ sorting: ${sorting}
# The position on the world where the map will be centered if you open it.
# You can change this at any time.
# This defaults to the world-spawn if you don't set it.
#start-pos: [500, -820]
#start-pos: {x:500, y:-820}
# The color of thy sky as a hex-color
# You can change this at any time.