How to make a crafting recipe in 1.7.9?

Started by FilipModder on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a crafting recipe in 1.7.9?

I've just upgraded from 1.7.5 to 1.7.9. I seen that the "Recipe" component has been removed, and when creating a block/item, there is no "Recipe" step. I also entered the "Procedure" thing and it looked confusing. Is it used to create recipes? Help

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The procedure is like events…
Thu, 07/19/2018 - 20:22

The procedure is like events (events were removed).

For making a recipe you need to use the recipe mod element.

For more info see the 3 latest Mcreator news (they are very helpful)