Configs generated, added some mods including Iron's spellbook. NOTE: need sound whitelist for player sounds

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
This commit is contained in:
2025-05-27 09:09:23 -05:00
parent d0d125303a
commit a4741227b9
60 changed files with 6378 additions and 1030 deletions

View File

@ -0,0 +1,19 @@
#W.I.P
#This file is for the magic attributes that T.O Tweaks provided to its dependency mods' equipments!
#If you're already overriding the same attributes with mods like KubeJS or CIA (Custom Item Attributes), things might not work as intended.
#Make sure to disable one either KubeJS & CIA or T.O Tweaks default attribute provider
[attribute_provider]
[attribute_provider.general]
#If Attribute Provider system should be enabled or not || Disabling this will entirely disable Attribute Provider to items below || Default: false
attribute_provider_active = false
[attribute_provider.ignitium_set]
#Ignitium items Fire Spell Power || Default 0.05
#Range: 0.0 ~ 1.0
fire_spell_power = 0.05
#Ignitium items Max Mana || Default 75
#Range: 0.0 ~ 1000.0
max_mana = 75.0