module SapphCooking
{
	imports
	{
		Base,
	}	

	/**********::---------------------------:: ::---------------------------:: **************/
	/**********::--------------------:: Canned Foods are Here! ::--------------------:: **************/
	/**********::---------------------------:: ::---------------------------:: **************/

	item CanofKernelCorn
	{
		ItemType = base:food,
		Weight 		= 0.8,
		Tooltip = Tooltip_CornPopcorn,
		DisplayName 		= Can of Kernel Corn,
		Icon 		= KernelCanClosedIcon,
		StaticModel 		= CanClosed,
		WorldStaticModel 		= CanofKernelCorn_Ground,
		DisplayCategory 		= Food,
		CannedFood 		= true,
		Packaged 		= true,
		Carbohydrates 		= 50,
		Proteins 		= 8,
		Lipids 		= 2,
		Calories 		= 180,
	}
	item CannedBread
	{
		ItemType = base:food,
		Weight 		= 0.8,
		DisplayName 		= Canned Bread,
		Icon 		= CannedBreadIcon,
		StaticModel 		= CanClosed,
		WorldStaticModel 		= CannedBread,
		DisplayCategory 		= Food,
		CannedFood 		= true,
		Packaged 		= true,
		Calories 		= 500,
		Carbohydrates 		= 90,
		Proteins 		= 17.5,
		Lipids 		= 6,
	}

	item CannedBacon
	{
		DisplayCategory 		= Food,
		Weight 		= 0.3,
		ItemType = base:food,
		DisplayName 		= Canned Bacon,
		Icon 		= CannedBaconIcon,
		Carbohydrates 		= 0,
		Proteins 		= 20,
		Lipids 		= 28,
		Calories 		= 250,
		Packaged 		= TRUE,
		StaticModel 		= CanClosed,
		CannedFood 		= TRUE,
		WorldStaticModel 		= CanofBacon_Ground,
	}

	item CannedEggs
	{
		DisplayCategory = Food,
		ItemType			=	base:food,
		DisplayName		=	Jar of Eggs,
		Icon			=	JarofEggsIcon,
		Weight			=	0.5,
		DaysFresh 		=	60,
		DaysTotallyRotten 	=	 	90,
		WorldStaticModel = JarofEggs_Ground,
    }

	item CannedSausages
	{
		DisplayCategory 		= Food,
		Weight 		= 0.3,
		ItemType = base:food,
		DisplayName 		= Canned Vienna Sausages,
		Icon 		= CanofSausagesIcon,
		Carbohydrates 		= 0,
		Proteins 		= 10,
		Lipids 		= 24,
		Calories 		= 250,
		Packaged 		= TRUE,
		StaticModel 		= CanClosed,
		CannedFood 		= TRUE,
		WorldStaticModel 		= CanofSausages,
	}

	item CanofRefriedBeans
	{
		ItemType = base:food,
		Weight 		= 0.8,
		DisplayName 		= Can of Refried Beans,
		Icon 		= CanofRefriedBeansIcon,
		StaticModel 		= CanClosed,
		WorldStaticModel 		= CanofRefriedBeans,
		DisplayCategory 		= Food,
		CannedFood 		= true,
		Packaged 		= true,
		Calories 		= 180,
		Carbohydrates 		= 35,
		Proteins 		= 10,
		Lipids 		= 1.15,
	}
	item CanofBeets
	{
		ItemType = base:food,
		Weight 		= 0.8,
		DisplayName 		= Can of Sliced Beets,
		Icon 		= CanofSlicedBeetsIcon,
		StaticModel 		= CanClosed,
		WorldStaticModel 		= CanofBeets_Ground,
		DisplayCategory 		= Food,
		CannedFood 		= true,
		Packaged 		= true,
		Carbohydrates 		= 50,
		Proteins 		= 8,
		Lipids 		= 2,
		Calories 		= 230,
	}

