
SapExtractor
A simple mod that lets you configure the speed and max capacity of the Sap Extractor. It also displays the duration of the extracting process.
Last updated | 3 weeks ago |
Total downloads | 29721 |
Total rating | 18 |
Categories | Mods Tweaks Misc Server-side Client-side Hildir's Request Update Ashlands Update Bog Witch Update |
Dependency string | blacks7ar-SapExtractor-1.1.4 |
Dependants | 88 other packages depend on this package |
This mod requires the following mods to function

denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
# SapExtractor
A simple mod that lets you configure the speed and max capacity of the Sap Extractor. It also displays the duration of the extracting process.
## Installation (manual)
- extract
SapExtractor.dll
file to yourBepInEx\Plugins
folder
## Features
- Configurable speed and max capacity.
- Displays duration of extracting process.
- Uses ServerSync and built-in ConfigWatcher
- Configurable through config file or configuration manager
## Credits
- Special thanks to @Azumatt for helping me with the filewatcher and delegate thing.