File Details
v2.0.0 (NeoForge 1.21.1)
- R
- Mar 17, 2026
- 28.23 KB
- 3.1K
- 1.21.1+1
- NeoForge
File Name
enchantmentdisabletag-neoforge-2.0.0+1.21.1.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
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 crash on later NeoForge versions.
- Fixed creative mode items with disabled enchantments causing crashes when two of the same are present. (Related to removing obsolete items).