This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Releases: abearcodes/Valheim
Releases · abearcodes/Valheim
CraftingWithContainers v1.0.4-beta.1
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
Installation
Drop the .dll
into Valheim\BepInEx\plugins
and replace the old build. Any complaints/bug reports are appreciated.