mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Create default configs
This commit is contained in:
12
config/enchdesc-client.toml
Normal file
12
config/enchdesc-client.toml
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
#General settings for the mod.
|
||||
[general]
|
||||
#Should descriptions only be shown on enchanted books?
|
||||
onlyEnchantedBooks = true
|
||||
#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
|
||||
|
Reference in New Issue
Block a user