Wiki 9Minecraft Grind Enchantments Mod Wiki
Grind Enchantments Mod Wiki › Configuration

Grind Enchantments Mod — Configuration

Configuration

The mod is highly customizable via configuration files located in .minecraft/config/grindenchantments/. In version 1.20.1, these are typically split into server.json and client.json.

Option Default Description
disenchant_cost_factor 1.0 Multiplier for the XP cost of disenchanting items.
transfer_cost_factor 1.0 Multiplier for the XP cost of moving enchantments between books.
allow_treasure_enchantments true Whether treasure enchantments (like Mending) can be moved.
allow_curse_enchantments false Whether curses can be moved to books.
grindstone_experience false If true, players still receive vanilla XP orbs when disenchanting.
only_take_first false If true, disenchanting an item only takes the first enchantment instead of all.
catalyst_items ["minecraft:diamond"] List of items that can be used to reset anvil repair costs.
reset_repair_cost false Enables the anvil repair cost reset feature.

Client Configuration (client.json)

Option Default Description
show_cost_in_gui true Displays the required XP level directly in the Grindstone interface.
show_cost_in_tooltip true Shows the transfer cost when hovering over items in the Grindstone.

Repair & Disenchant GUI with pickaxe