banana-mc/config/voxyserver.json

13 lines
295 B
JSON
Raw Normal View History

2026-05-05 22:31:55 +02:00
{
"lodStreamRadius": 256,
"maxSectionsPerTickPerPlayer": 50,
"sectionsPerPacket": 15,
"generateOnChunkLoad": true,
"tickInterval": 5,
"workerThreads": 1,
"dirtyTrackingEnabled": true,
"dirtyTrackingInterval": 40,
"debugTrackingEnabled": false,
"debugTrackingInterval": 200
}