MMS/client/minecraft/config/threadtweak.json
2025-04-12 20:09:26 +02:00

13 lines
No EOL
176 B
JSON

{
"threadCount": {
"bootstrap": 1,
"main": 3
},
"threadPriority": {
"game": 8,
"bootstrap": 1,
"main": 2,
"io": 7,
"integratedServer": 7
}
}