Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
RepairAll
Automatically repairs all eligible equipment when interacting with the appropriate crafting station.
By Dedryx
| Date uploaded | 2 weeks ago |
| Version | 1.0.0 |
| Download link | Dedryx-RepairAll-1.0.0.zip |
| Downloads | 2514 |
| Dependency string | Dedryx-RepairAll-1.0.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350README
RepairAll
By Dedryx
Automatically repairs all eligible equipment when interacting with the appropriate crafting station.
Features
- Repairs all damaged inventory items eligible at the station being used.
- Uses Valheim's own repair eligibility logic, including station type and level checks.
- Does not allow an inappropriate station to repair items it normally cannot repair.
- Restores normal maximum durability without changing durability rules.
- Consumes no materials because vanilla repairing consumes no materials.
- Plays the station's repair sound once when one or more items are repaired.
Client-Side Only
RepairAll is entirely client-side. The dedicated server does not need the mod, and other players do not need to install it.
Installation
- Gale: import the ZIP as a local mod or install it from Thunderstore after publication.
- Thunderstore Mod Manager / r2modman: import the ZIP as a local mod or install it from Thunderstore after publication.
- Manual: copy
RepairAll.dllintoBepInEx/plugins/RepairAll/in the active Valheim installation or mod-manager profile.
Configuration
BepInEx creates BepInEx/config/dedryx.repairall.cfg on first launch.
[General]
EnableRepairAll = true
Set EnableRepairAll to false to disable automatic repairs. Vanilla manual repair remains available.
Compatibility
- Valheim 1.0
- BepInEx 5
Built and checked against Valheim 1.0.12.
Achievements
Valheim 1.0 normally blocks achievements when it detects a modded client. Players who want achievements while using mods may need an achievement-enabler such as Unshamed. It is optional and is not bundled or required by RepairAll.
Issues / Source
Source repository / issue tracker: not yet published.
CHANGELOG
1.0.0
- Initial public release.
- Valheim 1.0 compatibility.
- Client-side only.
- Repairs every item allowed by the active vanilla crafting station.
- Plays one repair sound for each successful repair batch.