config: aether
This commit is contained in:
parent
9b7c53fea9
commit
e08567411d
10
config/aether-client.toml
Executable file → Normal file
10
config/aether-client.toml
Executable file → Normal file
@ -17,7 +17,7 @@
|
|||||||
#Adds a button to the top right of the main menu screen to toggle between the panorama and world preview
|
#Adds a button to the top right of the main menu screen to toggle between the panorama and world preview
|
||||||
"Enables toggle world button" = false
|
"Enables toggle world button" = false
|
||||||
#Adds a button to the top right of the main menu screen to allow quick loading into a world if the world preview is enabled
|
#Adds a button to the top right of the main menu screen to allow quick loading into a world if the world preview is enabled
|
||||||
"Enables quick load button" = false
|
"Enables quick load button" = true
|
||||||
#Determines that menu elements will align left if the menu's world preview is active, if true, this overrides 'Align menu elements left'
|
#Determines that menu elements will align left if the menu's world preview is active, if true, this overrides 'Align menu elements left'
|
||||||
"Align menu elements left with world preview" = false
|
"Align menu elements left with world preview" = false
|
||||||
#Determines the default Aether menu style to switch to with the menu theme button
|
#Determines the default Aether menu style to switch to with the menu theme button
|
||||||
@ -52,22 +52,22 @@
|
|||||||
"Enables Hammer of Kingbdogz' cooldown overlay" = true
|
"Enables Hammer of Kingbdogz' cooldown overlay" = true
|
||||||
|
|
||||||
[Audio]
|
[Audio]
|
||||||
|
#Makes Blue Aerclouds have their wobbly sounds that play when bouncing on them
|
||||||
|
"Blue Aercloud bouncing sounds" = true
|
||||||
#Sets the minimum delay for the Aether's music manager to use if needing to reset the song delay outside the Aether
|
#Sets the minimum delay for the Aether's music manager to use if needing to reset the song delay outside the Aether
|
||||||
"Set backup minimum music delay" = 12000
|
"Set backup minimum music delay" = 12000
|
||||||
#Sets the maximum delay for the Aether's music manager to use if needing to reset the song delay outside the Aether
|
#Sets the maximum delay for the Aether's music manager to use if needing to reset the song delay outside the Aether
|
||||||
"Set backup maximum music delay" = 24000
|
"Set backup maximum music delay" = 24000
|
||||||
#Disables the Aether's internal music manager, if true, this overrides all other audio configs
|
#Disables the Aether's internal music manager, if true, this overrides all other audio configs
|
||||||
"Disables Aether music manager" = false
|
"Disables Aether music manager" = false
|
||||||
|
#Disables the Aether's boss fight music, only works if 'Disables Aether music manager' is false
|
||||||
|
"Disables Aether boss music" = false
|
||||||
#Disables the Aether's menu music in case another mod implements its own, only works if 'Disables Aether music manager' is false
|
#Disables the Aether's menu music in case another mod implements its own, only works if 'Disables Aether music manager' is false
|
||||||
"Disables Aether menu music" = false
|
"Disables Aether menu music" = false
|
||||||
#Disables the menu music on the vanilla world preview menu, only works if 'Disables Aether music manager' is false
|
#Disables the menu music on the vanilla world preview menu, only works if 'Disables Aether music manager' is false
|
||||||
"Disables vanilla world preview menu music" = false
|
"Disables vanilla world preview menu music" = false
|
||||||
#Disables the menu music on the Aether world preview menu, only works if 'Disables Aether music manager' is false
|
#Disables the menu music on the Aether world preview menu, only works if 'Disables Aether music manager' is false
|
||||||
"Disables Aether world preview menu music" = false
|
"Disables Aether world preview menu music" = false
|
||||||
#Makes Blue Aerclouds have their wobbly sounds that play when bouncing on them
|
|
||||||
"Blue Aercloud bouncing sounds" = true
|
|
||||||
#Disables the Aether's boss fight music, only works if 'Disables Aether music manager' is false
|
|
||||||
"Disables Aether boss music" = false
|
|
||||||
|
|
||||||
[Miscellaneous]
|
[Miscellaneous]
|
||||||
#Disables the Cumulus menu selection screen button on launch
|
#Disables the Cumulus menu selection screen button on launch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user