Class FireflyBottleRecipeProvider

java.lang.Object
net.frozenblock.wilderwild.datagen.recipe.FireflyBottleRecipeProvider

public final class FireflyBottleRecipeProvider extends Object
  • Constructor Details

    • FireflyBottleRecipeProvider

      public FireflyBottleRecipeProvider()
  • Method Details

    • fireflyBottle

      public static void fireflyBottle(net.minecraft.world.level.ItemLike coloredBottle, net.minecraft.world.level.ItemLike dye, Consumer<net.minecraft.data.recipes.FinishedRecipe> recipeOutput)