[API Request] Add an overridable method to TreeRitualRecipe for ingredient comparison
superaxander opened this issue ยท 0 comments
Add an overridable method to the TreeRitualRecipe class so that someone can override it with a(n) (anonymous) class. This method would be called to compare the item on the stand with one of the ingredients of the recipe. Overriding makes it possible for an ingredient to be NBT or metadata insensitive.