
You are viewing a potentially older version of this package. View Latest Version

If you're enjoying the mod, perhaps consider buying me a coffee.
FoodBuffConfig is a simple Valheim mod that lets you configure food buffs and duration. Instead of hard‐coded values, you get to set multipliers and rounding units via a BepInEx config.
BepInEx\config\0zzerod.foodbuffconfig.cfg on first run.Open the generated config file (0zzerod.foodbuffconfig.cfg) to adjust the following entries:
| Setting | Default | Description |
|---|---|---|
| Food Names | FeastMeadows, FeastBlackforest, FeastSwamps, FeastOcean, FeastMountains, FeastPlains, FeastMistlands, FeastAshlands | Only apply scaling to specified foods, only Feasts are included by default (case sensitive!). |
| HealthBonusMultiplier | 1.2 | Multiply health and regen bonus by this factor. |
| StaminaBonusMultiplier | 1.1 | Multiply stamina bonus by this factor. |
| Eitr | 1.5 | Multiply Eitr bonus by this factor. |
| Health Rounding | 5 | Round up health scaling to a mulitple of this number. |
| Stamina Rounding | 1 | Round up stamina scaling to a mulitple of this number. |
| Eitr Rounding | 1 | Round up Eitr scaling to a mulitple of this number. |
| DurationMultiplier | 4.0 | Multiply vanilla duration by this factor. |
| DurationRoundingUnit | 60.0 | Round duration up to the nearest multiple of this unit (seconds). |
Simply edit the values, save, and restart the game for changes to take effect.