From mschae’s docs
Link to source code and issue tracker separately
Update license information
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
* Download from [https://legacy.curseforge.com/minecraft/mc-mods/grind-enchantments CurseForge]
* Download from [https://legacy.curseforge.com/minecraft/mc-mods/grind-enchantments CurseForge]
* Download from [https://modrinth.com/mod/grind-enchantments Modrinth]
* Download from [https://modrinth.com/mod/grind-enchantments Modrinth]
* View the [https://code.mschae23.de/mschae23/grind-enchantments source code] ([https://github.com/mschae23/grind-enchantments/issues issue tracker])
* View the [https://code.mschae23.de/mschae23/grind-enchantments source code] ([https://lists.mschae23.de/archives/list/grindenchantments@lists.mschae23.de/latest issue tracker])


Supports [https://modrinth.com/mod/tax-free-levels Tax Free Levels].
Supports [https://modrinth.com/mod/tax-free-levels Tax Free Levels].
Line 25: Line 25:
== License ==
== License ==
Grind enchantments
Grind enchantments
Copyright (C) 2024 mschae23
Copyright (C) 2026 mschae23


Grind enchantments is free software: you can redistribute it and/or modify
Grind enchantments is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published
it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
(at your option) any later version.
Line 35: Line 35:
but WITHOUT ANY WARRANTY; without even the implied warranty of
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.
GNU General Public License for more details.


You should have received a copy of the GNU Lesser General Public License
You should have received a copy of the GNU General Public License
along with this program.  If not, see https://www.gnu.org/licenses/.
along with this program.  If not, see https://www.gnu.org/licenses/.
If you modify this Program, or any covered work, by linking or combining it with ''Minecraft: Java edition'' (or a modified
version of that), containing parts covered by the terms of the Minecraft EULA, the licensors of this
Program grant you additional permission to convey the resulting work.

Latest revision as of 10:12, 16 July 2026

Grind enchantments adds a few new features to the grindstone.

Supports Tax Free Levels.

This mod is for Fabric. A port to Forge is not planned.

Disenchant to book

You can put an enchanted item and a book into the grindstone, and you will get the enchantments onto the book (and your unenchanted item back).

An opened grindstone screen. The input slots contain an enchanted diamond pickaxe and a book, while the output slot has an enchanted book. A green label saying “Enchantment cost: 16” is shown in the bottom-right of the screen. The screenshot was taken at a weaponsmith’s house in a village, which is visible in the background.

Move enchantments between books

If you put an enchanted book into the top slot and an empty (or also already enchanted) book into the bottom slot of the grindstone, the enchantment at the top of the first book will be put onto the other book.

This is useful if you have a book that has enchantments for different types of items (for example, a book with efficiency and protection), so you can separate them.

Configuration

There are configuration files that allow you to change the behavior of the mod, most importantly the disenchantment cost. For more information, see the configuration page.

License

Grind enchantments Copyright (C) 2026 mschae23

Grind enchantments is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

If you modify this Program, or any covered work, by linking or combining it with Minecraft: Java edition (or a modified version of that), containing parts covered by the terms of the Minecraft EULA, the licensors of this Program grant you additional permission to convey the resulting work.