TrackCrafts
Client-side V Rising mod that lets you track crafting recipes directly from vanilla crafting UIs.
What It Does
- Middle-click (
Mouse3) a recipe in workstation or refinement UIs to pin it.
- Track multiple recipes at once.
- Set exact quantities with inline number input and quick +/- controls.
- Show ingredient
have / need counts from your client-visible inventory.
- Resolve recipe and ingredient icons using vanilla game data + UI fallbacks.
- Auto-detect and display
-25% station floor bonus when reflected by the UI costs.
Controls
Mouse3 on a recipe: Pin/track recipe
F2: Toggle TrackCrafts HUD
F1: Clear all tracked recipes
Installation
Thunderstore / r2modman
- Install
BepInExPack_V_Rising.
- Install
TrackCrafts.
Manual
- Install
BepInExPack_V_Rising.
- Copy these files to your game folder:
BepInEx/plugins/TrackCrafts.dll
BepInEx/plugins/TrackCrafts_names.json
Notes
- This mod is client-only.
- Recipe tracking is read from visible/replicated client data.
- If an icon is not available in one resolver path, TrackCrafts falls back to alternate UI/data paths.
Dependencies
BepInEx-BepInExPack_V_Rising-1.0.0
Source