Making Custom Crafting JEI-Compatable

Started by GamingZacharyC on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Oct 2019
Points:
658

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Making Custom Crafting JEI-Compatable

Now, I know what you might be thinking from the title. "Custom recipes are already JEI-compatible." I promise you, this is not that.

 

I am making a custom Crafting Table, and it has some special tools on it, allowing for advanced crafting. Normal 3x3 crafting grid. Custom texture and UI. It also contains inventory like a chest. However, I add all of the recipes directly in the procedures, similar to in this official article. Does anybody know how to add JEI-Compatable recipes? (I am alright with making my own custom code for this, not using Procedures)

Active 4 years ago
Joined Sep 2019
Points:
973

User statistics:

  • Modifications: 1
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 507
Took a while but it is done;…
Wed, 06/10/2020 - 20:42

Took a while but it is done;

https://mcreator.net/forum/62385/1152-jei-api-integration-custom-crafting

However, as I read it, it is a little confusing. So it may be better to do a video tutorial, but IDK.

I kinda find it funny that now the most updated tutorial/documentation is on MCreator.😝😝😝

Active 4 years ago
Joined Oct 2019
Points:
658

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
It truly is, though. The…
Wed, 06/10/2020 - 21:08

It truly is, though. The MOST RECENT doc is done by a member of the MCreator community, not by anyone else, including the devs.

Active 4 years ago
Joined Sep 2019
Points:
973

User statistics:

  • Modifications: 1
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 507
It truly is, though. The…
Wed, 06/10/2020 - 22:43

It truly is, though. The MOST RECENT doc is done by a member of the MCreator community, not by anyone else, including the devs.

I appreciate the response😄😄. I'm glad I took the time and did it!

Active 1 year ago
Joined Jun 2022
Points:
337

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
yo tbroski, could you help…
Fri, 12/29/2023 - 13:37

yo tbroski, could you help me figure it out? im very much confused