SMP-MODPACK/.minecraft/config/music_control/general.json

17 lines
No EOL
329 B
JSON

{
"timer": {
"randomDelay": true,
"maxDelay": 300
},
"event": {
"creativeEventFallback": true,
"dimensionEventChance": "PROPORTIONAL",
"miscEventChance": "PROPORTIONAL"
},
"misc": {
"musicDontPause": true,
"musicQueue": 10,
"musicCategoryStart": "default",
"volumeIncrement": 5
}
}