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

PlayerBase

A simple !wish mod, enables/disables the playerbase object of pieces (ie. workbench), configurable.

Date uploaded 4 months ago
Version 1.0.4
Download link blacks7ar-PlayerBase-1.0.4.zip
Downloads 129
Dependency string blacks7ar-PlayerBase-1.0.4

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

# PlayerBase

A simple !wish mod, enables/disables the playerbase object of pieces (ie. workbench), configurable.

## Installation (manual)

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

## Features

  • Adds a config option to disable playerbase object of pieces that has a PlayerBase EffectArea which stops creatures from spawning.
  • Uses serversync and built-in config watcher.
  • Configurable through config file or Configuration Manager

## Credits

  • Shoutout to @onnan for testing the mod.

CHANGELOG

v1.0.4
- updated serversync and minor code fixes
Changelog History (click to expand)

v1.0.3
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
v1.0.2
- fixed multiplayer version check issues
v1.0.1
- updated to the latest valheim build (217.22)
- removed unnecessary loggings
v1.0.0
- first release.