cj3636 Posted February 11, 2017 Posted February 11, 2017 To be more specific, I have a special in-world crafting that currently uses a List<ItemStack> of size 4 (in, in, in, out). I want for people to be able to register new recipes in a fashion similar to the built-in Forge mechanic. Do I have to make a new IRecipe implementation? I dislike IRecipe because I find it overly complicated. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.