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

Fermenting

A simple skill mod that lets you configure base production speed/output & exp gain. Production speed & product output is scaled by skill level. Higher skill level, faster production speed & higher production output

Date uploaded a year ago
Version 1.0.4
Download link blacks7ar-Fermenting-1.0.4.zip
Downloads 4371
Dependency string blacks7ar-Fermenting-1.0.4

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

Fermenting

A simple skill mod that lets you configure base production speed, base product output, and exp gain. Production speed and product output will then be scaled according to the level of the skill. The higher the skill level the faster the production speed and the higher the amount of product you will get.

Installation (manual)

copy plugins folder to your BepInEx folder (NOTE: DELETE the old \plugins\FermenterSkill.dll when updating to v1.0.4 Fermenting)

Features

  • Configurable base production speed and base product output.
  • Configurable level to display production time.
  • Configurable skill exp gain.
  • Production speed and product output is scaled by skill level.
  • Product output will be doubled at max skill level.
  • Uses ServerSync to sync configs from servers to clients.
  • Built-in FileWatcher.
  • Configurable through config file or configuration manager

Changelog


v1.0.4
- change skill name from FermenterSkill to Fermenting.
- added exp gain notification
- added toggle option to enable disable exp gain notification

v1.0.3
- optimized code and updated serversync

v1.0.2
- added version checks
- updated to latest valheim assemblies

v1.0.1
- revised final product amount calculation, it should work properly now.
- disabled automatic adding of meads.

v1.0.0 first release