Module:BrewingRecipes

From RuneTails
Revision as of 21:55, 16 February 2025 by NES (talk | contribs)

Documentation for this module may be created at Module:BrewingRecipes/doc

local p = {}

local categories = {
    Flower = {
        'Blissbloom', 'Daisy', 'Dandelion', 'Daylily', 'Harvestbells', 'Honeysuckle', 'Hydrangea',
        'Lavender', 'Midnight Rose', 'Moon Carrot',  'Spicefire', 'Tulip'
    },
    Bug = {
        'Bee', 'Caterpillar', 'Cicada', 'Glow Worm', 'Grub', 'Ladybug', 'Pill Bug', 'Spider', 'Tick', 'Worm'
    },
}

p.recipes = {

-- ESSENCES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Essence/BrewingEssence.png',
        Prod1Qty = 1,
        Prod1Name = 'Brewing Essence',
        Mat1Img = 'https://runetails.com/Images/Items/Food/Truffles.png',
        Mat1Qty = 1,
        Mat1Name = 'Truffles',
        Mat2Img = 'https://runetails.com/Images/Items/General/SilverSet.png',
        Mat2Qty = 1,
        Mat2Name = 'Silver Set',
        Mat3Img = 'https://runetails.com/Images/Items/General/VeilDew.png',
        Mat3Qty = 1,
        Mat3Name = 'Veil Dew',
        Mat4Img = 'https://runetails.com/Images/Items/General/Runesap.png',
        Mat4Qty = 1,
        Mat4Name = 'Runesap',
        LvlReq = 1,
        Exp = 0,
        SellValue = 2000
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Essence/MiningEssence.png',
        Prod1Qty = 1,
        Prod1Name = 'Mining Essence',
        Mat1Img = 'https://runetails.com/Images/Items/General/AmethystShard.png',
        Mat1Qty = 1,
        Mat1Name = 'Amethyst Shard',
        Mat2Img = 'https://runetails.com/Images/Items/General/CopperCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Copper Cup',
        Mat3Img = 'https://runetails.com/Images/Items/Food/BerryCave.png',
        Mat3Qty = 1,
        Mat3Name = 'Cave Berry',
        Mat4Img = 'https://runetails.com/Images/Items/General/Runesap.png',
        Mat4Qty = 1,
        Mat4Name = 'Runesap',
        LvlReq = 1,
        Exp = 0,
        SellValue = 2000
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Essence/WeaponsmithEssence.png',
        Prod1Qty = 1,
        Prod1Name = 'Weaponsmith Essence',
        Mat1Img = 'https://runetails.com/Images/Items/Food/HoneyBerry.png',
        Mat1Qty = 1,
        Mat1Name = 'Honey Berry',
        Mat2Img = 'https://runetails.com/Images/Items/General/SturdyTankard.png',
        Mat2Qty = 1,
        Mat2Name = 'Sturdy Tankard',
        Mat3Img = 'https://runetails.com/Images/Items/General/Runesap.png',
        Mat3Qty = 1,
        Mat3Name = 'Runesap',
        LvlReq = 1,
        Exp = 0,
        SellValue = 2000
    },

-- LEVEL 1 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/BerryBlissCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Berry Bliss',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerBlissbloom.png',
        Mat1Qty = 1,
        Mat1Name = 'Blissbloom',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 1,
        Exp = 25,
        SellValue = 80
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/TulipInfusionCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Tulip Infusion',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerTulip.png',
        Mat1Qty = 1,
        Mat1Name = 'Tulip',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 1,
        Exp = 25,
        SellValue = 80
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DaylilySwirlCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Daylily Swirl',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaylilly.png',
        Mat1Qty = 1,
        Mat1Name = 'Daylily',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 1,
        Exp = 25,
        SellValue = 80
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/ScrapBrew.png',
        Prod1Qty = 1,
        Prod1Name = 'Scrap Brew',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaisy.png',
        Mat1Qty = 1,
        Mat1Name = ':Category:Flower|Any Flower',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Jug',
        LvlReq = 1,
        Exp = 50,
        Recipe = 'Scrap Brew Recipe',
        SellValue = 300
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/BlackTeaCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Black Tea',
        Mat1Img = 'https://runetails.com/Images/Items/General/BlackTea.png',
        Mat1Qty = 1,
        Mat1Name = 'Black Tea',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 1,
        Exp = 60,
        Recipe = 'Cup Of Black Tea Recipe',
        SellValue = 700
    },

