Move enchantments from items to books.
You can download the latest release from one of the following links:
- Modrinth — Disenchanting Book (recommended)
- CurseForge — paul90317 projects
After downloading, copy the datapack into your world's datapacks folder and the resource pack into Minecraft's resourcepacks folder.
If you want to build the resource pack and datapack yourself, you need to have Node.js and Yarn installed.
Then, run the following commands in the project root:
yarn install
yarn buildthe resource pack and datapack will be generated in the out folder. You can copy them to your Minecraft resourcepack and datapack folder respectively.