LuminairPrime-LocalCraftFromStoragePrime icon

LocalCraftFromStoragePrime

Craft, build, and store using nearby containers!

Last updated 12 hours ago
Total downloads 87
Total rating 0 
Categories Mods Tweaks Misc Tools Crafting Client-side Utility Building AI Generated
Dependency string LuminairPrime-LocalCraftFromStoragePrime-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
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.2350

README

I vibe-coded this BepInEx plugin to 1) let you table-craft from nearby storage chests, 2) hammer-build from nearby storage chests, and 3) deposit personal inventory automatically to nearby storage chests. It doesn't let you fuel fire-class or smelter-class structures from storage because that was going to be a lot more work and I wanted to stay in scope for now haha. Creating this took a lot more work than I expected because I wanted it to be very reliable and 100% compatible with vanilla Valheim servers and clients. It should basically act like you are reaching out with very long arms; you'll even hear the relevant storage chests open/close in the distance. There will HOPEFULLY be no weird bugs like chests not working or items duping.

There are some options to tweak if you want: 1) storage range goes up to 64 and I have it 50 by default (table range is 20 for context), 2) you can set ReserveItems to keep 1 of everything in every chest so the automatic placement can refill the chests easily, 3) you can rename the "Store Nearby" button (and non-English people can change it to their language), and 4) you can add and remove items from the Store Nearby list (by default it just sends common materials). Most people will want to send raspberries/blueberries to storage, but for the convenience of those who like to eat them, I pulled berries out of the hard-coded send list and put them in the IncludedItems default list -- this will let you easily delete their words from the IncludedItems list in the settings to have them stay in your inventory (rather than needing to look up their keys in the docs and add them to the ExcludedItems list).

GL HF!