File Details
better-bats-1.1.3-26.1.2.jar
- A
- Jun 15, 2026
- 567.34 KB
- 4
- 26.1.2
- Fabric
File Name
better-bats-1.1.3-26.1.2.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
[1.1.3-26.1.2]
Fixed
- Performance: Optimized
BatHuntLightGoalto avoid intermediateVec3allocations by caching target coordinates and using double-based math.
[1.1.2+A-26.1.2]
Changed
- Versioning: Migrated the versioning scheme to the standard Zenith release format (
Major.Minor.Patch+[Stage]-[MC_Version]).
Fixed
- Performance: Optimized
BatFollowLeaderGoalto cache parameters and eliminate heap allocations in the active tick loop.
Concept Coverage
- Features implemented: 6/6 (100%)
- Missing: None

