You are viewing a potentially older version of this package. View all versions.
CodeWarriors-BetterTakeAll-0.1.0 icon

BetterTakeAll

Changes TakeAll behavior for containers to always prefer stacking over position. This should fix Tombstone bugs where it fails to properly take all inventory.

Date uploaded 3 months ago
Version 0.1.0
Download link CodeWarriors-BetterTakeAll-0.1.0.zip
Downloads 64
Dependency string CodeWarriors-BetterTakeAll-0.1.0

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

Better Take All

Ever recover a Tombstone and wonder why you have two partial stacks of wood and a key item was left in the tombstone?

This mod addresses that, by changing TakeAll behavior for both tombstones and other containers to

  • prefer stacking if possible
  • then prefer position of item in source container
  • then try to put it anywhere

This should address most failures to retrieve all items from tombstone, and also fixes the rare edge case of failure to stack when selecting "Take All" on a chest or other container.