You are viewing a potentially older version of this package. View all versions.
Terramizer-InventoryLink-0.2.5 icon

InventoryLink

Build and craft from nearby accessible containers, extend station build ranges, and sort player or container inventories with one click.

Date uploaded 8 hours ago
Version 0.2.5
Download link Terramizer-InventoryLink-0.2.5.zip
Downloads 70
Dependency string Terramizer-InventoryLink-0.2.5

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 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.2333

README

InventoryLink

InventoryLink is a client-side Valheim mod that links nearby accessible containers to building and crafting. Requirements show the combined materials available to you, and only the missing amount is pulled after placement or crafting succeeds.

The same DLL also includes safe, one-click sorting for player and container inventories.

Features

  • Counts nearby chest contents for hammer building and normal workbench crafting or upgrades.
  • Pulls only the shortfall after the action succeeds; your carried materials are used first.
  • Searches within a configurable 50-metre radius and processes containers nearest-first.
  • Respects wards, private-container access, and containers currently in use by default.
  • Gives the workbench, stonecutter, forge, black forge, Galdr table, and artisan table the same configurable build-range minimum (50 metres by default).
  • Adds vanilla-style Sort Inv. and Sort buttons plus a configurable keyboard shortcut.
  • Leaves equipped-capable items in their existing cells while organizing stackable items.

Installation

Install with a Thunderstore mod manager, or copy InventoryLink.dll into:

<Valheim>/BepInEx/plugins/InventoryLink/InventoryLink.dll

This is a client-side mod. Install it for each player who wants its building, crafting, and inventory UI features.

Configuration

After the first launch, BepInEx creates:

BepInEx/config/r4v9n1.inventorylink.cfg
BepInEx/config/r4v9n1.inventorylink.autosort.cfg

The auto-pull radius, access checks, extended station range, logging, sort buttons, button offsets, and sort shortcut are configurable.

Notes

Recipes using Valheim's special “require only one ingredient” mode retain vanilla inventory behavior to avoid unsafe ingredient selection.

Created and maintained by R4V9N1.

CHANGELOG

Changelog

0.2.5

  • Improves nearby-container detection while objects are placed or streamed, keeping linked crafting responsive and reliable.

0.2.4

  • Gives the forge, black forge, Galdr table, and artisan table the same extended build-range minimum as the regular workbench.
  • Migrates the previous default station list automatically while preserving customized lists.

0.2.3

  • Packages InventoryLink auto-pull and inventory sorting for Thunderstore.
  • Uses the R4V9N1 creator identity and r4v9n1.* BepInEx config filenames.
  • Documents client-side installation, access safeguards, station range settings, and sorting behavior.