Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Pet Protection Tracker
Companion add-on for Pet Protection for v1. Shows protected pets as small wolf-head map icons with simple session-based last-known-position tracking.
| Last updated | 16 hours ago |
| Total downloads | 29 |
| Total rating | 0 |
| Categories | Mods NPCs |
| Dependency string | Fai-Pet_Protection_Tracker-1.0.7 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350Fai-Pet_Protection_for_v1
Updated for Valheim 1.0 from Selective Pet Protection by MagnusMagnuson. Provides stun-recovery and immortal protection modes for tamed pets.
Preferred version: 1.0.1README
Pet Protection Tracker
A lightweight companion add-on for Pet Protection for v1 by Fai.
This mod cannot be used by itself. Pet Protection for v1 is a required dependency.
Base mod: https://thunderstore.io/c/valheim/p/Fai/Pet_Protection_for_v1/
What it does
Pet Protection Tracker adds simple map tracking for tamed pets protected by Pet Protection for v1.
- Protected pets are shown with a wolf-head icon on the map.
- The icon has no pet name or text label.
- Tracker wolf-head icons are displayed at 30% of the 1.0.4 visual size.
- While a protected pet is loaded by your client, its map position is refreshed automatically.
- If the pet leaves your loaded area, the icon remains at its last known position for the current session.
- Removing protection with
!none, or the pet dying while loaded, removes its tracker pin. - Tracker pins are runtime-only and are not permanently saved into the player's map.
Required mod — Pet Protection for v1
Pet Protection Tracker only reads the protection state created by Pet Protection for v1. The base mod provides the actual protection modes and controls:
Shift + T— cycle protection mode on the hovered tamed creature.!stun— stun/recovery protection.!god— immortal protection.!none— remove protection.
Pet Protection Tracker does not replace or modify those systems.
Design / compatibility
This add-on is intentionally kept simple to reduce multiplayer and mod-conflict risk. It does not add custom RPC position syncing, a host-side pet registry, persistent tracker cache files, pet AI changes, follow/heel changes, damage or health changes, or ownership changes.
It only reads protected, loaded tamed creatures and manages its own runtime map pins.
Multiplayer
The base Pet Protection for v1 mod should be installed according to its multiplayer instructions.
Pet Protection Tracker is client-side for map display. Any player who wants to see tracker icons should install this add-on as well.
Because this tracker intentionally avoids extra network synchronization, a pet that has never been loaded by your client during the current session will not have a tracker pin yet. This is normally not an issue if you keep your pets at your base when logging out and load them again after joining.
Installation
Install with r2modman / Thunderstore Mod Manager. When installed from Thunderstore, Pet Protection for v1 is listed as a required dependency and should be installed automatically.
For local installation, make sure both mods are enabled:
- Pet Protection for v1
- Pet Protection Tracker
Do not install Pet Protection Tracker as a replacement for the base mod.
Compatibility target
- Valheim 1.0.x
- Pet Protection for v1 1.0.1+
- BepInExPack Valheim
Credits
Pet Protection for v1 is an updated Valheim 1.0 version of Selective Pet Protection, originally created by MagnusMagnuson.
Original project: https://github.com/MagnusMagnuson/SelectivePetProtection