0 of 0

File information

Last updated

Original upload

Created by

rus9384

Uploaded by

rusl97

Virus scan

Safe to use

Tags for this mod

About this mod

Brewing Information is a mod that will show you some important information about brewing process:
- Ingredient grind status.
- Potion health.
- Potion coordinates on the map.
- Potion rotation angle.
- Path angle (where the potion will travel if you will stir).

Requirements
Permissions and credits
Changelogs
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 from NexusMods or Github.
  • Launch the game and close it.
  • Copy "com.rus9384.brewinginformation.dll" file from "BrewingInformation.zip" archive to "BepInEx/plugins" folder.

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:

General section:
  • 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.
Graphics section:
  • Scale - this setting affects the size of information window. 100 is default scale. Recommended range of values: 40 to 150.
  • EnableScratches - this setting controls whether the scratches visual effect is rendered. Possible values: true, false.