You are viewing a potentially older version of this package. View all versions.
TeamNibake-ContainerCrafting1point0fork-3.9.0 icon

ContainerCrafting1point0fork

Unofficial Valheim 1.0 fork of aedenthorn Craft From Containers. Use nearby chest materials when crafting, building, smelting, and cooking.

Date uploaded 4 hours ago
Version 3.9.0
Download link TeamNibake-ContainerCrafting1point0fork-3.9.0.zip
Downloads 561
Dependency string TeamNibake-ContainerCrafting1point0fork-3.9.0

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

Container Crafting 1.0 Fork

Unofficial Valheim 1.0 compatibility fork of Craft From Containers.

This is not an official aedenthorn or rendl0449 release. If either of them publishes a 1.0 build, use that instead and uninstall this package.

Credits

What it does

Pull resources from nearby containers when you:

  • craft or upgrade an item
  • place a building piece
  • add fuel or ore to a smelter
  • add wood to a kiln
  • fuel a fire, torch, or sconce
  • cook
  • reload a ballista

Crafting and build menus count materials in range, not only what is in your pockets.

Install

Use r2modman or Thunderstore Mod Manager. This package depends on BepInExPack Valheim.

Do not run this at the same time as another Craft From Containers DLL. Disable or uninstall:

  • rendl0449-CraftFromContainers
  • Grizzzly-CraftFromContainers
  • any other CFC / CraftFromContainers package

Config file stays BepInEx/config/aedenthorn.CraftFromContainers.cfg.

Compatibility

Tested on Valheim 1.0.7.

Client-side. Dedicated servers do not need it unless you want the same behavior on a listen-server host.

Known differences from 3.8.3

  • Console command craftfromcontainers reset is not included (1.0 console input type moved)
  • Placement-pull uses mouse / gamepad face button instead of the old ZInput binding

License / reuse

Original source is public domain per aedenthorn's ValheimMods README. This fork is provided as-is for 1.0 players. No claim of ownership over the original work.

CHANGELOG

Changelog

3.9.0

  • Unofficial port for Valheim 1.0.7
  • Retargeted Player.ConsumeResources for the extra itemQuality argument
  • Updated Inventory.Changed to the 1.0 (success, cheatedStateChanged) signature
  • Harmony patches apply individually so one missing target does not unload the whole plugin
  • Original plugin GUID kept (aedenthorn.CraftFromContainers) so existing configs still load