

Auto Feed is a Valheim mod that automatically feeds tameable creatures from nearby chests. No more dropping food on the ground — animals feed themselves as long as a chest with the right food is in range.
Narolith.AutoFeed.dll in BepInEx/plugins/ on the server.Configuration is generated at BepInEx/config/Narolith.AutoFeed.cfg on first run.
| Parameter | Default | Description |
|---|---|---|
| Container Range | 10 |
Radius (units) in which creatures search for food containers. |
| Container Cache TTL | 5 |
Seconds before the nearby-container list is refreshed for each animal. |
| Chest Prefix | piece_chest |
Only containers whose name starts with this prefix are eligible. Leave empty to allow all containers. |
| Enabled | true |
Enable or disable the mod. |
If you encounter any issues or have suggestions, open an issue on the GitHub repository.