module Base
{
	recipe Examine Further
    {
    PompsItems.PIMysteryFoodIcon,
       RemoveResultItem:true,
       Result:PompsItems.PIMysteryFoodIcon,
       Time:25.0,
	   OnCreate:Recipe.OnCreate.PIZombieFood,
       Sound:PutItemInBag,
       Category:General,
    }
	recipe Open Canned Stallion Milk
	{
       PompsItems.StallionMilk,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.StallionMilkOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Smash Wild Pegasus Bottle
	{
       PompsItems.PegasusEmpty,

        Result:SmashedBottle,
        Time:20,
        Sound:BreakGlassItem,
	}
		recipe Open Pomps
	{
	   destroy PompsItems.Pomps,

	   Result:PompsItems.PompsWrapper,
	   Time:10.0,
	   OnCreate:Recipe.OnCreate.OpenPomps,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Wafflez Waffles
	{
       destroy PompsItems.WafflezBox,

       Result:PompsItems.WafflezBoxDestroyed,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenWafflez,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Smash Maple Syrup Bottle
	{
       PompsItems.MaplesSyrupEmpty,

        Result:SmashedBottle,
        Time:20,
        Sound:BreakGlassItem,
	}
    recipe Make Vermont-ified Waffles
    {
        PompsItems.FrozenWaffle=2,
		PompsItems.MaplesSyrup,
        Butter,

        Result:PompsItems.VermontWaffles,
        Category:Cooking,
        Time:20,
    }
	recipe Open Frozen Mozzarrela Sticks
	{
       destroy PompsItems.MoxxBox,

       Result:PompsItems.MoxxBoxDestroyed,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMoxxBox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
	recipe Open Marley Fried Chicken
	{
       destroy PompsItems.KFMarley,

       Result:PompsItems.KFMarleyTrash,
       Time:10.0,
	   OnCreate:Recipe.OnCreate.OpenKFC,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
	recipe Open Box of Root Beers
	{
       destroy PompsItems.RootBeerBox,

       Result:PompsItems.EmptyRootBeerBox,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenRootBeerBox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Smash Empty Gin Bottle
	{
       PompsItems.SbeveEmpty,

        Result:SmashedBottle,
        Time:20,
        Sound:BreakGlassItem,
	}
	recipe Open Box of Dinosaur Nuggets
	{
       destroy PompsItems.DinoNugBox,

       Result:PompsItems.DinoNugBoxEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenDinoNugBox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
	recipe Open Package of Vanilla Sandwich Cookies
	{
       destroy PompsItems.VOreoPackage,

       Result:PompsItems.VOreoPackageEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenVanillaSandwichCookies,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Package of Chocolate Sandwich Cookies
	{
       destroy PompsItems.COreoPackage,

       Result:PompsItems.COreoPackageEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenChocolateSandwichCookies,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Packaged Chocolate Cross
	{
       destroy PompsItems.ChocolateCrossBox,

       Result:PompsItems.ChocolateCrossBoxEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenChocolateCrossBox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Packaged Chocolate Rabbit
	{
       destroy PompsItems.ChocolateRabbitBox,

       Result:PompsItems.ChocolateRabbitBoxEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenChocolateRabbitBox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Packet of Utah Wafers
	{
       destroy PompsItems.UtahWaferPack,

       Result:PompsItems.UtahWaferPackEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenUtahWafers,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Packet of Wasabi Wafers
	{
       destroy PompsItems.WasabiWaferPack,

       Result:PompsItems.WasabiWaferPackEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenWasabiWafers,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Pack of Buckeyes
	{
       destroy PompsItems.BuckeyesPack,

       Result:PompsItems.BuckeyesEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenBuckeyes,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Smash Wild Liquor Bottle
	{
       PompsItems.VodkaAusEmpty,

        Result:SmashedBottle,
        Time:20,
        Sound:BreakGlassItem,
	}
	recipe Open Box of Fig Bars
	{
       destroy PompsItems.PIFigBox,

       Result:PompsItems.PIFigBoxEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenFigBarBox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Ham & Cheddar Snackable
	{
       destroy PompsItems.LunchableHamCheddarSmall,

       Result:PompsItems.LunchableSmallEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMedSnackableHamCheddar,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
    recipe Make Ham & Cheddar Snackable Cracker
    {
        destroy PompsItems.PIRitz,
        PompsItems.PIHam,
        PompsItems.PICheddar,

        Result:PompsItems.PISnackableHamCracker,
	    OnGiveXP:Recipe.OnGiveXP.None,
        Category:Cooking,
        Time:20,
		AllowRottenItem:true,
    }
	recipe Open Pepperoni & Mozzarella Snackable
	{
       destroy PompsItems.LunchablePepperoniMoxSmall,

       Result:PompsItems.LunchableSmallEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMedSnackablePepperoniMox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
    recipe Make Pepperoni & Mozzarella Snackable Cracker
    {
        destroy PompsItems.PIRitz,
        PompsItems.PIPepperoni,
        PompsItems.PIMozzarella,

        Result:PompsItems.PISnackablePepperoniCracker,
	    OnGiveXP:Recipe.OnGiveXP.None,
        Category:Cooking,
        Time:20,
		AllowRottenItem:true,
    }
	recipe Open Ham & Swiss Snackable
	{
       destroy PompsItems.LunchableHamSwissSmall,

       Result:PompsItems.LunchableSmallEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMedSnackableHamSwiss,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
    recipe Make Ham & Swiss Snackable Cracker
    {
        destroy PompsItems.PIRitz,
        PompsItems.PIHam,
        PompsItems.PISwissCheese,

        Result:PompsItems.PISnackableHamSwissCracker,
	    OnGiveXP:Recipe.OnGiveXP.None,
        Category:Cooking,
        Time:20,
		AllowRottenItem:true,
    }
	recipe Open Turkey & Cheddar Snackable
	{
       destroy PompsItems.LunchableTurkeyCheddarSmall,

       Result:PompsItems.LunchableSmallEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMedSnackableTurkeyCheddar,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
    recipe Make Turkey & Cheddar Snackable Cracker
    {
        destroy PompsItems.PIRitz,
        PompsItems.PITurkey,
        PompsItems.PICheddar,

        Result:PompsItems.PISnackableTurkeyCheddarCracker,
	    OnGiveXP:Recipe.OnGiveXP.None,
        Category:Cooking,
        Time:20,
		AllowRottenItem:true,
    }
	recipe Open Bologna & American Snackable
	{
       destroy PompsItems.LunchableBolognaSmall,

       Result:PompsItems.LunchableSmallEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMedSnackableBologna,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
    recipe Make Bologna & American Snackable Cracker
    {
        destroy PompsItems.PIRitz,
        PompsItems.PIBologna,
        PompsItems.PIAmerican,

        Result:PompsItems.PISnackableBolognaCracker,
	    OnGiveXP:Recipe.OnGiveXP.None,
        Category:Cooking,
        Time:20,
		AllowRottenItem:true,
    }
	recipe Open Ham & American Snackable
	{
       destroy PompsItems.LunchableHamAmericanSmall,

       Result:PompsItems.LunchableSmallEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMedSnackableHamAmerican,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
    recipe Make Ham & American Snackable Cracker
    {
        destroy PompsItems.PIRitz,
        PompsItems.PIHam,
        PompsItems.PIAmerican,

        Result:PompsItems.PISnackableHamAmericanCracker,
	    OnGiveXP:Recipe.OnGiveXP.None,
        Category:Cooking,
        Time:20,
		AllowRottenItem:true,
    }
	recipe Open Cheese Pizza Snackable
	{
       destroy PompsItems.LunchableExtraCheesePizzaSmall,

       Result:PompsItems.LunchableSmallEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMedSnackableCheesePizza,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
	recipe Open Pepperoni Pizza Snackable
	{
       destroy PompsItems.LunchablePepperoniPizzaSmall,

       Result:PompsItems.LunchableSmallEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMedSnackablePepperoniPizza,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
	recipe Open Chicken Pizza Snackable
	{
       destroy PompsItems.LunchableNuggetPizzaSmall,

       Result:PompsItems.LunchableSmallEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMedSnackableChickenPizza,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
	recipe Open Package of Rocky Mountain Oysters
	{
       destroy PompsItems.PIRMOysters,

       Result:PompsItems.PIRMOystersEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenRMOysters,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
	recipe Open Box of Fruit Barrels
	{
       destroy PompsItems.PIFruitBarrelBox,

       Result:PompsItems.PIFruitBarrelBoxEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenFruitBarrelBox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Cherry Pie Filling
	{
       PompsItems.PICherryPieFilling,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PICherryPieFillingOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Apple Pie Filling
	{
       PompsItems.PIApplePieFilling,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIApplePieFillingOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Berry Pie Filling
	{
       PompsItems.PIBerryPieFilling,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIBerryPieFillingOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Raspberry Pie Filling
	{
       PompsItems.PIRaspberryPieFilling,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIRaspberryPieFillingOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Blackberry Pie Filling
	{
       PompsItems.PIBlackberryPieFilling,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIBlackberryPieFillingOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Lemon Pie Filling
	{
       PompsItems.PILemonPieFilling,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PILemonPieFillingOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Blueberry Pie Filling
	{
       PompsItems.PIBlueberryPieFilling,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIBlueberryPieFillingOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Peach Pie Filling
	{
       PompsItems.PIPeachPieFilling,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIPeachPieFillingOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Pumpkin Pie Filling
	{
       PompsItems.PIPumpkinPieFilling,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIPumpkinPieFillingOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Package of Whizzy Suckers
	{
       destroy PompsItems.PIWhizzyPops,

       Result:PompsItems.PIWhizzyPopsEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenWhizzySuckers,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Package of Freeze Pops
	{
       destroy PompsItems.PIFreezePops,

       Result:PompsItems.PIFreezePopsEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenFreezePops,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Canned Ham
	{
       PompsItems.PISpam,

       Result:PompsItems.PISpamOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Canned Ravioli
	{
       PompsItems.PICannedRavioli,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PICannedRavioliOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Canned Alphabet Soup
	{
       PompsItems.PIABCSoup,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIABCSoupOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Canned Clam Chowder
	{
       PompsItems.PIClamChowder,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIClamChowderOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Canned Pasta O's
	{
       PompsItems.PISpaghettiOs,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PISpaghettiOsOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Box of Honey Buns
	{
       destroy PompsItems.PIHoneyBunBox,

       Result:PompsItems.PIHoneyBunBoxEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenHoneyBunBox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Box of Whip Tarts
	{
       PompsItems.PIPopTartBSBox,

       Result:PompsItems.PIPopTartBS=8,
       Time:15.0,
       OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	}
	recipe Open Box of Whip Tarts
	{
       PompsItems.PIPopTartSWBox,

       Result:PompsItems.PIPopTartSW=8,
       Time:15.0,
       OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	}
	recipe Open Box of Whip Tarts
	{
       PompsItems.PIPopTartSMBox,

       Result:PompsItems.PIPopTartSM=8,
       Time:15.0,
       OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	}
	recipe Open Box of Whip Tarts
	{
       PompsItems.PIPopTartCCBox,

       Result:PompsItems.PIPopTartCC=8,
       Time:15.0,
       OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	}
	recipe Open Box of Whip Tarts
	{
       PompsItems.PIPopTartWBBox,

       Result:PompsItems.PIPopTartWB=8,
       Time:15.0,
       OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	}
	recipe Open Box of Whip Tarts
	{
       PompsItems.PIPopTartCHBox,

       Result:PompsItems.PIPopTartCH=8,
       Time:15.0,
       OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	}
	recipe Open Box of Whip Tarts
	{
       PompsItems.PIPopTartBBBox,

       Result:PompsItems.PIPopTartBB=8,
       Time:15.0,
       OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	}
	recipe Open Canned Macaroni Beef
	{
       PompsItems.PIMacBeef,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIMacBeefOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Canned Macaroni & Cheese
	{
       PompsItems.PICannedMacCheese,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PICannedMacCheeseOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
	recipe Open Bag of Powdered Mini Donuts
	{
       destroy PompsItems.PIPowderDonutBag,

       Result:PompsItems.PIPowderDonutBagEmpty,
       Time:25.0,
	   OnCreate:Recipe.OnCreate.OpenPowderDonutBag,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Bag of Chocolate Mini Donuts
	{
       destroy PompsItems.PIChocDonutBag,

       Result:PompsItems.PIChocDonutBagEmpty,
       Time:25.0,
	   OnCreate:Recipe.OnCreate.OpenChocDonutBag,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Bag of Strawberry Mini Donuts
	{
       destroy PompsItems.PISWDonutBag,

       Result:PompsItems.PISWDonutBagEmpty,
       Time:25.0,
	   OnCreate:Recipe.OnCreate.OpenSWDonutBag,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Bag of Glazed Mini Donuts
	{
       destroy PompsItems.PIGlazeDonutBag,

       Result:PompsItems.PIGlazeDonutBagEmpty,
       Time:25.0,
	   OnCreate:Recipe.OnCreate.OpenGlazeDonutBag,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
		recipe Open Pomps Big Cup
	{
	   destroy PompsItems.PIPompsBig,

	   Result:PompsItems.PompsWrapper,
	   Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenPompsBig,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
		recipe Open Box of Fruit Spillers
	{
	   destroy PompsItems.PIFruitSpillersBox,

	   Result:PompsItems.PIFruitSpillersBoxEmpty,
	   Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenFruitSpillers,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
		recipe Open Box of Ice Cream Sandwiches
	{
	   destroy PompsItems.PIIceCreamSandwichBox,

	   Result:PompsItems.PIIceCreamSandwichBoxEmpty,
	   Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenIceCreamSandwiches,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Open Packaged Pepperoni Pizza
	{
	   destroy PompsItems.PIFrozenPizzaPepperoniBox,

	   Result:PompsItems.PIFrozenPizzaPepperoniBoxEmpty,
	   Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenPepperoniPizza,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Slice Frozen Pepperoni Pizza
	{
	    PompsItems.PIFrozenPizzaPepperoni,
        keep [Recipe.GetItemTypes.SharpKnife]/Base.MeatCleaver/Base.PizzaCutter,

	   Result:PompsItems.PIPizzaSlicePepperoni=8,
	   Time:15.0,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Open Packaged Cheese Pizza
	{
	   destroy PompsItems.PIFrozenPizzaCheeseBox,

	   Result:PompsItems.PIFrozenPizzaCheeseBoxEmpty,
	   Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenCheesePizza,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Slice Frozen Cheese Pizza
	{
	    PompsItems.PIFrozenPizzaCheese,
        keep [Recipe.GetItemTypes.SharpKnife]/Base.MeatCleaver/Base.PizzaCutter,

	   Result:PompsItems.PIPizzaSliceCheese=8,
	   Time:15.0,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Open Packaged Supreme Pizza
	{
	   destroy PompsItems.PIFrozenPizzaSupremeBox,

	   Result:PompsItems.PIFrozenPizzaSupremeBoxEmpty,
	   Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenSupremePizza,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Slice Frozen Supreme Pizza
	{
	    PompsItems.PIFrozenPizzaSupreme,
        keep [Recipe.GetItemTypes.SharpKnife]/Base.MeatCleaver/Base.PizzaCutter,

	   Result:PompsItems.PIPizzaSliceSupreme=8,
	   Time:15.0,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Open Packaged Meat Lovers Pizza
	{
	   destroy PompsItems.PIFrozenPizzaMeatBox,

	   Result:PompsItems.PIFrozenPizzaMeatBoxEmpty,
	   Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenMeatPizza,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Slice Frozen Meat Lovers Pizza
	{
	    PompsItems.PIFrozenPizzaMeat,
        keep [Recipe.GetItemTypes.SharpKnife]/Base.MeatCleaver/Base.PizzaCutter,

	   Result:PompsItems.PIPizzaSliceMeat=8,
	   Time:15.0,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	   AllowRottenItem:true,
	}
		recipe Open Mac & Cheese
	{
	   PompsItems.CheetosCheese,

	   Result:PompsItems.PIMacCheeseNoodles1,
	   Time:15.0,
	   OnCreate:Recipe.OnCreate.PIOpenClassicMacCheese,
	   Category:Cooking,
	   OnGiveXP:Recipe.OnGiveXP.None,
	}
		recipe Prepare Mac & Cheese
	{
	   PompsItems.PIMacCheeseNoodles1,
	   Butter/Lard/Margarine;6,
	   destroy WaterSaucepan,

	   Result:PompsItems.CheetosPanOne,
	   Time:50.0,
	   OnCreate:Recipe.OnCreate.AddBaseIngredientToCookingVessel,
	   Category:Cooking,
	   OnGiveXP:Recipe.OnGiveXP.None,
	}
	recipe Open Box of Lug Root Beer
	{
       destroy PompsItems.LugRootBeerBox,

       Result:PompsItems.LugRootBeerBoxEmpty,
       Time:15.0,
	   OnCreate:Recipe.OnCreate.OpenLugRootBeerBox,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Pack of Cheese & Breadstick Dippers
	{
       destroy PompsItems.PICheeseStickDipPack,

       Result:PompsItems.PICheeseStickDip=5,
       Time:15.0,
	   OnGiveXP:Recipe.OnGiveXP.None,
	   Sound:PutItemInBag,
	   Category:Cooking,
	}
	recipe Open Canned Chicken & Stars
	{
       PompsItems.PIChickenStars,
       keep [Recipe.GetItemTypes.CanOpener],

       Result:PompsItems.PIChickenStarsOpen,
       Time:80.0,
       Category:Cooking,
       OnGiveXP:Recipe.OnGiveXP.None,
       Sound:OpenCannedFood,
	}
}