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.
You are viewing a potentially older version of this package.
View all versions.
DadsEZContainers
Craft, build, cook, and fuel stations using resources in nearby containers.
| Date uploaded | 5 hours ago |
| Version | 1.0.0 |
| Download link | Dad_Is_Bored-DadsEZContainers-1.0.0.zip |
| Downloads | 377 |
| Dependency string | Dad_Is_Bored-DadsEZContainers-1.0.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350README
DadsEZContainers
DadsEZContainers lets Valheim 1.0.12 crafting, building, cooking, fires, kilns, and smelters use resources stored in nearby containers.
Features
- Counts nearby container contents in crafting and building requirements.
- Consumes each resource exactly once, taking inventory items before container items.
- Supports native Valheim containers and modded containers based on
Container. - Supports DadsCrafting batch quantities and DadsEPI inventory layouts.
- Pulls fuel, ore, and cookable items into processing stations.
- Configurable range and leave-one-item behavior.
- Per-container and per-station YAML include/exclude rules with reusable groups.
- Live rule-file reload and an in-game toggle shortcut.
Configuration
General settings are written to BepInEx/config/com.dadisbored.dadsezcontainers.cfg. Pull rules are written to BepInEx/config/Dad_Is_Bored.DadsEZContainers.yml.
Default toggle: LeftAlt + O.
CHANGELOG
Changelog
1.1.0
- Added a configurable dropped-item pickup delay.
- Added a restricted range from
0.1through10.0seconds. - Added automatic one-decimal normalization for the pickup-delay value.
1.0.0
- Completed the AzuCraftyBoxes-compatible feature set for Valheim 1.0.12.
- Added current crafting, building, cooking, fermenter, fireplace, kiln, smelter, shield-generator, and turret integration.
- Embedded the optional compatibility APIs and YAML parser into one deployment DLL.
- Updated routed-RPC synchronization for the current Valheim API.
- Corrected the Thunderstore build pipeline to package the netstandard2.1 release assembly.
0.1.0
- Added nearby-container resource counting and atomic consumption for crafting and building.
- Added requirement UI totals and container-contribution coloring.
- Added nearby fuel, ore, and cooking-item staging.
- Added configurable range, leave-one behavior, pull rules, and local toggle shortcut.
- Added live reload for YAML pull rules.