GUIDES

Cheapest way to combine enchantments in Minecraft

The simple rule: pair books first, apply onto the item last. Why it works, when to break the rule, and a worked example you can copy.

AD

The pair-then-apply rule

Every anvil combine adds 2^n - 1 XP for each input's prior-work counter. Fresh books always have prior-work zero - the penalty is zero on both sides when you pair two fresh books. The result is a single book carrying both enchantments, still at prior-work zero from the player's side, but now prior-work 1 internally.

Repeat: pair four books into two super books, pair those two into one mega book, then apply to the item. You end up with one anvil use on the item itself - meaning the item's prior-work only grows by 1, not by 4.

Worked example - sword loadout

Pre-set the calculator below with Sharpness V, Looting III, Unbreaking III, and Mending. Press Calculate. The plan it returns will book-pair Unbreaking + Mending first (cheap), then Sharpness + Looting (also cheap), then combine the two super books, then apply to the sword. Total XP cost stays well under the 40 cap.

Anvil Calculator

Optimal order · XP cost · Too-Expensive guard
0 = brand new. Every anvil use raises this by 1.

Pick the gear you want to enchant. Books you add below will be merged onto it in the cheapest order we can find.

Books / sacrifices (4)
Version
Optimize for

When the rule breaks

Two cases break the simple book-pair rule:

  • Treasure book sources have high prior-work. Loot-chest books often arrive with prior-work 2+ baked in. If three of your books have prior-work 2, pairing them costs 3 + 3 = 6 per pair just in penalties.
  • One enchantment dominates cost. If you bring a single Thorns III book (book multiplier 8 x 3 = 24), nothing else matters - the cheapest plan just applies it last with the lowest pair underneath. The calculator handles this for you.

Related