1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00
aetheria/packwiz/1.20.1/config/surveyor.toml

17 lines
493 B
TOML
Executable file

# Various debug loggers and messages
# default: false
debugMode = false
# Whether to share all terrain exploration all the time
# default: false
shareAllTerrain = false
# Whether to share all structure exploration all the time
# default: false
shareAllStructures = false
# Whether to share all landmarks all the time
# default: false
shareAllLandmarks = false
# How many ticks to wait before sending the new location of player 'friends'
# range: 1 - 200
# default: 2
ticksPerFriendUpdate = 2