promotional bannermobile promotional banner

Enchantment Disable Tag

Adds an enchantment tag for disabling enchantments.

File Details

v2.0.0 (Forge 1.20.1)

  • R
  • Mar 17, 2026
  • 191.73 KB
  • 2.0K
  • 1.20.1+1
  • Forge

File Name

enchantmentdisabletag-forge-2.0.0+1.20.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:enchantment-disable-tag-1012987:7769446")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

  • Simplified the structure of the entire mod.
  • The mod will now remove obsolete disabled items within the creative mode tab.
  • The mod will only remove disabled enchantments when applied directly to an ItemStack. This allows innate enchantments to work out of the box.
  • Fabric API is now an optional dependency for the Fabric version of the mod.

Bugfixes

  • Fixed creative mode items with disabled enchantments causing crashes when two of the same are present. (Related to removing obsolete items).