You are viewing a potentially older version of this package. View all versions.
p1xel8ted-TrackCrafts-0.0.6 icon

TrackCrafts

Adds the ability to pin multiple crafting recipes

Date uploaded a year ago
Version 0.0.6
Download link p1xel8ted-TrackCrafts-0.0.6.zip
Downloads 2503
Dependency string p1xel8ted-TrackCrafts-0.0.6

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.668.5 icon
BepInEx-BepInExPack_V_Rising

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

Preferred version: 1.668.5
deca-Bloodstone-0.1.4 icon
deca-Bloodstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 0.1.4

README

V Rising - Client Plugin

Track Crafts

GameIcon

Description

Middle Click on a recipe to track it. Press F1 to clear all. Press F2 to show/hide all. Note: Currently not auto updating

Features

⚙️ Hot reloading with Bloodstone API

Installation

  • Install BepInExPack V Rising
  • Install Bloodstone API
  • Install using your preferred Thunderstore mod manager. To install manually, extract TrackCrafts.dll folder into (VRising folder)/BepInEx/plugins or (VRising folder)/BepInEx/BloodstonePlugins

Limitations

This is my first plugin, as well as my first time touching any game engine. If you know how to, I would love someone to teach me or create a PR for

  • Auto update cost details as you add items to your inventory

Credits

  • arwen - README
  • Elmegaard - build script
  • p1xel8ted - Updating for Gloomroot

CHANGELOG

0.0.6

  • Gloomrot Update
  • Requires Bloodstone (Wetstone successor)
  • Can now configure the scale of the tracked items (default is 0.75)
  • Can now configure how many can be tracked at once (default is 3)

0.0.5 Forgot to add the readme to the release

0.0.4 You can now track many recipes and delete them individually

  • The size of the recipes is now smaller
  • Added a button to delete recipes individually
  • You can now set a key bind to show/hide the pinned recipes

0.0.3 Fix bug where middle clicking on non-recipes would pin the recipe

0.0.2 Update Readme

0.0.1 First release