-- LEVEL 2 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/AzureBrewCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Azure Brew',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHydrangea.png',
        Mat1Qty = 1,
        Mat1Name = 'Hydrangea',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 2,
        Exp = 30,
        SellValue = 80
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/LavenderHazeCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Lavender Haze',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerLavender.png',
        Mat1Qty = 1,
        Mat1Name = 'Lavender',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 2,
        Exp = 30,
        SellValue = 80
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/HoneysuckleSwigCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Honeysuckle Swig',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHoneysuckle.png',
        Mat1Qty = 1,
        Mat1Name = 'Honeysuckle',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 2,
        Exp = 30,
        SellValue = 80
    },

-- LEVEL 3 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/HollowBrewCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Hollow Brew',
        Mat1Img = 'https://runetails.com/Images/Items/Food/BerryChunky.png',
        Mat1Qty = 1,
        Mat1Name = 'Chunky Berry',
        Mat2Img = 'https://runetails.com/Images/Items/Food/Caterpillar.png',
        Mat2Qty = 1,
        Mat2Name = ':Category:Bug|Any Bug',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Cup',
        LvlReq = 3,
        Exp = 0,
        Recipe = 'Hollow Brew Recipe',
        SellValue = 335
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/OchreSwillCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Ochre Swill',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDandelion.png',
        Mat1Qty = 1,
        Mat1Name = 'Dandelion',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 3,
        Exp = 35,
        SellValue = 140
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DaisyDreamCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Daisy Dream',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaisy.png',
        Mat1Qty = 1,
        Mat1Name = 'Daisy',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 3,
        Exp = 35,
        SellValue = 140
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/SpicefireFizzCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Spicefire Fizz',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerSpicefire.png',
        Mat1Qty = 1,
        Mat1Name = 'Spicefire',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 3,
        Exp = 35,
        SellValue = 205
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/TwistyTonicCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Twisty Tonic',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerTulip.png',
        Mat1Qty = 1,
        Mat1Name = 'Tulip',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 3,
        Exp = 40,
        Recipe = 'Twisty Tonic Recipe',
        SellValue = 340
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/StarlilySwirlCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Starlily Swirl',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaylilly.png',
        Mat1Qty = 1,
        Mat1Name = 'Daylily',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 3,
        Exp = 40,
        Recipe = 'Twisty Tonic Recipe',
        SellValue = 340
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/TulipInfusionBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Tulip Infusion',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerTulip.png',
        Mat1Qty = 2,
        Mat1Name = 'Daylily',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryGreen.png',
        Mat2Qty = 1,
        Mat2Name = 'Green Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 3,
        Exp = 50,
        SellValue = 320
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/BerryBlissBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Berry Bliss',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerBlissbloom.png',
        Mat1Qty = 2,
        Mat1Name = 'Blissbloom',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryBliss.png',
        Mat2Qty = 1,
        Mat2Name = 'Bliss Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 3,
        Exp = 50,
        SellValue = 320
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DaylilySwirlBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Daylily Swirl',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaylilly.png',
        Mat1Qty = 2,
        Mat1Name = 'Daylily',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryYellow.png',
        Mat2Qty = 1,
        Mat2Name = 'Yellow Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 3,
        Exp = 50,
        SellValue = 320
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/AbyssalAmbrosiaCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Abyssal Ambrosia',
        Mat1Img = 'https://runetails.com/Images/Items/General/CaveFlower.png',
        Mat1Qty = 1,
        Mat1Name = 'Cave Flower',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 3,
        Exp = 50,
        Recipe = 'Abyssal Ambrosia Recipe',
        SellValue = 645
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DepthsbrewDelightCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Depthsbrew Delight',
        Mat1Img = 'https://runetails.com/Images/Items/Food/BerryLake.png',
        Mat1Qty = 1,
        Mat1Name = 'Lake Berry',
        Mat2Img = 'https://runetails.com/Images/Items/General/Seaweed.png',
        Mat2Qty = 1,
        Mat2Name = 'Seaweed',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Cup',
        LvlReq = 3,
        Exp = 70,
        Recipe = 'Depthsbrew Delight Recipe',
        SellValue = 740
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/BerryHoneybrewCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Berry Honeybrew',
        Mat1Img = 'https://runetails.com/Images/Items/Food/BerryPointy.png',
        Mat1Qty = 1,
        Mat1Name = 'Pointy Berry',
        Mat2Img = 'https://runetails.com/Images/Items/Food/Honey.png',
        Mat2Qty = 1,
        Mat2Name = 'Honey',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Cup',
        LvlReq = 3,
        Exp = 75,
        Recipe = 'Honeybrew Recipe',
        SellValue = 920
    },

