Compatibility
Minecraft: Java Edition
26.1.x
1.21.11
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed GPL-3.0-only
Published 5 months ago
Changelog
[3.1.37+build.7] - 2026-04-16
Refactored
- Pack AI: Sovereign Migration — Migrated group size tracking from an O(N) hand-rolled bounding-box scan (
WolfMixin.getGroupSize()) to the DasikLibraryFlockStatecache. Pack size is now computed once by the leader and shared across all followers. - Removed dead fields
betterdogs$groupSizeandbetterdogs$groupSizeCheckTicks.
Dependency: DasikLibrary Build 21
- Added
FlockState.getMemberCount()API to DasikLibrary, enabling mods to query cached pack size without iterating entities. - Added
GroupManager.computeFlockState()now setsmemberCountalongside existing center-of-mass and velocity aggregates.
Infrastructure
- Upgraded: Fabric Loader to
0.19.1— native Java 25 Mixin subsystem support (no Knot warning). - Minecraft Support: Shifted to
~26.xcompatible range (>=26.1) for Minecraft 26.2 readiness. - Upgraded: Fabric API to
0.145.4+26.1.2. - Dependency: Synchronized with
DasikLibraryBuild 21.
Files
vanilla-outsider-better-dogs-3.1.37+build.7.jar(370.78 KiB) Primary
Metadata
Release channel
AlphaVersion number
3.1.37+build.7Loaders
Fabric
Game versions
26.1–26.1.2Environment
Client and server, required on both



