Better Enchanted Books
This mod introduces several quality-of-life improvements to the vanilla Minecraft experience, making enchanted item management more convenient and customizable.
A key advantage is that the mod is entirely client-side, meaning it works without requiring installation on the server.
Main Features

- Enchantment Sorting - Ability to organize effects in tooltips either alphabetically or by manually setting preferred order
- Color Customization - Assignment of individual colors for each enchantment, displayed as colored stripes on enchanted books
- Glint Control - Optional disabling of magical glow on enchanted books
- Compatibility Information - Display in tooltips of items to which specific enchantments can be applied
Configuration
For changing parameters, Mod Menu is recommended, although it's not a mandatory requirement for the mod to function.
For Developers
-
Configure build.gradle and mod.json files according to your needs
- The "mixins" object can be removed from mod.json if mixins are not required
- Replace all occurrences of "modid" with your mod's identifier
-
Execute the command:
./gradlew idea
License
Detailed license information is available in the corresponding file.