FAFO-InventoryYeeter icon

InventoryYeeter

Panic button (Default: G) to jettison your heaviest non-equipped items until you are no longer encumbered.

By FAFO
Last updated 2 weeks ago
Total downloads 170
Total rating 0 
Categories Tweaks
Dependency string FAFO-InventoryYeeter-1.0.3
Dependants 0 other packages depend on this package

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

Inventory Yeeter ⚒️

Ever found yourself encumbered while a 2-star Wolf is nibbling on your ankles? Inventory Yeeter is your emergency panic button. Drop the dead weight, keep your gear, and live to fight another day.

🚀 Features

  • Emergency Jettison: Press a hotkey to instantly drop your heaviest stacks ahead of you until you are no longer encumbered.
  • Precision Math: Instead of dropping entire stacks, the mod calculates exactly how many items you need to drop from a stack to be able to run again, saving the rest of your loot!
  • Smart Protection: By default, it will NEVER drop your equipped armor, weapons, or tools.
  • Smart Map Markers: Automatically drops an 'X' on your map labeled with the heaviest item you dropped (e.g., Yeeted: Silver ore (+2 more)). The prefix text is customizable!
  • Customizable Threshold: Keep your food and wood safe; the mod only targets heavy stacks based on your config.
  • Seamless Movement: Items are delayed for auto-pickup so you can keep running forward, and throwing items won't interrupt your movement.

⌨️ Controls & Mouse Bindings

The default key is G, but it is fully rebindable.

  • Supports Mouse Buttons (e.g., set to Mouse3 or Mouse4 for side buttons).
  • Supports Modifiers (e.g., LeftShift + G).

🛠 Installation

  1. Install BepInEx for Valheim.
  2. Place InventoryYeeter.dll in your Valheim/BepInEx/plugins folder (or use r2modman).
  3. Run the game once to generate the config file.

⚙️ Configuration

Edit com.custom.inventoryyeeter.cfg in your BepInEx/config folder to:

  • YeetHotkey: Change the trigger key.
  • AddMapMarker: Toggle the automatic map pins.
  • MapPinText: Change the prefix text for the map markers.
  • CenterMessageText: Customize the message shown on screen when items are yeeted. (Supports {0} for stack count and {1} for weight).
  • ProtectEquipped: Decide if your equipped tools are safe.
  • WeightThreshold: Set the minimum weight a stack must be to be considered "yeetable."