- Improved replant_crops (Thanks Exanthiax!)
- Added projectile support to headshot (Thanks kiriharu!)
- Improved libreforge force-loading for custom distributions (Thanks Erik Szabó!)
- Improved FancyNPCs support (Thanks Exanthiax!)
- Added more mcmmo integrations (Thanks Exanthiax!)
- Added scale effect (Thanks Exanthiax!)
- Fixed random chain executor not respecting weight
- Added FancyNPC integration (Thanks Exanthiax!)
- Fixed LevelledMobs version compatibility issues
- Fixed console spam on 1.20.6
- Fixed a long list of bugs related to slots
- Added several new effects/conditions and made several improvements to existing effects/conditions (Thanks Callum!)
- Several memory optimisations (Thanks Casper!)
- Added 1.20.6 support
- Added in_slot condition, see here for more info: https://plugins.auxilor.io/effects/all-conditions/in_slot
- API: Added SlotType.isOrContains(SlotType) for compatibility with CombinedSlotType
- API: Added SlotItemProvidedHolder<T> which should be used instead of ItemProvidedHolder when fetching holders when possible