Tool Stats: add and change default config
Removes tooltip collison of RepairCost with Inspecio Disabled: showEnchantability, showRepairCost, showDurabilty
This commit is contained in:
parent
b3e2c03656
commit
02a1f4e7eb
3 changed files with 15 additions and 1 deletions
10
config/toolstats.json
Normal file
10
config/toolstats.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"showEnchantability": false,
|
||||
"alwaysShowEnchantability": false,
|
||||
"showRepairCost": false,
|
||||
"alwaysShowRepairCost": false,
|
||||
"showHarvestLevel": true,
|
||||
"showEfficiency": true,
|
||||
"showDurability": false,
|
||||
"alwaysShowDurability": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue