- Added an option to consume the item when disenchanting.
- No longer create an empty enchanted book when an item has only curses applied to it (fixes #14).
- The game no longer crashes when trying to move enchantments from a book with more than one curse.
- The game no longer crashes if the config file could not be decoded correctly.
Note: This release also works in the 1.18 experimental snapshots.
- Added a configuration file (at
.minecraft/config/grindenchantments.json
). - With this config, you can disable some features of the mod, or change the enchantment cost.
- A file with the default configuration is generated if no config file was found.
- Updated to 1.17.1 (no changes)
-
Dependency on Tax Free Levels is now using Jitpack (this makes no difference for the built mod).
-
Use a different mixin for showing the enchantment cost in the grindstone (mixin to GrindstoneScreen, rather than HandledScreen).
- Updated to 1.16.3
- Added support for Fair Enchanting.