-- LEVEL 4 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/PrismNectarCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Prism Nectar',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHarvestbells.png',
        Mat1Qty = 1,
        Mat1Name = 'Harvestbells',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 4,
        Exp = 50,
        SellValue = 520
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/SludgeGulpCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Sludge Gulp',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerMoonCarrot.png',
        Mat1Qty = 1,
        Mat1Name = 'Moon Carrot',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 4,
        Exp = 50,
        SellValue = 570
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/MidnightBlendCup.png',
        Prod1Qty = 1,
        Prod1Name = 'Cup Of Midnight Blend',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerMidnightRose.png',
        Mat1Qty = 1,
        Mat1Name = 'Midnight Rose',
        Mat2Img = 'https://runetails.com/Images/Items/General/EmptyCup.png',
        Mat2Qty = 1,
        Mat2Name = 'Empty Cup',
        LvlReq = 4,
        Exp = 50,
        SellValue = 520
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/AzureBrewBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Azure Brew',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHydrangea.png',
        Mat1Qty = 2,
        Mat1Name = 'Hydrangea',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryBlue.png',
        Mat2Qty = 1,
        Mat2Name = 'Blue Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 4,
        Exp = 60,
        SellValue = 320
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/LavenderHazeBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Lavender Haze',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerLavender.png',
        Mat1Qty = 2,
        Mat1Name = 'Lavender',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryPorple.png',
        Mat2Qty = 1,
        Mat2Name = 'Porple Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 4,
        Exp = 60,
        SellValue = 320
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/HoneysuckleSwigBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Honeysuckle Swig',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHoneysuckle.png',
        Mat1Qty = 2,
        Mat1Name = 'Honeysuckle',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryOrange.png',
        Mat2Qty = 1,
        Mat2Name = 'Orange Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 4,
        Exp = 60,
        SellValue = 320
    },

