File Details
vanilla-outsider-better-dogs-3.4.10+A-26.1.2.jar
- A
- May 22, 2026
- 397.21 KB
- 4
- 26.1.2+2
- Fabric
File Name
vanilla-outsider-better-dogs-3.4.10+A-26.1.2.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
I dont recommend you to install this its just testing but i publish it
[3.4.10+A-26.1.2] -
Summary
The "Unified Panel" update. Consolidated the 6 separate GameRule categories into a single unified category with visual divider rules separating each sub-section.
- Single Category: All Better Dogs GameRules now appear under one "Vanilla Outsider: Better Dogs" category instead of 6 separate ones.
- Section Dividers: Added 6 empty boolean GameRules (
div_general,div_health,div_social,div_war,div_litter,div_spawning) that act as visual section headers with────decorations. - Rule Reordering: Reorganized registration order so that all Health rules, all Social rules, etc. are grouped together contiguously under their respective dividers.
- Localization: Full English and Indonesian translations for the unified category and all divider labels.
- ⚠️ Reset Warning: Existing GameRule values may be reset to defaults due to this structural change.
[3.4.9+B-26.1.2] - 2026
Summary
The "Sanitary Alignment" update. Conducted a thorough code audit and resolved technical debt, naming compliance issues, and internal codename references.
- Mixin Naming Compliance: Renamed and added
@Uniqueto all custom fields and helper methods inWolfBreedingMixin.javato prevent naming collisions. - Banned Code Cleanup: Removed
System.out.printlnfromAnimalMixin.javaand redirected debug info to the modularWolfDebugLoggerusing the officialLoggerAPI. - Anonymization Compliance: Fully sanitized entrypoint classes (
BetterDogs.java) and utility classes (WolfCommandHelper.java) to remove any references to internal development codenames.

