BrewingInformation
A mod for Potion Craft that will show you some important information about brewing process.
| Last updated | 10 months ago |
| Total downloads | 831 |
| Total rating | 0 |
| Categories | |
| Dependency string | rus9384-BrewingInformation-2.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_PotionCraft
BepInEx pack for Potion Craft. Preconfigured and ready to use.
Preferred version: 5.4.18README
Brewing Information
Description
Brewing Information is a mod for Potion Craft that will show you some important information about brewing process:
- Ingredient grind status.
- Potion health.
- Potion coordinates on the map.
- Potion rotation angle (measured in degrees, in counterclockwise direction, 0 means facing up).
- Path angle (where the potion will travel if you will stir) (measured in degrees, in counterclockwise direction, 0 means facing up).
Installation
To install Brewing Information, you will need to follow the following steps (if you already installed other mods, skip to step 3):
- Install BepInEx 5.x x64 bit.
- Launch the game and close it.
- Copy
com.rus9384.brewinginformation.dllfile toBepInEx/pluginsfolder.
Customization
After installing Brewing Information and launching the game once, BepInEx/config folder will have com.rus9384.brewinginformation.cfg file. You can edit this file to customize mod behavior:
Generalsection:-
EnableGrindStatus- this setting controls whether the information about ingredient grind is shown. Possible values:true,false.
-
EnableHealth- this setting controls whether the information about potion health is shown. Possible values:true,false.
-
EnablePotionCoordinates- this setting controls whether the information about potion coordinates is shown. Possible values:true,false.
-
EnablePotionRotation- this setting controls whether the information about potion rotation angle is shown. Possible values:true,false.
-
EnablePathAngle- this setting controls whether the information about path angle is shown. Possible values:true,false.
Graphicssection:-
Scale- this setting affects the size of information window.100is default scale. Recommended range of values:40to150.
-
EnableScratches- this setting controls whether the scratches visual effect is rendered. Possible values:true,false.