You are viewing a potentially older version of this package. View all versions.
blacks7ar-FoodDurationMultiplier-1.0.6 icon

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 a year ago
Version 1.0.6
Download link blacks7ar-FoodDurationMultiplier-1.0.6.zip
Downloads 3145
Dependency string blacks7ar-FoodDurationMultiplier-1.0.6

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

# 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)

copy plugins folder to your BepInEx folder


## 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.0.6

  • fixed eitr degradation
  • added eitr benefits configuration
  • updated to the latest valheim and bepinex builds.
Changelog History (click to expand)

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