QuickStash
Allows you to use Compulsively Count on all nearby stashes with 1 click
Date uploaded | a year ago |
Version | 1.3.3 |
Download link | iZastic-QuickStash-1.3.3.zip |
Downloads | 8301 |
Dependency string | iZastic-QuickStash-1.3.3 |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.668.5README
QuickStash
A fork of the original QuickStash which uses Compulsively Count on all nearby stashes.
QuickStash can be installed using multiple methods depending on your needs. See installation methods below.
Client and Server Installation (Default)
The default installation which requires the mod to be installed on the client and server. Uses the default keybind G
to stash items.
- Install BepInEx
- Install Bloodstone
- Extract QuickStash.dll into (VRising folder)/BepInEx/plugins
- Extract QuickStash.dll into (VRising folder)/VRising_Server/BepInEx/plugins
Client and Server Installation using VampireCommandFramework (Optional)
Optional installation which requires the mod to be installed on the client and server. Uses the default keybind G
or the .stash
command to stash items.
- Install BepInEx
- Install Bloodstone
- Install VampireCommandFramework
- Extract QuickStash.dll into (VRising folder)/BepInEx/plugins
- Extract QuickStash.dll into (VRising folder)/VRising_Server/BepInEx/plugins
Server Only Installation using VampireCommandFramework (Optional)
Optional installation which is server side only. Uses the .stash
command to stash items.
- Install BepInEx on the server
- Install Bloodstone on the server
- Install VampireCommandFramework on the server
- Extract QuickStash.dll into (VRising folder)/VRising_Server/BepInEx/plugins
Optional
Singleplayer requires ServerLaunchFix to fix issues with the server mods not working.
Configuration
The keybinding can be changed in the in-game controls menu.
For server configuration, after running the game once, the config file will be generated.
- Update server config in (VRising folder)/VRising_Server/BepInEx/config/QuickStash.cfg
Troubleshooting
- If the mod doesn't work, it may be because it is not installed on the server. Check your BepInEx logs on both the client and server to make sure the latest version of both QuickStash and Bloodstone where loaded.
Support
Contributors
- iZastic:
@iZastic
on Discord - Elmegaard:
Elmegaard#
on Discord - Dresmyr:
@小爛土
on Discord
Changelog
1.3.3
- Added support for optional VCF command
1.3.2
- Moved from Wetstone to Bloodstone
1.3.1
- Added support for bags
1.3.0
- Upgrade for Gloomrot
1.2.3
- Upgrade to Wetstone 1.1.0
- Potentially fixed rare client crash
- Fixed silver debuff not getting removed
1.2.2
- Reduce cooldown from 2 seconds to 0.5 seconds
1.2.1
- Fixed Readme
1.2.0
- Increased default range to 50
- Added Wetstone (keybinds added to controls in-game)
- Code refactor
- Fixed memory leak (but added small stutter when depositing)
1.1.2
- Fixed a client crash
1.1.1
- Updated Readme
1.1.0
- Set max distance
- Made config for keybind
- Made config for max distance
1.0.1
- Updated Readme
1.0.0
- Initial mod upload