module Hydrocraft
{
    imports
    {
        Base

    }

/************************ITEMS************************/

item HCToad
	{
	Weight 				= 	0.4,
	Type 				= 	Normal,
	DisplayName 			= 	Toad,
	Icon				=	HCToad,
	}

item HCTadpole
    {
        Type				= Food,
        DisplayName			= Tadpole,
        Icon				= HCTadpole,
        Weight				= 0.1,
        HungerChange 			= -1,
        DaysFresh 			= 4,
        DaysTotallyRotten 		= 8,
        IsCookable	        	= true,
        MinutesToBurn	   	 	= 60,
        MinutesToCook	   	 	= 20,
        EvolvedRecipe 			= Stew:1;Stir fry:1;Sandwich:1;Salad:1;Roasted Vegetables:1;RicePot:1;RicePan:1;PastaPot:1;PastaPan:1,
        FoodType    			= Fish,
        Carbohydrates 			= 0,
        Proteins 			= 5,
        Lipids 				= 0,
        Calories 			= 15,
    }

item HCNewt
	{
	Weight 				= 	0.3,
	Type 				= 	Normal,
	DisplayName 			= 	Newt,
	Icon				=	HCNewt,
	}

item HCSalamander
	{
	Weight 				= 	0.4,
	Type 				= 	Normal,
	DisplayName 			= 	Salamander,
	Icon				=	HCSalamander,
	}

item HCPondturtle
	{
	Weight 				= 	0.5,
	Type 				= 	Normal,
	DisplayName 			= 	Pond Turtle,
	Icon				=	HCPondturtle,
	}

item HCSnappingturtle
	{
	Weight 				= 	0.8,
	Type 				= 	Normal,
	DisplayName 			= 	Snapping Turtle,
	Icon				=	HCSnappingturtle,
	}

item HCCootmale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Coot (Male),
	Icon				=	HCCootmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCCootfemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Coot (Female),
	Icon				=	HCCootfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCCootdead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Coot,
	Icon				=	HCCootdead,
	ResizeWorldIcon 		= 	2.0,
	}


item HCBlackduckmale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Black Duck (Male),
	Icon				=	HCBlackduckmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBlackduckfemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Black Duck (Female),
	Icon				=	HCBlackduckfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBlackduckdead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Black Duck,
	Icon				=	HCBlackduckdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBlackduckdead2
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Dead Black Duck,
	Icon				=	HCBlackduckdead2,
	ResizeWorldIcon 		= 	2.0,
	}

item HCCanvasbackduckmale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Canvasback Duck (Male),
	Icon				=	HCCanvasbackduckmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCCanvasbackduckfemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Canvasback Duck (Female),
	Icon				=	HCCanvasbackduckfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCCanvasbackduckdead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Canvasback Duck,
	Icon				=	HCCanvasbackduckdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCCanvasbackduckdead2
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Canvasback Duck,
	Icon				=	HCCanvasbackduckdead2,
	ResizeWorldIcon 		= 	2.0,
	}

item HCMallardmale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Mallard (Male),
	Icon				=	HCMallardmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCMallardfemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Mallard (Female),
	Icon				=	HCMallardfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCMallarddead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Mallard,
	Icon				=	HCMallarddead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCPintailduckmale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Pintail Duck (Male),
	Icon				=	HCPintailduckmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCPintailduckfemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Pintail Duck (Female),
	Icon				=	HCPintailduckfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCPintailduckdead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Pintail Duck,
	Icon				=	HCPintailduckdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCPintailduckdead2
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Pintail Duck,
	Icon				=	HCPintailduckdead2,
	ResizeWorldIcon 		= 	2.0,
	}

item HCRedheadduckmale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Redhead Duck (Male),
	Icon				=	HCRedheadduckmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCRedheadduckfemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Redhead Duck (Female),
	Icon				=	HCRedheadduckfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCRedheadduckdead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Redhead Duck,
	Icon				=	HCRedheadduckdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCRedheadduckdead2
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Redhead Duck,
	Icon				=	HCRedheadduckdead2,
	ResizeWorldIcon 		= 	2.0,
	}

item HCScaupduckmale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Scaup Duck (Male),
	Icon				=	HCScaupduckmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCScaupduckfemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Scaup Duck (Female),
	Icon				=	HCScaupduckfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCScaupduckdead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Scaup Duck,
	Icon				=	HCScaupduckdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCScaupduckdead2
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Scaup Duck,
	Icon				=	HCScaupduckdead2,
	ResizeWorldIcon 		= 	2.0,
	}

