Files
minecraft_server_zombie/config/smoothboot.json
2024-11-28 17:00:03 +00:00

14 lines
198 B
JSON

{
"threadCount": {
"bootstrap": 1,
"main": 23
},
"threadPriority": {
"game": 5,
"bootstrap": 1,
"main": 1,
"io": 1,
"integratedServer": 5,
"modLoading": 1
}
}