You are viewing a potentially older version of this package. View all versions.
DocZee-AnimalFeedGuard-1.0.0 icon

AnimalFeedGuard

Keep animal feed on the ground: prevent automatic pickup near tamed animals that can eat it. Configurable radius, manual pickup preserved, and compatible with AutoPicker's normal pickup path.

Date uploaded 2 weeks ago
Version 1.0.0
Download link DocZee-AnimalFeedGuard-1.0.0.zip
Downloads 251
Dependency string DocZee-AnimalFeedGuard-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
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.2333

README

Animal Feed Guard

Animal Feed Guard keeps dropped food on the ground when a living, tamed animal that can eat it is nearby. Manual pickup remains available.

Features

  • Configurable protection radius: 0–50 metres; default 5 metres.
  • Uses each animal's actual food list, including seeds, barley, and modded feed.
  • Protects food even when the animal is already fed.
  • Applies only to automatic pickup; manual pickup is unchanged.
  • Client-side settings; install it on every player's client who wants protection.
  • Compatible with AutoPicker's normal pickup path.

Configuration

The config file is BepInEx/config/com.ziluck.valheim.animalfeedguard.cfg.

Enabled controls the feature. Protection Radius controls the distance from the dropped item to an eligible tamed animal. A radius of 0 disables protection.

Recommended optional mods

  • ConfigurationManager — edit the settings in game instead of opening the config file. It is optional.
  • AutoPicker — optional compatibility; Animal Feed Guard does not require it.

Links

Requires BepInExPack Valheim. Ranching and AutoPicker are optional.

CHANGELOG

Changelog

1.0.0

  • Added configurable automatic pickup protection for food near living tamed animals.
  • Match each animal's actual food list, including seeds and modded feed.
  • Preserve manual pickup and normal pickup outside the protection radius.
  • Inspect compatibility with AutoPicker 1.1.3's ground pickup path.
  • Client-side settings; no dedicated-server installation required.

Build and automated code checks passed. Live gameplay testing is still pending.