HomeJavaModsexenchant
exenchant
ModsJava

exenchant

A Minecraft Server plugin that allows enchantment extraction from items.

⬇ Download on HangarOpen in MCModsHubGet it on Google Play →
# ExEnchant A Minecraft Server plugin that allows players to extract an enchantment from a certain item. The extracted enchantment is given as a separate enchanted book that can be used as usual.

## Usage Put the item, which you want to extract an enchantment from, in your main hand slot and run the command with proper arguments. ```bash /exench [] ``` ```bash /exench minecraft:mending # ✅ /exench minecraft:mending 1 # ✅ /exench minecraft:mending 2 # ❌ /exench minecraft:unbreaking # ✅ /exench minecraft:unbreaking 3 # ✅ /exench minecraft:unbreaking 123 # ❌ ``` # Price Configuration To modify prices for extractions, edit the `config.yml` file. ```yaml prices: # Explicit configuration for each specific enchantments enchantments: # category: All purpose "minecraft:mending": 1: # mending 1 items: # what items will be required for extracting mending 1 - { material: "minecraft:diamond_block", amount: 4 } - { material: "minecraft:emerald_block", amount: 2 } - { material: "minecraft:nether_star", amount: 1 } # ... ``` ## Contribution Feel free to open pull requests and/or issues. ## Support Me

ko-fi

exenchant is a free Minecraft Java mod. Compatible with Minecraft 26.1.2. Downloaded 2 times (via Hangar). Download it and open it directly in the game.

Explore more