EnchantableBlocks 4.1.0

Details

  • Filename
    EnchantableBlocks.jar
  • Uploaded by
  • Uploaded
    Jun 13, 2024
  • Size
    154.51 KB
  • Downloads
    52
  • MD5
    87ca60acc6d3425b0f211b76b050b2a0

Supported Bukkit Versions

  • 1.20.6

Changelog

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 Changelog4.0.0...4.1.0