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
[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.gradleand suggestions infabric.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.jsondirectly to the config root folder asconfig/vanilla-outsider-better-dogs.jsonto prevent namespace collisions.