2021-01-17 12:40:59 +00:00
|
|
|
|
|
|
|
#General settings for the mod.
|
|
|
|
[general]
|
|
|
|
#Should enchantability be shown?
|
|
|
|
show-enchantability = true
|
|
|
|
#Should repair cost be shown in the anvil GUI?
|
|
|
|
show-repair-cost = true
|
2021-01-26 10:32:42 +00:00
|
|
|
#Should mining efficiency be shown?
|
|
|
|
show-efficiency = true
|
|
|
|
#Should harvest level be shown?
|
|
|
|
show-harvest-level = true
|
2021-01-17 12:40:59 +00:00
|
|
|
#Should the durability be shown on the tool?
|
|
|
|
show-durability = true
|
|
|
|
|