Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Releases: abearcodes/Valheim

CraftingWithContainers v1.0.4-beta.1

27 Feb 01:21
Compare
Choose a tag to compare
Pre-release

Pretty much a rewrite.

Still uses old network fix, new fix in development

Changelog

v1.0.4-beta.1

  • No longer requires a crafting station
  • Now supports building too!
  • No longer patches Inventory methods directly. Instead it reroutes the calls of the needed methods to a static class.
    This will help with mod compatibility.
  • Configurable Smelter, Kiln and Fireplace fuel consumption from nearby containers. Requires game restart.
  • Added indicator of how many resources of a type the player has
    image

Installation

Drop the .dll into Valheim\BepInEx\plugins and replace the old build. Any complaints/bug reports are appreciated.