[1.16.5] Custom Recipe Type using fuel

Started by Heinzchen on

Topic category: Help with modding (Java Edition)

Last seen on 12:12, 2. Aug 2021
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[1.16.5] Custom Recipe Type using fuel

Hi, I want to create a new Recipe Type for my mod. It should use the same fuel as a furnace. I already did some research but got more and more confused. So I decided to ask for help here.

It would be nice if someone could fork my code and do a pull request: https://github.com/DasHeinzchen/MoreOres/tree/v._1.1 

The recipe itself should work like the one of the furnace, just for the Crusher. Explanations how it works to create Recipe Types can be posted down below, too. (Or as comments at the code)