
Vanilla Anvil Repair Mod basically allows you to use CraftTweaker or config to set anvil repairing of any item with any material. Each material unit will repair 25% of durability, like in vanilla. If you define a repair recipe for item which already has one, both will be valid (original and added one).

Features:
Example:
import mods.vanillaanvilrepair.addRepairEntry; var ingots = <minecraft:gold_ingot> | <minecraft:iron_ingot>; //addRepairEntry(IIngredient repairedItems, IIngredient materials) addRepairEntry(<minecraft:bow>, ingots);
This ZenScript code will allow minecraft bow to be repaired by either iron or gold ingot.
Config
# List of repairs, in format # repaireditem1,repaireditem2[...];material1,material2[...] # (you can use ore:item for OreDictionary entry (only for materials)) S:repairList < > # If true, repairs added by this mod increase further work level cost (same as vanilla) B:repairsIncreaseCost = false
Vanilla Anvil Repair Mod Download Links
For Minecraft 1.12.2
Forge version: Download from Server 1 – Download from Server 2
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: In MC Java Mods, or directly above on this page.
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
- Downloads as 198989.mcaddon
- Download size: 12 KB
- Download link checked 17 Jul 2026 — working
- Mirrored on our own servers — the download does not depend on the original host
These come from our own check of the pack file, not from the source page.