Note
Quilt is unsupported since these functions are natively included in the Quilt Standard Libraries. You can regard Recipe in Programming as a port of the QSL Recipe API to Fabric.
repositories {
maven { url "https://jitpack.io" }
}
dependencies {
modImplementation "com.github.HO-Artisan:RecipeInProgramming:Tag"
}
Now Support:
- Shaped Crafting;
- Shapeless Crafting;
- Smelting Recipe;
- Cutting Recipe;
- Smithing Recipe;
- Any of the recipes that use json!
How to use it: Quilt Recipe API Wiki