Minecraft – How to be sure to only get one enchantment per item

minecraft-java-edition

Question

Is there a way, and if so how, to be sure to enchant one generic item (sword, pickaxe, armor, box etc…) with only one enchantment? If so, will it be possible to get the maximum level of that single enchantment?

Use case

Reason for asking:

Repairing an item with an anvil costs depending on the amount of enchantments and level of enchantments the item has. Now let's consider this scenario:

We have two jobs:

  • Mining a lot of stone blocks
  • Mining important resources (diamonds / iron / gold etc…)

The ideal pickaxe for this situation would require at least:

  • Efficiency IV
  • Fortune III

Let's say you have such a pickaxe.

Mining a lot of stone blocks would destroy the durability pretty fast and repairing such a pickaxe would require a big amount of XP. The whole system is clearly inefficient.

Now assume you have two pickaxes now. And you find a way to have Efficiency IV on one and Fortune III in the other; the first one would be the one that would be repaired more often and would be pretty cheap to repair. The second one would be the one used only for very important resources and would therefore rarely need to be repaired. The second system seem more efficient for the job because:

  • It splits the enchantments for specific jobs
  • It's cheaper to repair

Best Answer

You can enchant books instead, which always puts only a single enchantment on it, and then use the book in the anvil to apply it to a tool or weapon. You do have to go through a lot of books to get exactly the enchantments you're looking for, and it costs extra to transfer the enchant from the book to the tool on the anvil, but what you get for the loss of efficiency is precision in having exactly the enchants you want.

Note that you can also combine enchanted books of the exact same level on the anvil to get one book that has that enchantment level +1. So, you can take two Efficienty III books, combine them, and get one Efficiency IV book as the result. In this way you can slowly gather together the pieces for your ideal set of magic tools and, with enough XP lying around to go through this XP-inefficient process, get a set of tools to your precise specs.