Added cursery, sneaky curses: adds new curses, causes curses to have a chance to affix when enchanting regardless of its presence in the description, obfuscates curses from tooltip and instead makes the item's name red. curse of pandora: adds curios and cursed curios ancientcurses: adds altars where you can earn jewels (gems) to affix to an amulet for bonuses (future curio wip) Sound attracts mobs, proximity chat, and simple radios for bequiet systems Iron's spells & spellbook integrates with some of our mods and adds mobs and magic tenseambiance: dynamic biome based creepy ambient noise
14 lines
456 B
TOML
14 lines
456 B
TOML
|
|
["Config for Tense Ambience Mod"]
|
|
#Should enable shader support? (For changing the ambience volume when holding a torch)
|
|
"Shader Support" = false
|
|
#Play the ambience also during the day?
|
|
"Ambience at Day" = false
|
|
#How long/smooth should the transition be (in decibels)? (Smaller = Slower)
|
|
#Range: 0.01 ~ 2.0
|
|
"Transition Volume Change per Step" = 0.75
|
|
#How long should the delay per step be (in seconds)?
|
|
#Range: 0.1 ~ 2.0
|
|
"Delay per Step" = 0.5
|
|
|