17 lines
329 B
JSON
17 lines
329 B
JSON
|
{
|
||
|
"timer": {
|
||
|
"randomDelay": true,
|
||
|
"maxDelay": 300
|
||
|
},
|
||
|
"event": {
|
||
|
"creativeEventFallback": true,
|
||
|
"dimensionEventChance": "PROPORTIONAL",
|
||
|
"miscEventChance": "PROPORTIONAL"
|
||
|
},
|
||
|
"misc": {
|
||
|
"musicDontPause": true,
|
||
|
"musicQueue": 10,
|
||
|
"musicCategoryStart": "default",
|
||
|
"volumeIncrement": 5
|
||
|
}
|
||
|
}
|