Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 11 months ago
Updated 3 days ago
Changelog
- Optimized Pathfinder Tempt: Instead of creating a new TargetingConditions object every time, the goal now reuses already prepared ones for each mob. Less object creation = better performance and less garbage collection.
- Faster targeting for versions 1.16.5–1.20.4: Previously, selecting the correct targeting logic used a bunch of instanceof checks O(n). Now it's done using a direct Map lookup O(1), which is much faster, especially with many mobs active.
- More mobs now support tempting behavior for versions 1.16.5–1.20.4: Added missing tempt options for several mobs that weren’t handled before, better coverage and more consistent AI support.
- Fixed pathfinder list sync for 1.16.5: Could cause server crash in some cases.
Files
Metadata
Release channel
ReleaseVersion number
1.4.09Loaders
Game versions
1.16–1.21.5Downloads
2857Publication date
April 21, 2025 at 6:30 PMPublisher

lajczi
Member