FastItemTransfer
A Valheim Quality of Life Mod that provides Right Click functionality to move items between Player Inventory and Containers
| Date uploaded | a week ago |
| Version | 1.1.2 |
| Download link | Vapok-FastItemTransfer-1.1.2.zip |
| Downloads | 301 |
| Dependency string | Vapok-FastItemTransfer-1.1.2 |
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.2333ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.26.1ValheimModding-YamlDotNet
Shared version 16.3.0 of YamlDotNet from Antoine Aubry and contributors, net47 package for use in Valheim mods. Maintained by the ValheimModding team.
Preferred version: 16.3.1README
Fast Item Transfer by Vapok
This is a lightweight Quality of Life module for moving items quickly between Player Inventory and Containers.
Using the Right-Click action while hovering over an item when a container is open, will instantly move the item to the other container or player inventory.
There is very little configuration. Simply enable or disable.
Fast Item Link Roadmap
- Enabling Controller Support
- Adding Modifer's (CTRL/ALT/SHIFT) to add additional functionality.
Current Patch Notes
Module Compatibility
- This is the same functionality as in Adventure Backpacks.
- This module is not needed if using Adventure Backpacks.
Mod Author Details
Author: Vapok
Source: Github
Discord: Vapok's Mod's Community
Patch notes: Github Patchnotes
CHANGELOG
Fast Item Transfer Patchnotes
1.1.2 - Resolving an item duplication issue.
- This mod was causing an item duplication issue when paired with specific other mods.
- This has been resolved.
- Updated Dependencies
1.1.1 - Fixing Dedicated Server Config Syncing
- A regression issue was introduced when switching to Jotunn preventing servers from dictating configs to clients.
- This has been resolved.
- Appropriately added the BepInDependency Flags for graceful mod exit if missing dependencies.
1.1.0 - Replaces ServerSync for JotunnVL
- Updates to Valheim 0.221.4
1.0.5 - Valheim Updates
- Updates to Valheim 0.217.28
1.0.4 - Valheim Updates
- Updates to Valheim 0.217.24
1.0.3 - Valheim Updates
- Updates to Valheim 0.216.9
1.0.2 - Valheim and BepInEx Updates
- Updates to Valheim 0.214.2
- Updates to BepInEx 5.4.21
- Various Clean Up
1.0.1 - Module Compatibility
- Reworked Logic to make Fast Item Transfer friendly to other inventory mods.
- Adds Compatibility to Auto Split Stack, as well as Quick Stack Sort
- May add additional compatibility to other mods not tested.
1.0.0 - Initial Release
- Provides Right Click functionality to move items between Player Inventory and Containers
- Lightweight, minimal overhead QoL Module