Package io.github.vampirestudios.vampirelib.crafting
package io.github.vampirestudios.vampirelib.crafting
-
ClassesClassDescriptionExtension of
Ingredientwhich makes most methods custom ingredients need to implement abstract, and removes the static constructors Mods are encouraged to extend this class for their custom ingredientsIngredient that matches everything from the first ingredient that is not included in the second ingredientIngredient that matches the given stack, performing an exact NBT match.Ingredient that matches the given items, performing a partial NBT match.