Files
FearFactory/1.20.1-FearFactoryTest/minecraft/config/l2_configs/l2tabs-client.toml

16 lines
542 B
TOML
Raw Normal View History

#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 = []