Summary
- removed call to Locale#setDefault within LocaleLoader#initialize; added static locale-parameter to all instances of a Formatter (#5141) (commit: b36848b) (details)
- update changelog (commit: af60826) (details)
- Add event for players taming an entity (#5142) (commit: 0637446) (details)
- update changelog (commit: c61376d) (details)
- fix for NPE during inventory events Fixes #5148 (commit: 86b4578) (details)
- 2.2.031 (commit: de4d0ea) (details)
- blast mining no longer drops infested block variants (commit: c2ecefb) (details)
- blast mining bonus drops are now RNG and no longer guaranteed, yield ceiling clamped (commit: 25c89c5) (details)
- fix Roll interactions with CMI fixes #5151 (commit: ef2aa57) (details)
- add missing beetroot and eyeblossom entries for Herbalism fixes #5154 fixes #5146 (commit: 752174a) (details)
- 2.2.032 (commit: b48d66a) (details)
- fix github actions (commit: 125aefa) (details)
- update FoliaLib repo for build instructions fixes #5162 (commit: 9d5566a) (details)
- cleanup pom.xml and reduce noise in build (commit: be0570f) (details)
- bump world-edit dependency version (commit: 363ae73) (details)
- adventure API bump (commit: 871374c) (details)
- fix FoliaLib not being shaded into compiled jar (commit: e6f3d63) (details)
- Add missing entries to potion.yml for Breeze_Rod (commit: 6df73e5) (details)
- Fix mcMMO trying to load incompatible potions on older versions (commit: 6ad9d97) (details)
- tweaks to start up msg (commit: b2bf29c) (details)
- github actions should use Java 21 (commit: 571a60f) (details)
- Revert "bump world-edit dependency version" (commit: 0408040) (details)
- Revert "github actions should use Java 21" (commit: 44b2255) (details)
- fix Folia throwing IllegalArgumentException (commit: bc6e4bc) (details)
- add missing TURTLE_HELMET to tier 1 ingredients in potions.yml fixes #5143 (commit: 182e228) (details)
- 2.2.033 (commit: 4259b5e) (details)
- dev mode (commit: 3d04b92) (details)
- Crossbow trickshot no longer rewards archery xp (commit: 2efe1ef) (details)
- minor refactoring of ProjectileUtils and MetadataConstants (commit: 1005b29) (details)
- Fix NPE in ChunkUnloadEvent (commit: 82af006) (details)
- fix mcMMO spawning bonus drops into other blocks (commit: f69f88a) (details)