You are viewing a potentially older version of this package.
View all versions.
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
By blacks7ar
Date uploaded | 2 years ago |
Version | 1.0.4 |
Download link | blacks7ar-Fermenting-1.0.4.zip |
Downloads | 4395 |
Dependency string | blacks7ar-Fermenting-1.0.4 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
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
CHANGELOG
v1.1.3
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
v1.1.2
- minor code fixes
v1.1.1
- updated for the latest valheim build (218.15 ashlands)
- updated serversync.
v1.1.0
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
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