minecraft-modpack-1.20.1/config/deep_aether-common.toml
2025-02-10 01:48:53 +01:00

36 lines
2.3 KiB
TOML

[Gameplay]
#Skyjade tools will be enchantable
"Skyjade Enchant" = false
#Always Enable halloween content, excluding the halloween slider
"Always Enable Halloween Content" = false
#The item dropped when the Slider is defeated flawlessly, set value to null (with quotation marks!) to disable flawless boss drops from the slider
"Slider Flawless Boss Drop" = "deep_aether:slider_eye"
#The item dropped when the Valkyrie Queen is defeated flawlessly, set value to null (with quotation marks!) to disable flawless boss drops from the Valkyrie Queen
"Valkyrie Queen Flawless Boss Drop" = "deep_aether:medal_of_honor"
#The item dropped when the Sun Spirit is defeated flawlessly, set value to null (with quotation marks!) to disable flawless boss drops from the Sun Spirit
"Sun Spirit Flawless Boss Drop" = "deep_aether:sun_core"
#The item dropped when the Eye of the Storm is defeated flawlessly, set value to null (with quotation marks!) to disable flawless boss drops from the Eye of the Storm
"Eye of the Storm Flawless Boss Drop" = "deep_aether:floaty_scarf"
#The item dropped when the Aerwhale King is defeated flawlessly, set value to null (with quotation marks!) to disable flawless boss drops from the Aerwhale King. This Config Does nothing if Aether Lost Content isn't installed.
"Aerwhale King Flawless Boss Drop" = "deep_aether:aerwhale_saddle"
#The cooldown of the stratus dash. Set to a value below zero to disable the cooldown.
"Stratus dash cooldown" = -1
[Biomes]
#The weighting of Deep Aether regions in the aether
"Deep Aether Biome Weight" = 15
#Disables Roseroot Forest biomes from generating. Might make some content unobtainable
"Disable Roseroot Forest Biomes" = false
#Disables Yagroot Swamp biomes from generating. Might make some content unobtainable
"Disable Yagroot Swamp Biomes" = false
#Disables Golden Heights biomes from generating. Might make some content unobtainable
"Disable Golden Heights Biomes" = false
#Disables Aerlavender Fields biomes from generating. Might make some content unobtainable
"Disable Aerlavender Fields Biomes" = false
#Disables Storm Cloud and Skyroot Rainforest biomes from generating. Might make some content unobtainable
"Disable Storm Cloud And Skyroot Rainforest Biomes" = false
#The weighting of Storm Cloud regions in the aether
"Storm Cloud Biome Weight" = 1