mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
14 lines
198 B
JSON
14 lines
198 B
JSON
|
{
|
||
|
"threadCount": {
|
||
|
"bootstrap": 1,
|
||
|
"main": 11
|
||
|
},
|
||
|
"threadPriority": {
|
||
|
"game": 5,
|
||
|
"bootstrap": 1,
|
||
|
"main": 1,
|
||
|
"io": 1,
|
||
|
"integratedServer": 5,
|
||
|
"modLoading": 1
|
||
|
}
|
||
|
}
|