Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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.
By CodeWarriors
| 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
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
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.