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

17 lines
329 B
JSON
Raw Permalink Normal View History

2024-05-18 19:50:26 +02:00
{
"timer": {
"randomDelay": true,
"maxDelay": 300
},
"event": {
"creativeEventFallback": true,
"dimensionEventChance": "PROPORTIONAL",
"miscEventChance": "PROPORTIONAL"
},
"misc": {
"musicDontPause": true,
"musicQueue": 10,
"musicCategoryStart": "default",
"volumeIncrement": 5
}
}