architectury-api icon indicating copy to clipboard operation
architectury-api copied to clipboard

Custom Ingredient API

Open MaxNeedsSnacks opened this issue 1 year ago • 1 comments

Both Fabric and Forge support registering custom ingredients now, and the APIs actually do seem reconcilable with just a couple of interface injections at runtime. A slight caveat is that we will have to force people to implement Ingredient on the fabric side as well, but other than that, this should be relatively easy to do

MaxNeedsSnacks avatar Jan 05 '23 14:01 MaxNeedsSnacks