item HCWoodduckmale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Wood Duck (Male),
	Icon				=	HCWoodduckmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCWoodduckfemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Wood Duck (Female),
	Icon				=	HCWoodduckfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCWoodduckdead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Wood Duck,
	Icon				=	HCWoodduckdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCWoodduckdead2
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Wood Duck,
	Icon				=	HCWoodduckdead2,
	ResizeWorldIcon 		= 	2.0,
	}

item HCSnowgoosemale
	{
	Weight 				= 	0.4,
	Type 				= 	Normal,
	DisplayName 			= 	Snow Goose (Male),
	Icon				=	HCSnowgoosemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCSnowgoosefemale
	{
	Weight 				= 	0.4,
	Type 				= 	Normal,
	DisplayName 			= 	Snow Goose (Female),
	Icon				=	HCSnowgoosefemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCSnowgoosedead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.4,
	DisplayName 			= 	Dead Snow Goose,
	Icon				=	HCSnowgoosedead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCCanadiangoosemale
	{
	Weight 				= 	0.4,
	Type 				= 	Normal,
	DisplayName 			= 	Canadian Goose (Male),
	Icon				=	HCCanadiangoosemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCCanadiangoosefemale
	{
	Weight 				= 	0.4,
	Type 				= 	Normal,
	DisplayName 			= 	Canadian Goose (Female),
	Icon				=	HCCanadiangoosefemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCCanadiangoosedead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.4,
	Type 				= 	Normal,
	DisplayName 			= 	Dead Canadian Goose,
	Icon				=	HCCanadiangoosedead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCQuailmale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Quail (Male),
	Icon				=	HCQuailmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCQuailfemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Quail (Female),
	Icon				=	HCQuailfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCQuaildead
	{
      	Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
      	DaysFresh			=	2,
      	FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Quail,
	Icon				=	HCQuaildead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCGrousemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Grouse (Male),
	Icon				=	HCGrousemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCGrousefemale
	{
	Weight 				= 	0.2,
	Type 				= 	Normal,
	DisplayName 			= 	Grouse (Female),
	Icon				=	HCGrousefemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCGrousedead
	{
      	Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
      	DaysFresh			=	2,
      	FoodType    			=   	Game,
	Weight 				= 	0.2,
	DisplayName 			= 	Dead Grouse,
	Icon				=	HCGrousedead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCTurkeymale
	{
	Weight 				= 	0.5,
	Type 				= 	Normal,
	DisplayName 			= 	Turkey (Male),
	Icon				=	HCTurkeymale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCTurkeyfemale
	{
	Weight 				= 	0.5,
	Type 				= 	Normal,
	DisplayName 			= 	Turkey (Female),
	Icon				=	HCTurkeyfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCTurkeydead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.5,
	DisplayName 			= 	Dead Turkey,
	Icon				=	HCTurkeydead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCMuskratmale
	{
	Weight 				= 	0.3,
	Type 				= 	Normal,
	DisplayName 			= 	Muskrat (Male),
	Icon				=	HCMuskratmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCMuskratfemale
	{
	Weight 				= 	0.3,
	Type 				= 	Normal,
	DisplayName 			= 	Muskrat (Female),
	Icon				=	HCMuskratfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCMuskratdead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.3,
	DisplayName 			= 	Dead Muskrat,
	Icon				=	HCMuskratdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCGroundhogmale
	{
	Weight 				= 	0.4,
	Type 				= 	Normal,
	DisplayName 			= 	Groundhog (Male),
	Icon				=	HCGroundhogmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCGroundhogfemale
	{
	Weight 				= 	0.4,
	Type 				= 	Normal,
	DisplayName 			= 	Groundhog (Female),
	Icon				=	HCGroundhogfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCGroundhogdead
	{
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	4,
        DaysFresh			=	2,
        FoodType    			=   	Game,
	Weight 				= 	0.4,
	DisplayName 			= 	Dead Groundhog,
	Icon				=	HCGroundhogdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCNutriamale
	{
	Weight 				= 	0.5,
	Type 				= 	Normal,
	DisplayName 			= 	Nutria (Male),
	Icon				=	HCNutriamale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCNutriafemale
	{
	Weight 				= 	0.5,
	Type 				= 	Normal,
	DisplayName 			= 	Nutria (Female),
	Icon				=	HCNutriafemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCNutriadead
	{
        Weight				=	0.8,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	0.5,
	DisplayName 			= 	Dead Nutria,
	Icon				=	HCNutriadead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBeavermale
	{
	Weight 				= 	0.6,
	Type 				= 	Normal,
	DisplayName 			= 	Beaver (Male),
	Icon				=	HCBeavermale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBeaverfemale
	{
	Weight 				= 	0.6,
	Type 				= 	Normal,
	DisplayName 			= 	Beaver (Female),
	Icon				=	HCBeaverfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBeaverdead
	{
        Weight				=	0.8,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	0.6,
	DisplayName 			= 	Dead Beaver,
	Icon				=	HCBeaverdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCOpossummale
	{
	Weight 				= 	0.5,
	Type 				= 	Normal,
	DisplayName 			= 	Opossum (Male),
	Icon				=	HCOpossummale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCOpossumfemale
	{
	Weight 				= 	0.5,
	Type 				= 	Normal,
	DisplayName 			= 	Opossum (Female),
	Icon				=	HCOpossumfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCOpossumdead
	{
        Weight				=	0.8,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	0.5,
	DisplayName 			= 	Dead Opossum,
	Icon				=	HCOpossumdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCFoxmale
	{
	Weight 				= 	0.8,
	Type 				= 	Normal,
	DisplayName 			= 	Fox (Male),
	Icon				=	HCFoxmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCFoxfemale
	{
	Weight 				= 	0.8,
	Type 				= 	Normal,
	DisplayName 			= 	Fox (Female),
	Icon				=	HCFoxfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCFoxdead
	{
        Weight				=	0.8,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	0.8,
	DisplayName 			= 	Dead Fox,
	Icon				=	HCFoxdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCSkunkmale
	{
	Weight 				= 	0.8,
	Type 				= 	Normal,
	DisplayName 			= 	Skunk (Male),
	Icon				=	HCSkunkmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCSkunkfemale
	{
	Weight 				= 	0.8,
	Type 				= 	Normal,
	DisplayName 			= 	Skunk (Female),
	Icon				=	HCSkunkfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCSkunkdead
	{
        Weight				=	0.8,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	0.8,
	DisplayName 			= 	Dead Skunk,
	Icon				=	HCSkunkdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCRaccoonmale
	{
	Weight 				= 	1,
	Type 				= 	Normal,
	DisplayName 			= 	Raccoon (Male),
	Icon				=	HCRaccoonmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCRaccoonfemale
	{
	Weight 				= 	1,
	Type 				= 	Normal,
	DisplayName 			= 	Raccoon (Female),
	Icon				=	HCRaccoonfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCRaccoondead
	{
        Weight				=	0.4,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	1,
	DisplayName 			= 	Dead Raccoon,
	Icon				=	HCRaccoondead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBoarmale
	{
	Weight 				= 	8,
	Type 				= 	Normal,
	DisplayName 			= 	Boar (Male),
	Icon				=	HCBoarmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBoarfemale
	{
	Weight 				= 	8,
	Type 				= 	Normal,
	DisplayName 			= 	Boar (Female),
	Icon				=	HCBoarfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBoardead
	{
        Weight				=	10,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	8,
	DisplayName 			= 	Dead Boar,
	Icon				=	HCBoardead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCDeermale
	{
	Weight 				= 	10,
	Type 				= 	Normal,
	DisplayName 			= 	Deer (Male),
	Icon				=	HCDeermale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCDeerfemale
	{
	Weight 				= 	10,
	Type 				= 	Normal,
	DisplayName 			= 	Deer (Female),
	Icon				=	HCDeerfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCDeerdead
	{
        Weight				=	8,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	10,
	DisplayName 			= 	Dead Deer,
	Icon				=	HCDeerdead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCDeerdead2
	{
        Weight				=	8,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	10,
	DisplayName 			= 	Dead Deer,
	Icon				=	HCDeerdead2,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBearmale
	{
	Weight 				= 	12,
	Type 				= 	Normal,
	DisplayName 			= 	Grizzly Bear (Male),
	Icon				=	HCBearmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBearfemale
	{
	Weight 				= 	12,
	Type 				= 	Normal,
	DisplayName 			= 	Grizzly Bear (Female),
	Icon				=	HCBearfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBeardead
	{
        Weight				=	10,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	12,
	DisplayName 			= 	Dead Grizzly Bear,
	Icon				=	HCBeardead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBlackbearmale
	{
	Weight 				= 	12,
	Type 				= 	Normal,
	DisplayName 			= 	Black Bear (Male),
	Icon				=	HCBlackbearmale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBlackbearfemale
	{
	Weight 				= 	12,
	Type 				= 	Normal,
	DisplayName 			= 	Black Bear (Female),
	Icon				=	HCBlackbearfemale,
	ResizeWorldIcon 		= 	2.0,
	}

item HCBlackbeardead
	{
        Weight				=	10,
        Type				=	Food,
        DangerousUncooked		=	TRUE,
        DaysTotallyRotten		=	12,
        DaysFresh			=	8,
        FoodType    			=   	Game,
	Weight 				= 	12,
	DisplayName 			= 	Dead Black Bear,
	Icon				=	HCBlackbeardead,
	ResizeWorldIcon 		= 	2.0,
	}

item HCDeerantlers
    {
        Weight    		= 1,
        Type    		= Normal,
        DisplayName         	= Deer Antlers,
        icon 			= HCDeerantlers,
    }

item HCSmallgamepoop
    {
        Weight    		= 0.1,
        Type    		= Normal,
        DisplayName         	= Small Game Poop,
        icon 			= HCSmallgamepoop,
    }

item HCBoarpoop
    {
        Weight    		= 0.1,
        Type    		= Normal,
        DisplayName         	= Boar Poop,
        icon 			= HCBoarpoop,
    }

item HCDeerpoop
    {
        Weight    		= 0.2,
        Type    		= Normal,
        DisplayName         	= Deer Poop,
        icon 			= HCDeerpoop,
    }

item HCBearpoop
    {
        Weight    		= 0.1,
        Type    		= Normal,
        DisplayName         	= Bear Poop,
        icon 			= HCBearpoop,
    }
		
/************************RECIPES************************/

recipe Kill Coot
    {
    	HCCootmale/HCCootfemale,
    	Result:HCCootdead,
    	Time:15.0,
    	Category:Survivalist,
    }
   
recipe Kill Black Duck
    {
    	HCBlackduckmale,
    	Result:HCBlackduckdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Black Duck
    {
    	HCBlackduckfemale,
    	Result:HCBlackduckdead2,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Canvasback Duck
    {
    	HCCanvasbackduckmale,
    	Result:HCCanvasbackduckdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Canvasback Duck
    {
    	HCCanvasbackduckfemale,
    	Result:HCCanvasbackduckdead2,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Mallard
    {
    	HCMallardmale/HCMallardfemale,
    	Result:HCMallarddead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Pintail Duck
    {
    	HCPintailduckmale,
    	Result:HCPintailduckdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Pintail Duck
    {
    	HCPintailduckfemale,
    	Result:HCPintailduckdead2,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Redhead Duck
    {
    	HCRedheadduckmale,
    	Result:HCRedheadduckdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Redhead Duck
    {
    	HCRedheadduckfemale,
    	Result:HCRedheadduckdead2,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Scaup Duck
    {
    	HCScaupduckmale,
    	Result:HCScaupduckdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Scaup Duck
    {
    	HCScaupduckfemale,
    	Result:HCScaupduckdead2,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Wood Duck
    {
    	HCWoodduckmale,
    	Result:HCWoodduckdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Wood Duck
    {
    	HCWoodduckfemale,
    	Result:HCWoodduckdead2,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Canadian Goose
    {
    	HCCanadiangoosemale/HCCanadiangoosefemale,
    	Result:HCCanadiangoosedead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Snow Goose
    {
    	HCSnowgoosemale/HCSnowgoosefemale,
    	Result:HCSnowgoosedead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Quail
    {
    	HCQuailmale/HCQuailfemale,
    	Result:HCQuaildead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Grouse
    {
    	HCGrousemale/HCGrousefemale,
    	Result:HCQuaildead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Turkey
    {
    	HCTurkeymale/HCTurkeyfemale,
    	Result:HCTurkeydead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Muskrat
    {
    	HCMuskratmale/HCMuskratfemale,
    	Result:HCMuskratdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Groundhog
    {
    	HCGroundhogmale/HCGroundhogfemale,
    	Result:HCGroundhogdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Nutria
    {
    	HCNutriamale/HCNutriafemale,
    	Result:HCNutriadead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Beaver
    {
    	HCBeavermale/HCBeaverfemale,
    	Result:HCBeaverdead,
    	Time:15.0,
    	Category:Survivalist,
    }
 
recipe Kill Fox
    {
    	HCFoxmale/HCFoxfemale,
    	Result:HCFoxdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Opossum
    {
    	HCOpossummale/HCOpossumfemale,
    	Result:HCOpossumdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Skunk
    {
    	HCSkunkmale/HCSkunkfemale,
    	Result:HCSkunkdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Raccoon
    {
    	HCRaccoonmale/HCRaccoonfemale,
    	Result:HCRaccoondead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Wild Boar
    {
    	HCBoarmale/HCBoarfemale,
    	Result:HCBoardead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Deer
    {
    	HCDeermale,
    	Result:HCDeerdead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Deer
    {
    	HCDeerfemale,
    	Result:HCDeerdead2,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Black Bear
    {
    	HCBlackbearmale/HCBlackbearfemale,
    	Result:HCBlackbeardead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Kill Grizzly Bear
    {
    	HCBearmale/HCBearfemale,
    	Result:HCBeardead,
    	Time:15.0,
    	Category:Survivalist,
    }

recipe Hunt Small Game with Throwing Spears
    {
    	HCBinoculars,
    	WoodenLance=3,
        HCSmallgamepoop,
    	Result:HCBinoculars,
	Sound:PZ_WoodSnap,
        Time:1000.0,
        Category:Survivalist,
        OnCreate:HCHuntSmallGame,
    }

recipe Hunt Deer with Throwing Spears
    {
    	HCBinoculars,
    	WoodenLance=3,
    	HCDeerpoop,
    	Result:HCBinoculars,
	Sound:PZ_WoodSnap,
    	Time:1000.0,
    	Category:Survivalist,
    	OnCreate:HCHuntDeer,
    }

recipe Hunt Pigs with Throwing Spears
    {
    	HCBinoculars,
    	WoodenLance=3,
    	HCBoarpoop/HCPigpoopferal,
    	Result:HCBinoculars,
	Sound:PZ_WoodSnap,
    	Time:1000.0,
    	Category:Survivalist,
    	OnCreate:HCHuntBoar,
    }

recipe Hunt Bears with Throwing Spears
    {
    	HCBinoculars,
    	WoodenLance=3,
    	HCBearpoop,
    	Result:HCBinoculars,
	Sound:PZ_WoodSnap,
    	Time:1000.0,
    	Category:Survivalist,
    	OnCreate:HCHuntBear,
    }

recipe Hunt Small Game with Bow and Arrow
    {
    	HCBinoculars,
    	keep HCLongbow,
    	HCArrow=3,
        HCSmallgamepoop,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
        OnCreate:HCHuntSmallGame,
    }

recipe Hunt Birds with Bow and Arrow
    {
    	HCBinoculars,
    	keep HCLongbow,
    	HCArrow=3,
    	HCBirdcall,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
        OnCreate:HCHuntBird,
    }

recipe Hunt Waterfowl with Bow and Arrow
    {
    	HCBinoculars,
    	keep HCLongbow,
   	HCArrow=3,
        HCDuckcall,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
        OnCreate:HCHuntWaterfowl,
    }

recipe Hunt Deer with Bow and Arrow
    {
    	HCBinoculars,
    	keep HCLongbow,
    	HCArrow=3,
        HCDeerpoop,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
    	OnCreate:HCHuntDeer,
    }

recipe Hunt Pigs with Bow and Arrow
    {
    	HCBinoculars,
    	keep HCLongbow,
    	HCArrow=3,
        HCBoarpoop/HCPigpoopferal,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
    	OnCreate:HCHuntBoar,
    }

recipe Hunt Bears with Bow and Arrow
    {
    	HCBinoculars,
    	keep HCLongbow,
    	HCArrow=3,
        HCBearpoop,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
    	OnCreate:HCHuntBear,
    }

recipe Hunt Small Game with Crossbow
    {
    	HCBinoculars,
    	keep HCCrossbow,
    	HCXbowbolt=3,
    	HCSmallgamepoop,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
        OnCreate:HCHuntSmallGame,
    }

recipe Hunt Birds with Crossbow
    {
    	HCBinoculars,
    	keep HCCrossbow,
    	HCXbowbolt=3,
    	HCBirdcall,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
        OnCreate:HCHuntBird,
    }

recipe Hunt Waterfowl with Crossbow
    {
    	HCBinoculars,
    	keep HCCrossbow,
    	HCXbowbolt=3,
    	HCDuckcall,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
        OnCreate:HCHuntWaterfowl,
    }

recipe Hunt Deer with Crossbow
    {
    	HCBinoculars,
    	keep HCCrossbow,
    	HCXbowbolt=3,
    	HCDeerpoop,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
    	OnCreate:HCHuntDeer,
    }

recipe Hunt Pigs with Crossbow
    {
    	HCBinoculars,
    	keep HCCrossbow,
    	HCXbowbolt=3,
    	HCBoarpoop/HCPigpoopferal,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
    	OnCreate:HCHuntBoar,
    }

recipe Hunt Bears with Crossbow
    {
    	HCBinoculars,
    	keep HCCrossbow,
    	HCXbowbolt=3,
    	HCBearpoop,
    	Result:HCBinoculars,
        Time:750.0,
        Category:Survivalist,
    	OnCreate:HCHuntBear,
    }

recipe Hunt Birds with Shotgun
    {
    	HCBinoculars,
    	keep Shotgun,
        ShotgunShells=3,
   	HCBirdcall,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:shotgun2,
    	Time:250.0,
    	OnCreate:HCHuntBird,
    }

recipe Hunt Waterfowl with Shotgun
    {
    	HCBinoculars,
    	keep Shotgun,
        ShotgunShells=3,
   	HCDuckcall,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:shotgun2,
    	Time:250.0,
    	OnCreate:HCHuntWaterfowl,
    }

recipe Hunt Deer with Shotgun
    {
    	HCBinoculars,
    	keep Shotgun,
        ShotgunShells=3,
    	HCDeerpoop,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:shotgun2,
    	Time:250.0,
    	OnCreate:HCHuntDeer, 
    }

recipe Hunt Pigs with Shotgun
    {
    	HCBinoculars,
    	keep Shotgun,
        ShotgunShells=3,
    	HCBoarpoop/HCPigpoopferal,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:shotgun2,
    	Time:250.0,
    	OnCreate:HCHuntBoar, 
    }

recipe Hunt Bears with Shotgun
    {
    	HCBinoculars,
    	keep Shotgun,
        ShotgunShells=3,
    	HCBearpoop,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:shotgun2,
    	Time:250.0,
    	OnCreate:HCHuntBear,
    }

recipe Hunt Small Game with Varmint Rifle
    {
    	HCBinoculars,
    	keep VarmintRifle,
        223Bullets=3,
    	HCSmallgamepoop,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:varmintShot,
    	Time:250.0,
    	OnCreate:HCHuntSmallGame,    
    }

recipe Hunt Birds with Varmint Rifle
    {
    	HCBinoculars,
    	keep VarmintRifle,
        223Bullets=3,
    	HCBirdcall,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:varmintShot,
    	Time:250.0,
    	OnCreate:HCHuntBird,    
    }

recipe Hunt Waterfowl with Varmint Rifle
    {
    	HCBinoculars,
    	keep VarmintRifle,
        223Bullets=3,
    	HCDuckcall,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:varmintShot,
    	Time:250.0,
    	OnCreate:HCHuntWaterfowl,    
    }

recipe Hunt Deer with Hunting Rifle
    {
    	HCBinoculars,
    	keep HuntingRifle,
        308Bullets=3,
    	HCDeerpoop,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:hunterShot,
    	Time:250.0,
    	OnCreate:HCHuntDeer,      
    }

recipe Hunt Pigs with Hunting Rifle
    {
    	HCBinoculars,
    	keep HuntingRifle,
        308Bullets=3,
    	HCBoarpoop/HCPigpoopferal,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:hunterShot,
    	Time:250.0,
    	OnCreate:HCHuntBoar,
    }

recipe Hunt Bear with Hunting Rifle
    {
    	HCBinoculars,
    	keep HuntingRifle,
        308Bullets=3,
    	HCBearpoop,
    	Result:HCBinoculars,
    	Category:Survivalist,
	Sound:hunterShot,
    	Time:250.0,
    	OnCreate:HCHuntBear,
    }
				
}