Package com.hbm_m.recipe
Class CrucibleAlloyingRecipes
java.lang.Object
com.hbm_m.recipe.CrucibleAlloyingRecipes
Registry for crucible alloying recipes.
Populate via
register(com.hbm_m.recipe.CrucibleAlloyingRecipe) once the MaterialStack / Mats system is ported.
Legacy equivalent: CrucibleRecipes.INSTANCE.recipeOrderedList-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<CrucibleAlloyingRecipe>static voidregister(CrucibleAlloyingRecipe recipe)
-
Constructor Details
-
CrucibleAlloyingRecipes
public CrucibleAlloyingRecipes()
-
-
Method Details
-
register
-
getRecipes
-