

# 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.