Skies-PotionsHaveContainers icon

PotionsHaveContainers

V Rising mod that makes potions and flasks return their empty counter-part containers. What were we doing before, eating them?

Last updated 9 months ago
Total downloads 2718
Total rating 3 
Categories Server Mods Gloomrot Update
Dependency string Skies-PotionsHaveContainers-1.2.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.668.5 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.668.5
deca-Bloodstone-0.1.4 icon
deca-Bloodstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 0.1.4

README

🫗 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