You are viewing a potentially older version of this package.
View all versions.
BeeKeeper
A simple mod that adds a new skill that increases beehives production rate and speed.
Date uploaded | 2 days ago |
Version | 1.0.5 |
Download link | blacks7ar-BeeKeeper-1.0.5.zip |
Downloads | 404 |
Dependency string | blacks7ar-BeeKeeper-1.0.5 |
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
# BeeKeeper
A simple mod that adds a new skill that increases beehives production rate and speed.
## Installation (manual)
- extract
BeeKeeper.dll
file to yourBepInEx\Plugins\
folder
## Features
- Configurable beehives max capacity.
- Configurable beehives production speed factored by bee keeping skill. (As the skill levels up the production speed and rate also increases)
- Configurable level requirement to display production speed duration.
- Configurable exp gain and exp loss on death.
- Uses serversync and built-in config watcher.
- Configurable through config file or Configuration Manager
CHANGELOG
v1.0.5
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
v1.0.4
- minor code fixes
v1.0.3
- updated for the latest valheim build (218.15 ashlands)
v1.0.2
- added production time factor config.
- updated serversync.
v1.0.1
- as requested added a configurable chance to get a queenbee when you harvest a full beehive.
v1.0.0
- first released.