	item TinofCaviar
	{
		DisplayCategory 		= Food,
		HungerChange 		= -10,
		UnhappyChange 		= -20,
		StressChange 		= -10,
		Weight 		= 0.1,
		ItemType = base:food,
		DisplayName 		= Tin of Caviar,
		Icon 		= TinofCaviarIcon,
		Carbohydrates 		= 10,
		Proteins 		= 25,
		Lipids 		= 20,
		Calories 		= 220,
		CantBeFrozen 		= TRUE,
		EatType 		= 2hand,
		Packaged 		= TRUE,
		WorldStaticModel 		= TinCaviar_Ground,
		StaticModel 		= H_TinCaviar,
	}

	item CanofPowderedMilk
	{
		DisplayCategory 		= Food,
		ItemType = base:food,
		Weight 		= 0.8,
		HungerChange 		= -20,
		ThirstChange 		= +60,
		DisplayName 		= Can of Evaporated Milk,
		Icon 		= CanofPowderedMilkIcon,
		StaticModel 		= H_CanPowderedMilk,
		WorldStaticModel 		= CanPowderedMilk,
		DisplayCategory 		= Food,
		CannedFood 		= true,
		Packaged 		= true,
		EatType 		= 2hand,
		Calories 		= 300,
		Carbohydrates 		= 90,
		Proteins 		= 13,
		Lipids 		= 12,
	}
	
	item CanofProteinPowder
	{
		DisplayCategory 		= Food,
		ItemType = base:food,
		Weight 		= 0.8,
		HungerChange 		= -20,
		ThirstChange 		= +60,
		DisplayName 		= Can of Protein Powder,
		Icon 		= CanofProteinPowderIcon,
		StaticModel 		= H_CanProteinPowder,
		WorldStaticModel 		= CanProteinPowder,
		DisplayCategory 		= Food,
		EatType 		= 2hand,
		CannedFood 		= true,
		Packaged 		= true,
		Calories 		= 20,
		Carbohydrates 		= 2,
		Proteins 		= 350,
		Lipids 		= 4,
	}
	
	item PowderedEggs
	{
		DisplayCategory 		= Food,
		HungerChange 		= -28,
		ThirstChange 		= 40,
		Weight 		= 0.2,
		ItemType = base:food,
		DisplayName 		= Can of Powdered Eggs,
		Icon 		= CannedEggsIcon,
		EvolvedRecipe 		= Stir fry Griddle Pan:10;Stir fry:10;Sandwich:10;Sandwich Baguette:10;Burger:10;Salad:10;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10,
		FoodType 		= Egg,
		Carbohydrates 		= 3,
		Proteins 		= 30,
		Lipids 		= 14,
		Calories 		= 200,
		WorldStaticModel 		= CanofPowderedEggs_Ground,
		StaticModel 		= H_CanofPowderedEggs,
		EatType 		= 2hand,
	}

	/**********::---------------------------:: ::---------------------------:: **************/
	/**********::--------------------:: Open Canned Foods ::--------------------:: **************/
	/**********::---------------------------:: ::---------------------------:: **************/
	
	item OpenCanofBeets
	{
		ItemType = base:food,
		Weight 		= 0.8,
		HungerChange 		= -15,
		DisplayName 		= Open Can of Sliced Beets,
		Icon 		= CanofSlicedBeetsOpenIcon,
		StaticModel 		= H_CanofBeets,
		WorldStaticModel 		= CanofBeetsOpen_Ground,
		ReplaceOnUse		= TinCanEmpty,
		Carbohydrates 		= 50,
		Proteins 		= 8,
		EatType 		= candrink,
		Lipids 		= 2,
		Calories 		= 230,
		DisplayCategory 		= Food,
		DaysFresh = 3,
		DaysTotallyRotten = 8,
		Tags = sapphcooking:beets,
	}

	item OpenCanofKernelCorn
	{
		ItemType = base:food,
		Weight 		= 0.8,
		Tooltip = Tooltip_CornPopcorn,
		HungerChange 		= -15,
		DisplayName 		= Open Can of Kernel Corn,
		Icon 		= KernelCanOpenIcon,
		StaticModel 		= H_CanofKernelCorn,
		WorldStaticModel 		= CanofKernelCornOpen_Ground,
		ReplaceOnUse		= TinCanEmpty,
		Carbohydrates 		= 50,
		Proteins 		= 8,
		EatType 		= candrink,
		Lipids 		= 2,
		Calories 		= 180,
		DisplayCategory 		= Food,
	}

}