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.4.14+A-26.1.2.jar

  • A
  • May 27, 2026
  • 407.93 KB
  • 0
  • 26.1.2
  • Fabric

File Name

vanilla-outsider-better-dogs-3.4.14+A-26.1.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

[3.4.14+A-26.1.2]

Summary

The "Optional GUI Integration" update. Implemented optional configuration GUI via Cloth Config and ModMenu.

  • Optional Dependencies: Mod Menu configuration gear button in the Mods list redirects players to a highly detailed, categorised Cloth Config screen. Added repositories and dependencies in build.gradle and suggestions in fabric.mod.json.
  • Dedicated Server Compatibility: GUI construction and Cloth Config calls are lazily-loaded inside client-only entrypoints, ensuring safety on dedicated servers.
  • Config Relocation: Moved global configuration path from config/betterdogs/config.json directly to the config root folder as config/vanilla-outsider-better-dogs.json to prevent namespace collisions.