You are viewing a potentially older version of this package. View all versions.
blacks7ar-TarCollector-1.1.1 icon

TarCollector

Adds a new build piece that collects tar if you build it near a tarpit.

Date uploaded a month ago
Version 1.1.1
Download link blacks7ar-TarCollector-1.1.1.zip
Downloads 2684
Dependency string blacks7ar-TarCollector-1.1.1

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

# TarCollector

Adds a new build piece that collects tar if you build it near a tarpit.

## Installation (manual)

  • extract TarCollector.dll file to your BepInEx\Plugins\ folder

## Features

  • Adds a new build piece called TarCollector, only works if you build it near a tarpit.
  • Configurable duration, max capacity and recipe
  • Uses serversync and built-in config watcher.
  • Configurable through config file or Configuration Manager

CHANGELOG

v1.1.1
- updated for the latest valheim build (217.46)
- updated serversync
- added configs for the recipe
- put tar collector into a custom category together with my other collectors (configurable).
Changelog History (click to expand)

v1.1.0
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
- put localization example to a zip package to avoid unnecessary duplicates
v1.0.9
- as requested removed server enforcement, doesn't need to be installed on the server like before.
v1.0.8
- fixed multiplayer version check issues
v1.0.7
- updated to the latest valheim build (217.22)
- added german and spanish translation
v1.0.6
- removed piece manager.
v1.0.5
- minor bug fixed.
v1.0.4
- updated to the latest valheim build (217.14) hilders request.
v1.0.3
- fixed icons visual glitch.
v1.0.2
- fixed no access translation
- remove excess logging info
v1.0.1
- fixed multiplayer effects, forgot to register some effects my bad xD
v1.0.0
- first release.