Enchantment Descriptions Mod — Configuration
Configuration
The mod is highly customizable via the enchantmentdescriptions-client.toml configuration file. Players can adjust the visual style and behavior of the tooltips to suit their preferences.
| Option | Type | Default | Description |
|---|---|---|---|
requireKeybindPress |
Boolean | false |
If set to true, descriptions will only appear while the player is holding the designated keybind (Shift). |
descriptionColor |
String | #7A7A7A |
Defines the color of the description text using a hex code. |
showOnlyOnBooks |
Boolean | false |
When enabled, descriptions will only be shown on Enchanted Books and not on tools or armor. |
showEnchantmentName |
Boolean | true |
Toggles whether the name of the enchantment is repeated within the description block. |
showAddedBy |
Boolean | true |
Displays the name of the mod that added the enchantment. |