Minecraft-STC-Modpack/config/smoothboot.json
2023-08-14 21:45:09 -04:00

13 lines
177 B
JSON

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