-- LEVEL 5 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/HollowBrewBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Hollow Brew',
        Mat1Img = 'https://runetails.com/Images/Items/Food/BerryChunky.png',
        Mat1Qty = 2,
        Mat1Name = 'Chunky Berry',
        Mat2Img = 'https://runetails.com/Images/Items/Food/Caterpillar.png',
        Mat2Qty = 4,
        Mat2Name = ':Category:Bug|Any Bug',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 0,
        Recipe = 'Hollow Brew Recipe',
        SellValue = 645
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/SpicefireFizzBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Spicefire Fizz',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerSpicefire.png',
        Mat1Qty = 2,
        Mat1Name = 'Spicefire',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryRed.png',
        Mat2Qty = 1,
        Mat2Name = 'Red Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 60,
        SellValue = 510
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/OchreSwillBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Ochre Swill',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDandelion.png',
        Mat1Qty = 2,
        Mat1Name = 'Dandelion',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryOchre.png',
        Mat2Qty = 1,
        Mat2Name = 'Ochre Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 70,
        SellValue = 440
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DaisyDreamBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Daisy Dream',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaisy.png',
        Mat1Qty = 2,
        Mat1Name = 'Daisy',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryWhite.png',
        Mat2Qty = 1,
        Mat2Name = 'White Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 70,
        SellValue = 440
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DaylilySwirlBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Daylily Swirl',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaylilly.png',
        Mat1Qty = 2,
        Mat1Name = 'Daylily',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryYellow.png',
        Mat2Qty = 2,
        Mat2Name = 'Yellow Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 75,
        SellValue = 640
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/BerryBlissBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Berry Bliss',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerBlissbloom.png',
        Mat1Qty = 2,
        Mat1Name = 'Blissbloom',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryBliss.png',
        Mat2Qty = 2,
        Mat2Name = 'Bliss Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 75,
        SellValue = 640
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/TulipInfusionBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Tulip Infusion',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerTulip.png',
        Mat1Qty = 2,
        Mat1Name = 'Tulip',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryGreen.png',
        Mat2Qty = 2,
        Mat2Name = 'Green Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 75,
        SellValue = 640
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/AbyssalAmbrosiaBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Abyssal Ambrosia',
        Mat1Img = 'https://runetails.com/Images/Items/General/CaveFlower.png',
        Mat1Qty = 2,
        Mat1Name = 'Cave Flower',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryCave.png',
        Mat2Qty = 1,
        Mat2Name = 'Cave Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 80,
        Recipe = 'Abyssal Ambrosia Recipe',
        SellValue = 645
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/StarlilySwirlBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Starlily Swirl',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaylilly.png',
        Mat1Qty = 2,
        Mat1Name = 'Daylily',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryStarry.png',
        Mat2Qty = 1,
        Mat2Name = 'Starry Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 80,
        Recipe = 'Starlily Swirl Recipe',
        SellValue = 660
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/TwistyTonicBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Twisty Tonic',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerTulip.png',
        Mat1Qty = 2,
        Mat1Name = 'Tulip',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryTwisty.png',
        Mat2Qty = 1,
        Mat2Name = 'Twisty Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 80,
        Recipe = 'Twisty Tonic Recipe',
        SellValue = 660
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DepthsbrewDelightBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Depthsbrew Delight',
        Mat1Img = 'https://runetails.com/Images/Items/General/Seaweed.png',
        Mat1Qty = 2,
        Mat1Name = 'Seaweed',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryLake.png',
        Mat2Qty = 2,
        Mat2Name = 'Lake Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 90,
        Recipe = 'Depthsbrew Delight Recipe',
        SellValue = 740
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/BerryHoneybrewBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Berry Honeybrew',
        Mat1Img = 'https://runetails.com/Images/Items/Food/Honey.png',
        Mat1Qty = 2,
        Mat1Name = 'Honey',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryPointy.png',
        Mat2Qty = 2,
        Mat2Name = 'Pointy Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 5,
        Exp = 100,
        Recipe = 'Honeybrew Recipe',
        SellValue = 920
    },

-- LEVEL 6 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/SludgeGulpBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Sludge Gulp',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerMoonCarrot.png',
        Mat1Qty = 2,
        Mat1Name = 'Moon Carrot',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryGray.png',
        Mat2Qty = 1,
        Mat2Name = 'Dull Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 6,
        Exp = 80,
        SellValue = 570
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/PrismNectarBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Prism Nectar',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHarvestbells.png',
        Mat1Qty = 2,
        Mat1Name = 'Harvestbells',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryPaleBlue.png',
        Mat2Qty = 1,
        Mat2Name = 'Pale Blue Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 6,
        Exp = 80,
        SellValue = 520
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/MidnightBlendBowl.png',
        Prod1Qty = 1,
        Prod1Name = 'Bowl Of Midnight Blend',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerMidnightRose.png',
        Mat1Qty = 2,
        Mat1Name = 'Midnight Rose',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryLumpy.png',
        Mat2Qty = 1,
        Mat2Name = 'Lumpy Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 6,
        Exp = 80,
        SellValue = 520
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/AzureBrewBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Azure Brew',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHydrangea.png',
        Mat1Qty = 2,
        Mat1Name = 'Hydrangea',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryBlue.png',
        Mat2Qty = 2,
        Mat2Name = 'Blue Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 6,
        Exp = 90,
        SellValue = 640
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/HoneysuckleSwigBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Honeysuckle Swig',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHoneysuckle.png',
        Mat1Qty = 2,
        Mat1Name = 'Honeysuckle',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryOrange.png',
        Mat2Qty = 2,
        Mat2Name = 'Orange Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 6,
        Exp = 90,
        SellValue = 640
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/LavenderHazeBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Lavender Haze',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerLavender.png',
        Mat1Qty = 2,
        Mat1Name = 'Lavender',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryPorple.png',
        Mat2Qty = 2,
        Mat2Name = 'Porple Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 6,
        Exp = 90,
        SellValue = 640
    },

