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.
You are viewing a potentially older version of this package.
View all versions.
FoodDurationMultiplier
Multiplies the duration of all foods according to the value of Duration Multiplier. Configurable Food Degradation, Health, Stamina and Eitr Benefits from foods.
| Date uploaded | 2 years ago |
| Version | 1.1.4 |
| Download link | blacks7ar-FoodDurationMultiplier-1.1.4.zip |
| Downloads | 13313 |
| Dependency string | blacks7ar-FoodDurationMultiplier-1.1.4 |
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.2333README
# FoodDurationMultiplier
Multiplies the duration of all foods according to the value of Duration Multiplier. Configurable Food Degradation, Health, Stamina and Eitr Benefits from foods.
## Installation (manual)
- extract
FoodDurationMultiplier.dllfile to yourBepInEx\Pluginsfolder
## Features
- Configurable food duration multiplier.
- Configurable food degradation.
- Configurable food benefits.
- Uses ServerSync to sync configs from server to client
- Uses built in config watcher.
- Configurable through config file or Configuration Manager
CHANGELOG
v1.1.6
- updated for the latest bepinex build (5.4.2333).
- updated for the latest valheim build (221.4) call to arms update.
Changelog History (click to expand)
v1.1.5
- updated serversync.
v1.1.4
- updated for the latest valheim build (219.13) bog witch
v1.1.3
- minor code fixes and updated serversync
v1.1.2
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
v1.1.1
- removed server enforcement.
v1.1.0
- fixed multiplayer version check issues
v1.0.9
- updated to the latest valheim build (217.22)
v1.0.8
- updated to the latest valheim build (217.14) hilders request.
v1.0.7
- updated to the latest valheim build (216.9)
v1.0.6
- fixed eitr degradation
- added eitr benefits configuration
- updated to the latest valheim and bepinex builds.
v1.0.5
- added food degradation option (As Requested)
- configurable health and stamina benefits from foods
v1.0.4
- code optimized and updated serversync
v1.0.3
- added version checks
- update to latest valheim assemblies
v1.0.2
- fixed errors on dedicated servers running on linux
v1.0.1
- added config watcher.
v1.0.0
- first release