You are viewing a potentially older version of this package. View all versions.
b0n3-Smartpickup-1.0.2 icon

Smartpickup

Adds a smart autopickup mode that only collects items already in your inventory.

Date uploaded a year ago
Version 1.0.2
Download link b0n3-Smartpickup-1.0.2.zip
Downloads 481
Dependency string b0n3-Smartpickup-1.0.2

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

Smartpickup

Smartpickup is a Valheim mod that provides three different autopickup modes—On, Smart, and Off—allowing you to control how items are automatically collected.

Features

  • On Mode (Normal): Uses the default autopickup behavior.
  • Smart Mode: Only picks up items if your inventory already contains that item type.
  • Off Mode: Disables autopickup entirely.

Installation

  1. Install BepInEx:
    Ensure you have denikson-BepInExPack_Valheim-5.4.2202 or a later version installed.

  2. Deploy the Mod:
    Place the mod DLL, manifest.json, and this README.md file in your BepInEx/plugins folder.

  3. Launch Valheim:
    Start the game through r2modman or your preferred launcher. The mod should load automatically.

Usage

  • Press your Auto-Pickup key (the mod uses the game's configured binding; by default, it may be V) to cycle through the three modes:
    • On: Default autopickup.
    • Smart: Autopickup only if your inventory already contains that item type.
    • Off: Autopickup is disabled.
  • The on-screen message will display as "Auto-Pickup:On", "Auto-Pickup:Smart", or "Auto-Pickup:Off" accordingly.

Dependencies

  • BepInExPack_Valheim: denikson-BepInExPack_Valheim-5.4.2202 (or later)

Support & Feedback

If you need support or wish to provide feedback, please join our Discord: https://discord.gg/SNT6Y33Uh8

License

This mod is licensed under the MIT License.

Copyright (c) 2025 b0n3

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.