Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 798 Bytes

File metadata and controls

17 lines (10 loc) · 798 Bytes

Anvil Unlocker

Disables the ‘Too Expensive!’ message and allows using anvils past the normal level cap of 40. No permissions.

The new level cap is configurable. Any integer from 41 to 32,767 is valid.

ProtocolLib is required.

Screenshot showing an anvil with ‘Enchantment Cost: 55’ in green.

Caveats

Due to Vanilla client limitations:

  • Anvil costs above 40 levels cannot be displayed in red if the client lacks the required experience. For simplicity and consistency, the mechanic of the cost turning red is disabled entirely.
  • Costs greater than 32,767 levels cannot be rendered correctly and are therefore not supported.