Releases: GreenhouseModding/enchantment-disable-tag
Releases · GreenhouseModding/enchantment-disable-tag
v1.1.1 (Minecraft 1.21.1)
Enchantment Disable Tag 1.1.0 (1.21})
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.
Enchantment Disable Tag 1.1.0 (1.20.6)
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.
Enchantment Disable Tag 1.1.0 (1.20.1)
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.
Enchantment Disable Tag 1.0.3 (1.20.1)
- Fixed enchantments unintentionally getting deleted.
Enchantment Disable Tag 1.0.2 (1.20.6)
- Allowed creative mode tab code to reload on the server.
Enchantment Disable Tag 1.0.2 (1.20.1)
- Allowed creative mode tab code to reload on the server.
- [FORGE] Fixed mixin crash due to common code not having a refmap.
Enchantment Disable Tag 1.0.1 (1.20.6)
- Fixed creative mode tabs not reloading when the tag does.
Enchantment Disable Tag 1.0.0 (1.20.6)
- Initial release.