Fellies/config[default]/enchdesc-client.toml

13 lines
382 B
TOML
Raw Normal View History

2021-01-28 20:11:47 +00:00
#General settings for the mod.
[general]
2021-02-12 14:22:54 +00:00
#Should descriptions only be shown on enchanted books?
onlyEnchantedBooks = true
2021-01-28 20:11:47 +00:00
#Should new/blank lines be added between enchantments?
addNewLines = true
#Should the mod that owns the enchantment be displayed?
showOwner = true
#Should players be required to press a keybind in order to see the descriptions?
requireKeybind = true