HomeJavaModsRepairsmith
Repairsmith
ModsJava

Repairsmith

by Minigee · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 1.21–1.21.1⬇ Download for 1.20.1
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Repairsmith — screenshot 1

Repairsmith

This mod adds the Repairsmith villager profession, providing an alternative way to repair items. The Repairsmith can repair any damaged item for an emerald cost, allowing for an additional item repair method in addition to the Mending enchantment and anvil repairs. The goal is to make repairing the items you've spent several hours crafting and enchanting a little less tedious to maintain.

Repair screen interface

Description

Configuration

Settings for this mod can be configured in the repairsmith.json config file:

// Cost equation: cost = (durability / durabilityPerEmerald) ^ costExp
{
  // The amount of durability repair 1 emerald can afford (increasing this decreases repair cost)
  "durabilityPerEmerald": 30,
  // The exponent value that gets applied to the emerald cost, before villager discounts are applied (increasing this increases repair cost)
  "costExp": 0.7,
  // The number of repair trades offered before the repairsmith must restock
  "maxOffers": 5,
  // Amount of durability needed to be repaired to reward player with 1 xp (increasing this decreases rewarded xp)
  "durabilityPerPlayerXp": 50,
  // The exponent value that gets applied to the rewarded xp (increasing this increases rewarded xp)
  "xpExp": 0.6
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more