Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v21.3.0-1.21.3] - 2025-01-29
- Port to Minecraft 1.21.3
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v21.1.3-1.21.1] - 2025-01-25
Changed
- The NeoForge Data Pack Extensions library is no longer bundled
[v21.1.2-1.21.1] - 2025-01-20
Added
- Add support for mace enchantments thanks to Winter Veritas
Changed
- Not all sword enchantments are any longer made compatible with other weapons
- The following enchantments now remain sword-exclusive to keep swords as a unique weapon type: knockback, fire aspect, sweeping edge
- Of course, you can add those enchantments back manually to the appropriate item tags to revert this change
Fixed
- Fix sharpness and protection not being compatible with other damage / protection enchantments
[v21.1.1-1.21.1] - 2025-01-20
Fixed
- Fix startup crash on Fabric due to a mixin being unable to remap
[v21.1.0-1.21.1] - 2025-01-20
- Port to Minecraft 1.21.1
Added
- New improvements for Frost Walker
- Works when jumping and falling
- Refreshes the ice below the wearer while standing still
- Is able to replace waterlogged blocks such as kelp and seagrass
Changed
- Arrows shot from bows enchanted with multishot are now spread out vertically
- Fortune affects experience dropped from blocks
Removed
- Remove custom
/enchant
command - Remove roman numerals fix, will come back in another QoL project
- Remove optional mending enchantment overhaul, as it was hardly used by anyone
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v21.1.2-1.21.1] - 2025-01-20
Added
- Add support for mace enchantments thanks to Winter Veritas
Changed
- Not all sword enchantments are any longer made compatible with other weapons
- The following enchantments now remain sword-exclusive to keep swords as a unique weapon type: knockback, fire aspect, sweeping edge
- Of course, you can add those enchantments back manually to the appropriate item tags to revert this change
Fixed
- Fix sharpness and protection not being compatible with other damage / protection enchantments
[v21.1.1-1.21.1] - 2025-01-20
Fixed
- Fix startup crash on Fabric due to a mixin being unable to remap
[v21.1.0-1.21.1] - 2025-01-20
- Port to Minecraft 1.21.1
Added
- New improvements for Frost Walker
- Works when jumping and falling
- Refreshes the ice below the wearer while standing still
- Is able to replace waterlogged blocks such as kelp and seagrass
Changed
- Arrows shot from bows enchanted with multishot are now spread out vertically
- Fortune affects experience dropped from blocks
Removed
- Remove custom
/enchant
command - Remove roman numerals fix, will come back in another QoL project
- Remove optional mending enchantment overhaul, as it was hardly used by anyone
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v21.1.1-1.21.1] - 2025-01-20
Fixed
- Fix startup crash on Fabric due to a mixin being unable to remap
[v21.1.0-1.21.1] - 2025-01-20
- Port to Minecraft 1.21.1
Added
- New improvements for Frost Walker
- Works when jumping and falling
- Refreshes the ice below the wearer while standing still
- Is able to replace waterlogged blocks such as kelp and seagrass
Changed
- Arrows shot from bows enchanted with multishot are now spread out vertically
- Fortune affects experience dropped from blocks
Removed
- Remove custom
/enchant
command - Remove roman numerals fix, will come back in another QoL project
- Remove optional mending enchantment overhaul, as it was hardly used by anyone
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v21.1.0-1.21.1] - 2025-01-20
- Port to Minecraft 1.21.1
Added
- New improvements for Frost Walker
- Works when jumping and falling
- Refreshes the ice below the wearer while standing still
- Is able to replace waterlogged blocks such as kelp and seagrass
Changed
- Arrows shot from bows enchanted with multishot are now spread out vertically
- Fortune affects experience dropped from blocks
Removed
- Remove custom
/enchant
command - Remove roman numerals fix, will come back in another QoL project
- Remove optional mending enchantment overhaul, as it was hardly used by anyone
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v3.1.0-1.18.2] - 2023-08-16
- Ported to Minecraft 1.18.2
[v3.0.6-1.18.2] - 2022-04-02
Fixed
- Fixed a potential crash when attempting to create an already existing enum value
[v3.0.5-1.18.2] - 2022-04-01
Added
- Feather falling prevents farmland from being trampled
Changed
- Multishot on bows now shoots all arrows centered on the crosshair, they are no longer spread out as they are when using a crossbow
[v3.0.4-1.18.2] - 2022-03-25
Fixed
- Fixed game crashing during config reload while a custom enchantment category is accessed
[v3.0.3-1.18.2] - 2022-03-17
Fixed
- Fixed mod preventing servers from starting due to faulty import
[v3.0.2-1.18.2] - 2022-03-17
Fixed
- Fixed sweeping edge triggering when it shouldn't
[v3.0.1-1.18.2] - 2022-03-16
Changed
- Only experience from mobs can be boosted now, experience from blocks is no longer affected
Fixed
- Fixed an issue where new enum values would be created multiple times
- Fixed problematic mixin for enabling sweeping edge for all weapons with the sweeping edge enchantment
[v3.0.0-1.18.2] - 2022-03-14
- Initial release
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v8.0.0-1.20.1] - 2023-06-27
- Ported to Minecraft 1.20.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v7.0.0-1.20] - 2023-06-11
- Ported to Minecraft 1.20
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v6.0.0-1.19.4] - 2023-05-28
- Ported to Minecraft 1.19.4
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[v5.0.0-1.19.3] - 2023-03-26
- Ported to Minecraft 1.19.3
Changed
- Small adjustments to the overhauled
/enchant
command