Compatibility
Minecraft: Java Edition
1.21.x
1.20.5–1.20.6
1.20–1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed CC0-1.0
Published 6 months ago
Updated 2 weeks ago
Changelog
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.