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

18 lines
493 B
TOML
Raw Normal View History

2024-06-14 19:06:44 +02:00
# 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