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:
- Download and extract
- Copy
BloodcraftMenuUI.dll into your BepInEx/plugins/ folder
- Launch the game and join a server running Bloodcraft
- 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