Class ChemicalPlantRecipeGenerator

java.lang.Object
com.hbm_m.datagen.recipes.custom.ChemicalPlantRecipeGenerator

public final class ChemicalPlantRecipeGenerator extends Object
Groups all chemical plant recipes (ported from 1.7.10 ChemicalPlantRecipes.registerDefaults()).

Рецепты пишутся в data-pack как custom recipes hbm_m:chemical_plant.

  • Method Details

    • generate

      public static void generate(Consumer<net.minecraft.data.recipes.FinishedRecipe> writer)