-- LEVEL 7 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/HollowBrewJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Hollow Brew',
        Mat1Img = 'https://runetails.com/Images/Items/Food/BerryChunky.png',
        Mat1Qty = 3,
        Mat1Name = 'Chunky Berry',
        Mat2Img = 'https://runetails.com/Images/Items/Food/Caterpillar.png',
        Mat2Qty = 6,
        Mat2Name = ':Category:Bug|Any Bug',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 7,
        Exp = 0,
        Recipe = 'Hollow Brew Recipe',
        SellValue = 1255
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/TulipInfusionJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Tulip Infusion',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerTulip.png',
        Mat1Qty = 3,
        Mat1Name = 'Tulip',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryGreen.png',
        Mat2Qty = 1,
        Mat2Name = 'Green Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 7,
        Exp = 100,
        SellValue = 620
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/BerryBlissJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Berry Bliss',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerBlissbloom.png',
        Mat1Qty = 3,
        Mat1Name = 'Blissbloom',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryBliss.png',
        Mat2Qty = 1,
        Mat2Name = 'Bliss Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 7,
        Exp = 100,
        SellValue = 620
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DaylilySwirlJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Daylily Swirl',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaylilly.png',
        Mat1Qty = 3,
        Mat1Name = 'Daylily',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryYellow.png',
        Mat2Qty = 1,
        Mat2Name = 'Yellow Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 7,
        Exp = 100,
        SellValue = 620
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DaisyDreamBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Daisy Dream',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaisy.png',
        Mat1Qty = 2,
        Mat1Name = 'Daisy',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryWhite.png',
        Mat2Qty = 2,
        Mat2Name = 'White Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 7,
        Exp = 105,
        SellValue = 880
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/OchreSwillBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Ochre Swill',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDandelion.png',
        Mat1Qty = 2,
        Mat1Name = 'Dandelion',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryOchre.png',
        Mat2Qty = 2,
        Mat2Name = 'Ochre Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 7,
        Exp = 105,
        SellValue = 880
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/SpicefireFizzBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Spicefire Fizz',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerSpicefire.png',
        Mat1Qty = 2,
        Mat1Name = 'Spicefire',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryRed.png',
        Mat2Qty = 2,
        Mat2Name = 'Red Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 7,
        Exp = 105,
        SellValue = 1020
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/TwistyTonicBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Twisty Tonic',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerTulip.png',
        Mat1Qty = 2,
        Mat1Name = 'Tulip',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryTwisty.png',
        Mat2Qty = 2,
        Mat2Name = 'Twisty Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 7,
        Exp = 125,
        Recipe = 'Twisty Tonic Recipe',
        SellValue = 1320
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/StarlilySwirlBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Starlily Swirl',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaylilly.png',
        Mat1Qty = 2,
        Mat1Name = 'Daylily',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryStarry.png',
        Mat2Qty = 2,
        Mat2Name = 'Starry Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 7,
        Exp = 125,
        Recipe = 'Starlily Swirl Recipe',
        SellValue = 1320
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/AbyssalAmbrosiaJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Abyssal Ambrosia',
        Mat1Img = 'https://runetails.com/Images/Items/General/CaveFlower.png',
        Mat1Qty = 3,
        Mat1Name = 'Cave Flower',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryCave.png',
        Mat2Qty = 2,
        Mat2Name = 'Cave Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 7,
        Exp = 175,
        Recipe = 'Abyssal Ambrosia Recipe',
        SellValue = 1255
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DepthsbrewDelightJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Depthsbrew Delight',
        Mat1Img = 'https://runetails.com/Images/Items/General/Seaweed.png',
        Mat1Qty = 3,
        Mat1Name = 'Seaweed',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryLake.png',
        Mat2Qty = 3,
        Mat2Name = 'Lake Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 7,
        Exp = 190,
        Recipe = 'Depthsbrew Delight Recipe',
        SellValue = 1340
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/BerryHoneybrewJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Berry Honeybrew',
        Mat1Img = 'https://runetails.com/Images/Items/Food/Honey.png',
        Mat1Qty = 3,
        Mat1Name = 'Honey',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryPointy.png',
        Mat2Qty = 3,
        Mat2Name = 'Pointy Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 7,
        Exp = 200,
        Recipe = 'Honeybrew Recipe',
        SellValue = 1340
    },

