RecipeGenerators

Recipe Generators used for Recipe Generation via Fabric Recipe Provider, generating the required recipe JSONs, meant to be used with your RecipeProvider datagen.

im craving tomato soup now

Functions

Link copied to clipboard
fun registerCraftingPastelCarpetBlock(exporter: RecipeOutput, inputPastelWoolBlock: ItemLike, outputPastelCarpetBlock: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Carpet Block

Link copied to clipboard
fun registerCraftingPastelCottonCandyItem(exporter: RecipeOutput, inputTaffyItem: ItemLike, outputCottonCandyItem: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Glass Pane Block

Link copied to clipboard
fun registerCraftingPastelFenceBlock(exporter: RecipeOutput, inputPastelBlock: ItemLike, outputPastelFenceBlock: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Fence Block

Link copied to clipboard
fun registerCraftingPastelFenceGateBlock(exporter: RecipeOutput, inputPastelBlock: ItemLike, outputPastelFenceGateBlock: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Fence Gate Block

Link copied to clipboard
fun registerCraftingPastelGlassBlock(exporter: RecipeOutput, inputPastelPowderItem: ItemLike, outputPastelGlassBlock: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Glass Block

Link copied to clipboard
fun registerCraftingPastelGlassPaneBlock(exporter: RecipeOutput, inputPastelPowderItem: ItemLike, outputPastelGlassPaneBlock: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Glass Pane Block

fun registerCraftingPastelGlassPaneRectangleBlock(exporter: RecipeOutput, inputPastelGlassBlockItem: ItemLike, outputPastelGlassPaneBlock: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Glass Pane Block

Link copied to clipboard
fun registerCraftingPastelLightBlock(exporter: RecipeOutput, inputPastelPowderItem: ItemLike, outputPastelLightBlock: ItemLike)

Registers a Shapeless Crafting Recipe for Pastel Light Block

Link copied to clipboard
fun registerCraftingPastelPowderBlock(exporter: RecipeOutput, inputPastelPowderItem: ItemLike, outputPastelPowderBlock: ItemLike)

Registers a Shapeless Crafting Recipe for Pastel Powder Block

Link copied to clipboard
fun registerCraftingPastelSlabBlock(exporter: RecipeOutput, inputPastelBlock: ItemLike, outputPastelSlabBlock: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Powder Block

Link copied to clipboard
fun registerCraftingPastelStairBlock(exporter: RecipeOutput, inputPastelBlock: ItemLike, outputPastelStairBlock: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Stair Block

Link copied to clipboard
fun registerCraftingPastelWallBlock(exporter: RecipeOutput, inputPastelBlock: ItemLike, outputPastelWallBlock: ItemLike)

Registers a Shaped Crafting Recipe for Pastel Wall Block

Link copied to clipboard
fun registerCraftingPastelWoolBlock(exporter: RecipeOutput, inputPastelPowderItem: ItemLike, inputPastelWoolBlock: ItemLike, outputPastelWoolBlock: ItemLike)

Registers a Shapeless Crafting Recipe for Pastel Wool Block with White Pastel Wool

Link copied to clipboard
fun registerCraftingPastelWoolBlockV(exporter: RecipeOutput, inputPastelPowderItem: ItemLike, outputPastelWoolBlock: ItemLike)

Registers a Shapeless Crafting Recipe for Pastel Wool Block with Vanilla White Wool

Link copied to clipboard
fun registerPastelTaffyItem(exporter: RecipeOutput, inputPastelPowderItem: ItemLike, outputTaffyItem: ItemLike)

Registers a Shapeless Crafting Recipe for Pastel Taffy

Link copied to clipboard
fun registerSmeltingPastelGlass(exporter: RecipeOutput, smeltableList: List<ItemLike>, outputPastelGlassItem: ItemLike, group: String)

Registers a Smelting recipe for Pastel Glass

Link copied to clipboard
fun registerSmeltingPastelHardCandy(exporter: RecipeOutput, smeltableList: List<ItemLike>, outputPastelHardCandyItem: ItemLike, group: String)

Registers a Smelting recipe for Pastel Hard Candy