You are viewing a potentially older version of this package.
View all versions.
PotionsHaveContainers
V Rising mod that makes potions and flasks return their empty counter-part containers. What were we doing before, eating them?
Date uploaded | a year ago |
Version | 1.2.0 |
Download link | Skies-PotionsHaveContainers-1.2.0.zip |
Downloads | 4106 |
Dependency string | Skies-PotionsHaveContainers-1.2.0 |
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
🫗 Potions Have Containers - Gloomrot Update
forked from phillipsOG/C2ierce and updated to Gloomrot.
Potions and flasks will now return their empty counter-part containers. What were we doing before, eating them?
- Works with all potions, flasks/Canteens.
- NEW Blood bottle and blood merlot will now return an empty bottle.
- Because of the abilitygroup of the water bottle and canteen being the same they can both only give back one or the other so I added a config option to choose which one you want.
- The best option would be to not use a water canteen and use the water bottles instead. (it is ofcourse your choice :D) If there is a non water related potion I have missed be sure to open an issue on github.
Installation
Place the PotionsHaveContainers.dll file inside of (Vrising Server)\BepInEx\plugins folder.
Configurable Values
[Config]
## Enable or Disable PotionsHaveContainers
# Setting type: Boolean
# Default value: true
Enable Mod = true
## Always give canteens(false) or always give bottles(true) for both water containers.
# Setting type: Boolean
# Default value: false
Give Bottles = false
Developer & credits
V rising modding discord Discord
Current Developer
skythebro/skyKDG
- Also known as realsky on discord
Original Creator & Developers
phillipsOG
C2ierce