VO: Better Dogs

Enhances vanilla wolves with unique personalities (Aggressive, Pacifist, Normal), smarter AI, safety behaviors, and combat improvements.

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

Fabric

modImplementation "curse.maven:vanilla-outsider-better-dogs-1439098:8219465"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[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.java so 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 WolfGuardGoal automatically re-asserts itself, clears the target, and resumes patrol/sentry duties.