

There are actually many types of recipes in Minecraft: This isn't as simple as simply creating classes that extend those vanilla things (although you might want to do that) because a lot of functionality in Minecraft will compare for exact match with the specific instance including metadata. Many mods want to add variety and so might create variations on things, but still want them to act similarly to vanilla "ore" when used in recipes. One of the basic ideas of Minecraft game play is the idea that you mine "ore" and then use that to smelt and craft things.

At the end of the page is some tips related to the older system. Note: Most information on this page is related to the 1.12+ version JSON recipe system.
