62 lines
3.5 KiB
TOML
62 lines
3.5 KiB
TOML
[Gui]
|
|
#The x-coordinate of the accessories button in the inventory and accessories menus
|
|
"Button x-coordinate in inventory menus" = 28
|
|
#The x-coordinate of the accessories button in the accessories menu
|
|
"Button x-coordinate in accessories menu" = 10
|
|
#Makes the extra hearts given by life shards display as silver colored
|
|
"Enables silver life shard hearts" = true
|
|
#Disables the Aether's accessories button from appearing in GUIs
|
|
"Disables the accessories button" = false
|
|
#Disables the Aether's Moa Skins button from appearing in GUIs
|
|
"Disables the Moa Skins button" = false
|
|
#The y-coordinate of the Ascending to the Aether and Descending from the Aether text in loading screens
|
|
"Portal text y-coordinate in loading screens" = 50
|
|
#The y-coordinate of the accessories button in the inventory and accessories menus
|
|
"Button y-coordinate in inventory menus" = 68
|
|
#The x-coordinate of the accessories button in the creative menu
|
|
"Button x-coordinate in creative menu" = 74
|
|
#The y-coordinate of the accessories button in the creative menu
|
|
"Button y-coordinate in creative menu" = 40
|
|
#The y-coordinate of the accessories button in the accessories menu
|
|
"Button y-coordinate in accessories menu" = 68
|
|
#The x-coordinate of the layout of perks buttons when in the pause menu
|
|
"Perks layout x-coordinate in pause menu" = -116
|
|
#The y-coordinate of the layout of perks buttons when in the pause menu
|
|
"Perks layout y-coordinate in pause menu" = 0
|
|
#Enables the overlay at the top of the screen for the Hammer of Kingbdogz' cooldown
|
|
"Enables Hammer of Kingbdogz' cooldown overlay" = true
|
|
|
|
[Rendering]
|
|
#Changes Zephyr and Aerwhale rendering to use their old models from the b1.7.3 version of the mod
|
|
"Switches to legacy mob models" = false
|
|
#Disables the Aether's custom skybox in case you have a shader that is incompatible with custom skyboxes
|
|
"Disables Aether custom skybox" = false
|
|
#Disables the cloud rendering in the Aether
|
|
"Disables Aether's clouds" = false
|
|
#Removes warm-tinting of the lightmap in the Aether, giving the lighting a colder feel
|
|
"Makes lightmap colder" = false
|
|
#Enables a green-tinted sunrise and sunset in the Aether, similar to the original mod
|
|
"Enables green sunrise/sunset" = false
|
|
|
|
[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
|
|
"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
|
|
"Set backup maximum music delay" = 24000
|
|
#Disables the Aether's internal music manager, if true, this overrides all other audio configs
|
|
"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 Aether menu music" = 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 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
|
|
|
|
[Miscellaneous]
|
|
#Enables a direct join button for the official server
|
|
"Enables server button" = false
|