File Details
EnchantableBlocks 4.1.0
- R
- Jun 14, 2024
- 154.51 KB
- 1.7K
- 1.20.6
File Name
EnchantableBlocks.jar
Supported Versions
- 1.20.6
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.
DURABILITYforminecraft: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