You are viewing a potentially older version of this package. View all versions.
blacks7ar-SapExtractor-1.0.3 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.

Date uploaded 3 years ago
Version 1.0.3
Download link blacks7ar-SapExtractor-1.0.3.zip
Downloads 716
Dependency string blacks7ar-SapExtractor-1.0.3

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
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.2350

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)

copy plugins folder to your BepInEx folder

Features

  • Configurable speed and max capacity.
  • Displays duration of extracting process.
  • Uses ServerSync to sync configs from servers to clients.
  • Use FileWatcher.
  • Configurable through config file or configuration manager

Credits

Special thanks to @Azumatt for helping me with the filewatcher and delegate thing.

Changelog

v1.0.3

  • fixed errors on dedicated servers running on linux

    v1.0.2
  • added filewatcher (sorry for another update xD)

    v1.0.1
  • fixed config live update, you can now change settings ingame without restarting the game. (thanks to @Azumatt for pointing that out).

    v1.0.0 first release

CHANGELOG

v1.15

  • updated for valheim 1.0 deepnorth

v1.1.4

  • updated for the latest bepinex build (5.4.2333).
  • updated for the latest valheim build (221.4) call to arms update.

v1.1.3

  • updated serversync.

v1.1.2

  • updated for the latest valheim build (219.13) bog witch

v1.1.1

  • minor code fixes

v1.1.0

  • updated to the latest valheim build (217.28)
  • updated serversync and dependencies
  • updated manifests bepinex dependency string

v1.0.9

  • fixed multiplayer version check issues

v1.0.8

  • updated to the latest valheim build (217.22)

v1.0.7

  • updated to the latest valheim build (217.14) hilders request.

v1.0.6

  • Updated to the latest valheim build (216.9)

v1.0.5

  • optimized code and updated serversync

v1.0.4

  • added version checks
  • updated to latest valheim assemblies

v1.0.3

  • fixed errors on dedicated servers running on linux

v1.0.2

  • added filewatcher (sorry for another update xD)

v1.0.1

  • fixed config live update, you can now change settings ingame without restarting the game. (thanks to @Azumatt for pointing that out).

v1.0.0

  • first release