Started by
Heinzchen
on
Topic category: Help with Minecraft modding (Java Edition)
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)