diff --git a/Changelog.txt b/Changelog.txt index 7c2633564..a4ac4421a 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,5 @@ Version 2.2.024 - Fixed a bug where Giga Drill breaker was giving out more drop chance than intended + Fixed a bug where Giga Drill breaker was giving out more loot than intended Significant optimizations made to reading new chunks for mcMMO Significant optimizations to most block interactions in mcMMO code @@ -7,7 +7,6 @@ Version 2.2.024 Got a bit carried away and started to optimize stuff. I was able to make Tree Feller way faster with optimizations in this update, I tested with a custom gigantic tree that had over 200,000 blocks felled (huge) and it only took 4 seconds total, in the previous version of mcMMO this would take over 2-3 minutes. - Version 2.2.023 Compatibility with Minecraft 1.21.3 (API) add causingPlayer to McMMOReplaceVanillaTreasureEvent and update Fish Event to use it (thanks bobcat4848 and Jacob Cuomo)