90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! - Neoforge
- Fabric
- Forge
- Quilt
- No elements found. Consider changing the search query.
- List is empty.
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.1
- 1.20
- No elements found. Consider changing the search query.
- List is empty.
Bugfixes
- Fixed removing enchantments disallowing items to be enchanted. #5 - theendercore
- Fixed removed enchantments appearing in the enchanting table. #5 - theendercore
- Fixed slots without any enchantments showing up in the enchanting table.
Changes
- Any Enchanted Books that have no enchantments as a result of this mod will now turn into regular Books.
Bugfixes
- Caught more edge cases where a disabled enchantment can be obtained from containers when playing with the mod serverside.
- Fixed /enchant and the enchanting table not functioning.
- Fixed items stacking incorrectly when moved to different inventories.
Internal
- Moved EnchantmentDisableTag#DISABLED_ENCHANTMENT_TAG field to EnchantmentDisabledTags#DISABLED.
- This was done to match the 1.20.1 version.
Changes
- Any Enchanted Books that have no enchantments as a result of this mod will now turn into regular Books.
Bugfixes
- [FABRIC] Fixed crash involving platform helper being loaded at the wrong time.
- Fixed setting enchantments operating on an immutable map.
- Caught more edge cases where a disabled enchantment can be obtained from containers when playing with the mod serverside.
Internal
- Moved EnchantmentDisableTag#DISABLED_ENCHANTMENT_TAG field to EnchantmentDisabledTags#DISABLED.
- This was unfortunately a required change to fix Fabric platform helper.
- Fixed enchantments unintentionally getting deleted.
- Allowed creative mode tab code to reload on the server.
- Allowed creative mode tab code to reload on the server.
- [FORGE] Fixed mixin crash due to common code not having a refmap.
- Fixed creative mode tabs not reloading when the tag does.