Description
Anvil Recipes
Allows mod and modpack developers to define anvil recipes using .json files, just like existing recipes.
There are three new recipe types:
- additionsmithing
Takes two specific ingredients and creates the specified output.
- singlesmithing
Only specifies one ingredient, for recipes where the right input slot should be empty.
- wildcardsmithing
Only specifies the right ingredient, the left ingredient can be anything.
Useful for universal repairing, repair cost clearing or enchanting materials.
For more information, read the readme here.
This mod is fine to use in any mod pack or mod. Feel free to let me know what you're using it for in the comments, as I'm curious!




