DannyProton-BloodcraftMenuUI icon

BloodcraftMenuUI

An in-game GUI for Bloodcraft commands. Toggle with F8 — no more typing in chat. Panels for Weapon Expertise, Blood Legacies, Classes, Prestige, Professions, Quests, Familiars, Leveling, and Misc.

Last updated 21 hours ago
Total downloads 63
Total rating 1 
Categories Client Server Mods Oakveil Update
Dependency string DannyProton-BloodcraftMenuUI-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.733.2 icon
BepInEx-BepInExPack_V_Rising

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

Preferred version: 1.733.2
zfolmt-Bloodcraft-1.13.22 icon
zfolmt-Bloodcraft

Leveling, expertise, legacies, professions, familiars, classes, quests!

Preferred version: 1.13.22

README

BloodcraftMenuUI

An in-game GUI for the Bloodcraft mod. Instead of typing commands in chat, toggle a panel with F8 and click buttons.


Requirements

  • Bloodcraft — this mod is a UI wrapper for it, it does nothing without it
  • A server running Bloodcraft (or hosting locally)

Features

  • F8 to open/close the menu (configurable)
  • Draggable panels — click and drag the title bar to reposition
  • Panels for every Bloodcraft system:
    • Classes — select/change class, choose shift spell, view synergies
    • Leveling — view level and XP
    • Weapon Expertise — choose stats by weapon type (sends stat number automatically)
    • Blood Legacies — choose blood stat (sends stat number automatically)
    • Prestige — prestige by level/weapon/blood type, select exoform
    • Professions — view profession progress
    • Quests — track, progress, and reroll daily/weekly quests
    • Familiars — full familiar management (bind, boxes, battle groups, shiny buffs, etc.)
    • Miscellaneous — starter kit, user stats, SCT toggles, prepare for the hunt
  • Responses from the server are displayed directly in each panel
  • Bloodcraft chat messages are optionally hidden from normal chat (configurable)

Installation

Install via Thunderstore Mod Manager, or manually:

  1. Download and extract
  2. Copy BloodcraftMenuUI.dll into your BepInEx/plugins/ folder
  3. Launch the game and join a server running Bloodcraft
  4. Press F8 to open the menu

Configuration

Config file is created at BepInEx/config/BloodcraftMenuUI.cfg on first launch.

Setting Default Description
ToggleKey F8 Key to open/close the menu
UITransparency 0.9 Panel opacity (0.0 = invisible, 1.0 = solid)
UIScale 1.0 Scale multiplier for all panels (0.5–2.0)
ClearServerMessages true Hides Bloodcraft responses from the chat window
ToggleButtonX 10 Screen X position of the toggle button
ToggleButtonY 10 Screen Y position of the toggle button
CommandCooldown 0.35 Seconds between commands
ResponseTimeout 5.0 Seconds before "no response" is shown

Notes

  • This mod is client-side only — it only sends commands you could type yourself
  • It does not modify Bloodcraft or any other mod
  • Familiars panel is the only panel with text input fields — all others are fully button-based
  • If a panel's response area shows nothing or "Sending...", the server may not have that Bloodcraft feature enabled

Compatibility

  • V Rising 1.1.x
  • BepInEx 6 (IL2CPP)
  • Bloodcraft 1.13.x