banana-mc/config/voxyserver.json

13 lines
295 B
JSON

{
"lodStreamRadius": 256,
"maxSectionsPerTickPerPlayer": 50,
"sectionsPerPacket": 15,
"generateOnChunkLoad": true,
"tickInterval": 5,
"workerThreads": 1,
"dirtyTrackingEnabled": true,
"dirtyTrackingInterval": 40,
"debugTrackingEnabled": false,
"debugTrackingInterval": 200
}