Darkhax-Minecraft / Enchantment-Descriptions

Displays descriptions about an enchantment on the tooltip.
92 stars 45 forks source link

[QUESTION] Toggle this on/off? #238

Closed Danekjovax closed 1 month ago

Danekjovax commented 1 month ago

Question

Is it feasible to add a mod option or better yet a hotkey binding to toggle these description on/off? I don't find it helpful to see these expanded descriptions all the time, as it adds to the overall text "noise" of the overall GUI. Thanks in advance.

Darkhax commented 1 month ago

You can enable the requireKeybindPress option in the config file.

Danekjovax commented 1 month ago

You can enable the requireKeybindPress option in the config file.

I found the option in "enchdesc.json". Toggled it, then restarted my client, but in-game I don't see where the keybind is, and no options come up for this mod in the mod options screen. Please advise.

Danekjovax commented 1 month ago

You can enable the requireKeybindPress option in the config file.

I found the option in "enchdesc.json". Toggled it, then restarted my client, but in-game I don't see where the keybind is, and no options come up for this mod in the mod options screen. Please advise.

Ok, it allows holding SHIFT to see the descriptions? If that's it, I am seeing that behavior. Thanks again.