Skip to content

Makes it easier to identify different enchantment books.

License

Notifications You must be signed in to change notification settings

Fourmisain/BetterEnchantedBooks

 
 

Repository files navigation

Better Enchanted Books !

downloads versions Requires ClothConfig Api Requires ClothConfig Api

This is a mod that adds a couple of quality of life features into the Vanilla+ experience in Minecraft. It is 100% client sided, so the server doesn't need to have the mod installed for it to work. I'll try to keep everything as customizable as possible.

Features

SampleImage

  • Sort the enchantments in a tooltip, you can manually make your desired order or just alphabetically sort it;
  • Assign custom colors to each enchantment and those will display in as the color of the strip on Enchanted Books.
  • Disable glint on enchanted books (Configurable).
  • Show which items each enchantment can be applied to in it's tooltip (Configurable)

Notes:

  • Mod Menu is not necessary but recommended and the only way to change any settings ingame.

For dev:

  1. Edit build.gradle and mod.json to suit your needs.
    • The "mixins" object can be removed from mod.json if you do not need to use mixins.
    • Please replace all occurences of "modid" with your own mod ID - sometimes, a different string may also suffice.
  2. To build, run the following command:
./gradlew build

License

Please read it at licence.

About

Makes it easier to identify different enchantment books.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%