YouDied-InstantRepairPlus icon

InstantRepairPlus

Quickly repair your items with a hotkey. Features stamina costs, station requirement toggles, and auto-repair on inventory open.

Last updated 2 hours ago
Total downloads 1
Total rating 0 
Categories Mods Tools Client-side AI Generated
Dependency string YouDied-InstantRepairPlus-2.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2105

README

# Instant Repair Plus

A lightweight, highly configurable Valheim mod that allows you to repair your tools and armor instantly via a hotkey, or automatically when opening your inventory.

## 🛠 Features

* **Custom Hotkey:** Repair your gear with a single press (Default: 9).

* **Station Logic:** Toggle whether you need to be standing at a Workbench/Forge to repair.

* **Smart Filtering:** Choose to repair everything, only equipped items, or only your hotbar.

* **Immersive Costs:** Optional stamina cost per repair action to keep things balanced.

* **Auto-Repair:** Automatically fix your gear every time you open your inventory.

* **Visual Feedback:** Plays the crafting emote and displays a message upon successful repair.

## ⚙️ Configuration

After running the mod once, a config file will be generated at BepInEx/config/YouDied!/RepairItems.cfg.

| Setting | Default | Description |

|---------|---------|-------------|

| **RepairKey** | Alpha9 | The key used to trigger manual repair. |

| **IgnoreStationRequirements** | true | If true, repair anywhere. If false, requires appropriate station/level. |

| **RepairEquippedOnly** | false | Only repairs items you are currently wearing/holding. |

| **RepairHotbarOnly** | false | Only repairs items in the top row of your inventory. |

| **AutoRepairOnInventoryOpen**| false | Repairs automatically when you press 'Tab'. |

| **StaminaCost** | 0 | How much stamina is consumed per repair click. |

| **PlayRepairEffect** | true | Plays a brief character animation on repair. |

## 📦 Installation

1. Ensure you have **BepInEx for Valheim** installed.

2. Place InstantRepairPlus.dll into your Valheim/BepInEx/plugins folder.

3. Launch the game and enjoy!

## 📜 Credits

Created by You Died!. Powered by HarmonyX and BepInEx.