Jump to content

[1.12] How to create a new crafting table using custom recipe JSONs


Recommended Posts

Posted

So, I'm still fairly new to Forge modding, and I was trying to figure out how to create a new crafting table (with distinct recipes from the normal ones) using the JSON system. In particular, I wanted to be able to include a "recipe level" where more advanced recipes require upgraded versions of the table. I know about factories, and as far as I can tell I've implemented it fine. However, what I can't figure out is how to get the table to find recipes of the new type; everything I've found specifically looked for IRecipes, and all the tutorials I've found use the old system. I've tried looking through vanilla code, but because I'm still new to it it's a bit overwhelming. Any help?

Posted
3 hours ago, Mimic216 said:

--SNIP-- Any help?

Yes. If you are fluent in Java or another similar language, post more specifics, actual code you're using would be good. Otherwise, you're being too ambitious and you should try something simpler. This task is not suitable for someone new to Java.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.