- Relaxed MC version requirement so that I don't have to upload a new file every time MC gets a hotfix. No functional changes to the mod.
- Updated Mixson library mod used by this mod to v2.1.0 to FINALLY fix the issue where sometimes the game would fail to start with a
ConcurrentModificationExceptionerror on NeoForge! The Fabric version didn't suffer from this problem but the Mixson version was bumped anyway.
- Updated to Minecraft 26.1.
- Added compatibility for Reliable Recipe Viewer.
- Fixed a bug that caused creating Enchanted Books with no enchantments when a loot table used a SetEnchantments function and Enchantment Disabler filtered out all provided enchantments.
- Fixed a bug that caused items to receive disabled enchantments when a loot table used a EnchantWithLevels function without providing any options.
3.4.2:
- Fixed incompatibility with Apotheosis.
3.4.1:
- Added 1.21.10 version and fixed JEI compat.
3.4.0:
- Reworked enchantment disabler to support disabling enchantments per-source.
- There are 3 enchantment sources: loot, enchanting table, and villager trades.
- Every source can be enabled/disabled for each enchantment.
- Adding an enchantment will disable it in all sources by default.
- Your disabled enchantments list from previous mod versions will be transferred to the new one, with all the enchantments from the list being disabled in all sources.
- Enchantments will now be hidden from recipe viewer mods only if they're disabled in all sources.
- Added compatibility for Just Enough Items (JEI).
- The max levels setting is no longer capped to the vanilla maximum, meaning you can now use it to increase the max level of enchantments.
- Added a new "Global enchantment max level" option that sets a max level to all enchantments in the game.
- There is now a wiki page "How to configure the mod" that explains how to disable enchantments and set max levels in detail.
- Updated to Minecraft 1.21.11.
