You are viewing a potentially older version of this package.
View all versions.
TarCollector
Adds a new build piece that collects tar if you build it near a tarpit.
Date uploaded | 2 days ago |
Version | 1.1.5 |
Download link | blacks7ar-TarCollector-1.1.5.zip |
Downloads | 705 |
Dependency string | blacks7ar-TarCollector-1.1.5 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
# TarCollector
Adds a new build piece that collects tar if you build it near a tarpit.
## Installation (manual)
- extract
TarCollector.dll
file to yourBepInEx\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.5
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
v1.1.4
- minor code fixes
v1.1.3
- fixed build menu tab scaling (updated piece manager).
v1.1.2
- updated for the latest valheim build (218.15 ashlands)
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).
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.