-- LEVEL 8 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/AzureBrewJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Azure Brew',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHydrangea.png',
        Mat1Qty = 3,
        Mat1Name = 'Hydrangea',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryBlue.png',
        Mat2Qty = 1,
        Mat2Name = 'Blue Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 8,
        Exp = 125,
        SellValue = 620
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/PrismNectarBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Prism Nectar',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHarvestbells.png',
        Mat1Qty = 2,
        Mat1Name = 'Harvestbells',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryPaleBlue.png',
        Mat2Qty = 2,
        Mat2Name = 'Pale Blue Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 8,
        Exp = 125,
        SellValue = 1040
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/SludgeGulpBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Sludge Gulp',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerMoonCarrot.png',
        Mat1Qty = 2,
        Mat1Name = 'Moon Carrot',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryGray.png',
        Mat2Qty = 2,
        Mat2Name = 'Dull Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 8,
        Exp = 125,
        SellValue = 1140
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/MidnightBlendBowl.png',
        Prod1Qty = 2,
        Prod1Name = 'Bowl Of Midnight Blend',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerMidnightRose.png',
        Mat1Qty = 2,
        Mat1Name = 'Midnight Rose',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryLumpy.png',
        Mat2Qty = 2,
        Mat2Name = 'Lumpy Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyBowl.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Bowl',
        LvlReq = 8,
        Exp = 125,
        SellValue = 1040
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/HoneysuckleSwigJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Honeysuckle Swig',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHoneysuckle.png',
        Mat1Qty = 3,
        Mat1Name = 'Honeysuckle',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryOrange.png',
        Mat2Qty = 1,
        Mat2Name = 'Orange Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 8,
        Exp = 125,
        SellValue = 620
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/LavenderHazeJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Lavender Haze',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerLavender.png',
        Mat1Qty = 3,
        Mat1Name = 'Lavender',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryPorple.png',
        Mat2Qty = 1,
        Mat2Name = 'Porple Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 8,
        Exp = 125,
        SellValue = 620
    },

-- LEVEL 9 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/OchreSwillJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Ochre Swill',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDandelion.png',
        Mat1Qty = 3,
        Mat1Name = 'Dandelion',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryOchre.png',
        Mat2Qty = 1,
        Mat2Name = 'Ochre Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 9,
        Exp = 150,
        SellValue = 740
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/SpicefireFizzJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Spicefire Fizz',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerSpicefire.png',
        Mat1Qty = 3,
        Mat1Name = 'Spicefire',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryRed.png',
        Mat2Qty = 1,
        Mat2Name = 'Red Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 9,
        Exp = 150,
        SellValue = 815
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/DaisyDreamJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Daisy Dream',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaisy.png',
        Mat1Qty = 3,
        Mat1Name = 'Daisy',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryWhite.png',
        Mat2Qty = 1,
        Mat2Name = 'White Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 9,
        Exp = 150,
        SellValue = 740
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/StarlilySwirlJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Starlily Swirl',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerDaylilly.png',
        Mat1Qty = 3,
        Mat1Name = 'Daylily',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryStarry.png',
        Mat2Qty = 2,
        Mat2Name = 'Starry Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 9,
        Exp = 175,
        Recipe = 'Starlily Swirl Recipe',
        SellValue = 1280
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/TwistyTonicJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Twisty Tonic',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerTulip.png',
        Mat1Qty = 3,
        Mat1Name = 'Tulip',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryTwisty.png',
        Mat2Qty = 2,
        Mat2Name = 'Twisty Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 9,
        Exp = 175,
        Recipe = 'Twisty Tonic Recipe',
        SellValue = 1280
    },

