Skip to content

EnchanableBlocks 4.1.0

Latest
Compare
Choose a tag to compare
@Jikoo Jikoo released this 14 Jun 02:58
cfe84e2

What's Changed

  • Update to 1.20.6/1.21
    • 1.20.5 and lower are not supported. Bukkit's Enchantment constants were renamed.
    • If your configuration was already using namespaced keys for enchantments (which it should have been) you do not need to do anything. If it was using Bukkit's Enchantment constant names (i.e. DURABILITY for minecraft:unbreaking) you will need to update your configuration.
  • Improved block break handling slightly
  • Fix legacy frozen furnaces losing time
  • Fix illegal values being allowed for enchantability
  • Improve fallthrough for enchantment indices on unsupported versions
  • Removed legacy enchanting key support
    • If users haven't played in a while, their next furnace enchantment may reroll once.
  • Code health + test coverage improvements

Full Changelog: 4.0.0...4.1.0