Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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 | 6 months ago |
| Total downloads | 39418 |
| Total rating | 20 |
| 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 | 101 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.