base
This commit is contained in:
Executable
+30
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"main_menu_music": {
|
||||
"enabled": true,
|
||||
"delay": 0,
|
||||
"randomness": 0
|
||||
},
|
||||
"gameplay_music": {
|
||||
"enabled": true,
|
||||
"delay": 0,
|
||||
"randomness": 0
|
||||
},
|
||||
"creative_music": {
|
||||
"enabled": true,
|
||||
"delay": 0,
|
||||
"randomness": 0
|
||||
},
|
||||
"underwater_music": {
|
||||
"enabled": true,
|
||||
"delay": 0,
|
||||
"randomness": 0
|
||||
},
|
||||
"end_music": {
|
||||
"enabled": true,
|
||||
"delay": 0,
|
||||
"randomness": 0
|
||||
},
|
||||
"pause_for_disc_music": true,
|
||||
"play_music_immediately": false,
|
||||
"enable_sound_options_button": true
|
||||
}
|
||||
Reference in New Issue
Block a user