This package has been marked as deprecated, and it's suggested another
alternative is used.
ResourceStashWithdrawal
A server & client side mod that allows players to withdraw items for a recipe directly from their stash.
Last updated | 7 months ago |
Total downloads | 10431 |
Total rating | 2 |
Categories | Client Server Mods Gloomrot Update |
Dependency string | Skies-ResourceStashWithdrawal-1.3.0 |
Dependants | 1 other package depends on this package |
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
Resource Stash Withdrawal - Gloomrot Update
forked from WhiteFang5 and updated to Gloomrot. All credit goes to him for the original mod. Credit for it working in the build menu goes to diegosilva98
A server & client side mod that allows players to withdraw items for a recipe directly from their stash.
- This mod also adds the stash count of items to the tooltips (given that you're in/near your base)
- When a player is at a crafting or other workstation or in the build menu, they can click on the recipe with their middle-mouse button to withdraw the missing item(s) directly from their stash.
- (To withdraw the full amount, CTRL+Middle Mouse Button can be used)
Installation
- Make sure you use ServerLaunchFix if you're running a server via client!
- Place the VMods.ResourceStashWithdrawal.dll file inside of
(Vrising Server)\BepInEx\plugins
folder and your(Vrising)\BepInEx\plugins
folder. - If you're using ServerLaunchFix you only need to place the VMods.ResourceStashWithdrawal.dll file inside of
(Vrising)\BepInEx\plugins
folder. - If you use any other VMod mods you can put them together in a folder called VMods for less clutter.
(Vrising Server)\BepInEx\plugins\VMods
- Note: Players without the client-side mod can still join and play on the server, but won't be able to make use of this feature.
Configurable Values
[Server]
## Enabled/disable the resource stash withdrawal system.
# Setting type: Boolean
# Default value: true
ResourceStashWithdrawalEnabled = true
Developer & credits
V rising modding discord Discord
Current Developer
skythebro/skyKDG
- Also known as realsky on discord-
diegosilva98
- helped with getting the mod to work in the build menu as well