CurseForge · Minecraft mod
Vanilla Anvil Repair
Vanilla anvil repair support for custom items
Quick answer
Which Vanilla Anvil Repair release should I use?
Vanilla Anvil Repair vanillaanvilrepair-1.1.jar targets 1.12.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Vanilla Anvil Repair required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Vanilla Anvil Repair vanillaanvilrepair-1.1.jar need?
vanillaanvilrepair-1.1.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Vanilla Anvil Repair without breaking your instance.
Built for Vanilla Anvil Repair vanillaanvilrepair-1.1.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use vanillaanvilrepair-1.1.jar. It targets 1.12.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside vanillaanvilrepair-1.1.jar. It opens that exact file at the source.
About this project
What does Vanilla Anvil Repair add?
This 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).
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
Project description from CurseForge.
Pick your setup
Vanilla Anvil Repair by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Vanilla Anvil Repair versions and loaders
vanillaanvilrepair-1.1.jar
29 Apr 2020
vanillaanvilrepair-1.0.1.jar
19 Apr 2020
vanillaanvilrepair-1.0.jar
15 Apr 2020
Looking for an older file? The official CurseForge project page is in Resources.