blacks7ar-Fermenting 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

Last updated 5 months ago
Total downloads 21769
Total rating 8 
Categories Mods Tweaks Misc Server-side Client-side Hildir's Request Update
Dependency string blacks7ar-Fermenting-1.1.0
Dependants 103 other packages depend on this package

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)

  • extract Fermenting.dll file to your BepInEx\Plugins\ folder

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

  • updated to the latest valheim build (217.28)
  • updated serversync and dependencies
  • updated manifests bepinex dependency string
Changelog History (click to expand)

v1.0.9

  • removed server enforcement.

v1.0.8

  • fixed multiplayer version check issues

v1.0.7

  • updated to the latest valheim build (217.22)

v1.0.6

  • updated to the latest valheim build (217.14) hilders request.

v1.0.5

  • Updated to the latest valheim build (216.9)

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