- Fixed several bugs with placeholders (Thanks NicoNeko!)
- Fixed weighted chains (Thanks Exanthiax!)
- Fixed send_minimessage and related effects (Thanks Exanthiax!)
- Fixed overflow issue (Thanks MillionthOdin16!)
- Fixed several bugs with entity refresh (Thanks AlphaMSq!)
- Many other bug fixes and improvements courtesy of the amazing Exanthiax
- 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!)
- add_enchant, remove_enchant, and has_enchant all now support enchantments from datapacks
- Fixed LevelledMobs version compatibility issues
- Fixed console spam on 1.20.6
- 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