Class FireflyBottleRecipeProvider
java.lang.Object
net.frozenblock.wilderwild.datagen.recipe.FireflyBottleRecipeProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidfireflyBottle(net.minecraft.world.level.ItemLike coloredBottle, net.minecraft.world.level.ItemLike dye, Consumer<net.minecraft.data.recipes.FinishedRecipe> recipeOutput)
-
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)
-