-- LEVEL 10 RECIPES

    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/SludgeGulpJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Sludge Gulp',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerMoonCarrot.png',
        Mat1Qty = 3,
        Mat1Name = 'Moon Carrot',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryGray.png',
        Mat2Qty = 1,
        Mat2Name = 'Dull Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 10,
        Exp = 175,
        SellValue = 995
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/MidnightBlendJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Midnight Blend',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerMidnightRose.png',
        Mat1Qty = 3,
        Mat1Name = 'Midnight Rose',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryLumpy.png',
        Mat2Qty = 1,
        Mat2Name = 'Lumpy Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 10,
        Exp = 175,
        SellValue = 950
    },
    {
        Prod1Img = 'https://runetails.com/Images/Items/Drink/PrismNectarJug.png',
        Prod1Qty = 1,
        Prod1Name = 'Jug Of Prism Nectar',
        Mat1Img = 'https://runetails.com/Images/Items/General/FlowerHarvestbells.png',
        Mat1Qty = 3,
        Mat1Name = 'Harvestbells',
        Mat2Img = 'https://runetails.com/Images/Items/Food/BerryPaleBlue.png',
        Mat2Qty = 1,
        Mat2Name = 'Pale Blue Berry',
        Mat3Img = 'https://runetails.com/Images/Items/General/EmptyJug.png',
        Mat3Qty = 1,
        Mat3Name = 'Empty Jug',
        LvlReq = 10,
        Exp = 175,
        SellValue = 950
    },
}

function p.get_recipes_by_material(frame)
    local material = frame.args[1] or ''
    local pageName = mw.title.getCurrentTitle().text -- Get the current page name
    local result = ''

    -- If the page is "Brewing Recipes", show all recipes
    local showAll = (pageName == "Brewing Recipes")

    for _, recipe in ipairs(p.recipes) do
        local match = showAll

        if not match then
            -- Check if the page is a product
            if pageName == recipe.Prod1Name or (recipe.Prod2Name and pageName == recipe.Prod2Name) then
                match = true
            end
            
            -- Check if the page is a material
            if not match then
                for i = 1, 4 do
                    local matName = recipe["Mat" .. i .. "Name"]
                    if matName then
                        if matName:match(':Category:') then
                            local categoryName = matName:match(':Category:([^|]+)')
                            if categories[categoryName] then
                                for _, categoryItem in ipairs(categories[categoryName]) do
                                    if material == categoryItem then
                                        match = true
                                        break
                                    end
                                end
                            end
                        elseif material == matName then
                            match = true
                        end
                    end
                    if match then break end
                end
            end
        end

        if match then
            result = result .. '<tr>'
            result = result .. '<td style="width: 50px;">' .. recipe.Prod1Img ..
                (recipe.Prod2Img and '<br>' .. recipe.Prod2Img .. '' or '') .. '</td>'
            result = result .. '<td>' .. recipe.Prod1Qty .. ' x [[' .. recipe.Prod1Name .. ']]' ..
                (recipe.Prod2Name and '<br>' .. recipe.Prod2Qty .. ' x [[' .. recipe.Prod2Name .. ']]' or '') .. '</td>'

            result = result .. '<td>'
            for i = 1, 4 do
                if recipe["Mat" .. i .. "Name"] then
                    result = result .. recipe["Mat" .. i .. "Qty"] .. ' x ' .. recipe["Mat" .. i .. "Img"] ..
                        ' [[' .. recipe["Mat" .. i .. "Name"] .. ']]' .. '<br>'
                end
            end
            result = result .. '</td>'

            result = result .. '<td>' .. recipe.LvlReq .. '</td>'
            result = result .. '<td>' .. recipe.Exp .. '</td>'
            
            -- Recipe Requirement Column
            result = result .. '<td style="text-align: center;">'
            if recipe.Recipe then
                result = result .. 'https://runetails.com/Images/Items/General/Recipe.png<br>[[' .. recipe.Recipe .. ']]'
            end
            result = result .. '</td>'
            
            result = result .. '<td>' .. recipe.SellValue .. '</td>'
            result = result .. '</tr>'
        end
    end
    return result
end

return p