-
Notifications
You must be signed in to change notification settings - Fork 0
HUD and Diagnostics
Rifa edited this page Aug 10, 2026
·
1 revision
Home / HUD & Diagnostics
Vanilla Outsider: Better Dogs embeds a native plugin for Jade (WTHIT) (BetterDogsJadePlugin) that displays live companion diagnostics when looking at a wolf:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Wolf [Aggressive] โ
โ Health: โคโคโคโคโคโคโคโคโคโค (20/20) โ
โ Favorite Treat: Cooked Porkchop โ
โ Status: Guarding (Post: 12, 64, -145) โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
| HUD Component | Localization Key | Description |
|---|---|---|
| Personality Badge | config.jade.plugin_vanilla-outsider-better-dogs.wolf_info |
Displays active personality trait (Normal, Aggressive, Pacifist). |
| Inbred Runt Warning | betterdogs.jade.inbred |
Displays a warning badge if the wolf suffers from linebreeding penalties. |
| Favorite Treat | betterdogs.jade.treat |
Displays the discovered favorite treat item for the targeted wolf. |
| Dynamic Health Bar | config.jade.plugin_vanilla-outsider-better-dogs.wolf_health |
Renders accurate max health bars accounting for personality HP bonuses. |
Guarding wolves emit subtle visual alarm particles indicating their active sentinel post:
-
Modes:
off,low,medium(default),high. -
Configuration: Set in client GUI or
config/betterdogs.json.
-
Behavior: If enabled (
/gamerule betterdogs:bd_show_runt_particles true), tamed inbred runt wolves emit tiny rotten flesh particles to help players identify linebreeding penalties visually.
When debugging is enabled via /gamerule betterdogs:bd_debugging true, server administrators gain access to diagnostic shortcuts:
-
Personality Cycling: Right-clicking a wolf with a vanilla Debug Stick cycles its personality trait (
NORMAL->AGGRESSIVE->PACIFIST). - Scale Cycling: Shift+Right-clicking a wolf with a Debug Stick cycles its physical rendering scale.
Back to Home
Vanilla Outsider: Better Dogs | Vanilla Outsider Collection
Developed with โค๏ธ by Dasik (Rifaditya) | Licensed under GPLv3