blacks7ar-SapExtractor icon

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 days ago
Total downloads 9516
Total rating 13 
Categories Mods Tweaks Misc Server-side Client-side Hildir's Request Update Ashlands Update
Dependency string blacks7ar-SapExtractor-1.1.2
Dependants 55 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

# 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 your BepInEx\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.