File Details
vanilla-outsider-better-dogs-3.4.11+A-26.1.2.jar
- A
- May 23, 2026
- 398.54 KB
- 0
- 26.1.2+2
- Fabric
File Name
vanilla-outsider-better-dogs-3.4.11+A-26.1.2.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
[3.4.11+A-26.1.2] -
Summary
The "Bundled Config" update. Bundled a default betterdogs.json configuration file inside the mod JAR resources.
- Modpack Convenience: Enables modpack creators to easily pre-configure default settings in their packs without launching the game first.
- Resource Copying: On first launch, the mod extracts the bundled default configuration directly into the game's
config/directory instead of programmatically generating empty values. - Robust Fallback: If the bundled resource is missing or copying fails, the mod gracefully falls back to generating code defaults.

