File Details
vanilla-outsider-better-dogs-3.6.1+R-26.1.2.jar
- R
- Jun 9, 2026
- 427.46 KB
- 245
- 26.1.2
- Fabric
File Name
vanilla-outsider-better-dogs-3.6.1+R-26.1.2.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
[3.6.1+R-26.1.2] -
Summary
The production Release version of the "Guard Attack Hotfix & Server-Side Optional" updates. Resolves target attack issues for guard dogs and optimizes mixin loading for dedicated servers.
- Combat AI Yielding: Modified
WolfGuardGoal.javaso that it yields and stops running when a valid target is within its chase range. This releases the movement (MOVE) and looking (LOOK) flags, allowing the wolf's melee attack goals (MeleeAttackGoal) to execute attacks correctly. - Chase Boundary Enforcement: Once a target is killed, lost, or escapes past the max chase boundaries, the
WolfGuardGoalautomatically re-asserts itself, clears the target, and resumes patrol/sentry duties.