Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
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
- Original mod: aedenthorn (Erinthe)
- Source: https://github.com/aedenthorn/ValheimMods/tree/master/CraftFromContainers
- aedenthorn released that repository into the public domain
- Long-running Thunderstore maintainer of the pre-1.0 package: rendl0449
- This 1.0 listing: TeamNibake
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-CraftFromContainersGrizzzly-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 resetis not included (1.0 console input type moved) - Placement-pull uses mouse / gamepad face button instead of the old
ZInputbinding
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.ConsumeResourcesfor the extraitemQualityargument - Updated
Inventory.Changedto 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