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:
@ -0,0 +1,15 @@
|
||||
#Show inventory tabs
|
||||
showTabs = true
|
||||
#Show inventory tabs only in curio page. Only works when showTabs is true and curio is installed.
|
||||
showTabsOnlyCurio = false
|
||||
#Redirect Inventory Tab to Curios Inventory
|
||||
redirectInventoryTabToCuriosInventory = true
|
||||
#Number of attribure lines per page
|
||||
#Range: 1 ~ 100
|
||||
attributeLinePerPage = 15
|
||||
#List of tabs to hide. Use title translation key for tab id.
|
||||
#Example: menu.tabs.attribute for attribute tab
|
||||
#Example: menu.tabs.curios for curios tab
|
||||
#Example: pandora.menu.title for pandora tab
|
||||
hiddentTabs = []
|
||||
|
Reference in New Issue
Block a user