Skip to content

Releases: GreenhouseModding/enchantment-disable-tag

v1.1.1 (Minecraft 1.21.1)

13 Oct 11:29
4c09904
Compare
Choose a tag to compare

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.

Enchantment Disable Tag 1.1.0 (1.21})

28 Jun 23:26
Compare
Choose a tag to compare

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)

28 Jun 01:12
Compare
Choose a tag to compare

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)

27 Jun 21:35
Compare
Choose a tag to compare

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)

13 May 09:15
Compare
Choose a tag to compare
  • Fixed enchantments unintentionally getting deleted.

Enchantment Disable Tag 1.0.2 (1.20.6)

12 May 23:30
Compare
Choose a tag to compare
  • Allowed creative mode tab code to reload on the server.

Enchantment Disable Tag 1.0.2 (1.20.1)

12 May 23:13
Compare
Choose a tag to compare
  • 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)

04 May 09:33
Compare
Choose a tag to compare
  • Fixed creative mode tabs not reloading when the tag does.

Enchantment Disable Tag 1.0.0 (1.20.6)

03 May 23:27
Compare
Choose a tag to compare