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 | 2 months ago |
| Total downloads | 31023 |
| 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 | 92 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.dllfile to yourBepInEx\Pluginsfolder
## 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.