Recipe Integration

Started by WarLeben on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Recipe Integration

I made a 3x3 crafting station similar to the vanilla crafting table with a couple more slots and was wondering if it was possible to integrate the vanilla recipes into it without doing it manually through procedures?

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Not without custom code
Thu, 04/09/2026 - 19:01

Not without custom code

Joined Apr 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks for the reply, I will…
Fri, 04/10/2026 - 06:39

Thanks for the reply, I will try and figure it out