module Hydrocraft
{
    imports
    {
        Base

    }

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


item HCCandleberry
    {
        HungerChange        	=    	-10,
	ThirstChange		=	-5,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Candleberry,
        icon 			= 	HCCandleberry,
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCHuckleberry
    {
        HungerChange        	=    	-10,
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Huckleberry,
        icon 			= 	HCHuckleberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCCranberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Cranberry,
        icon 			= 	HCCranberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCSeaberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Seaberry,
        icon 			= 	HCSeaberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCBlackcurrant
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Black Currant,
        icon 			= 	HCBlackcurrant,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCRedcurrant
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Red Currant,
        icon 			= 	HCRedcurrant,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCArrowwoodberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Arrowwood Berry,
        icon 			= 	HCArrowwoodberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCRaspberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Raspberry,
        icon 			= 	HCRaspberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCElderberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Elderberry,
        icon 			= 	HCElderberry,
	IsCookable		=	TRUE,
	DangerousUncooked	=	TRUE,
	MinutesToCook		=	10,
	MinutesToBurn		=	20,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCHolly
    {
	HungerChange		=	-10,
	Weight			=	0.1,
	Type			=	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
	DisplayName		=	Holly,
	Icon			=	HCHolly,
        Poison 			= 	true,
        PoisonDetectionLevel 	= 	1,
        PoisonPower 		= 	5,
        UseForPoison 		= 	1,
	UnhappyChange		=	50,
    }

item HCBlackthornberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Blackthorn Berry,
        icon 			= 	HCBlackthornberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCCrampbarkberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Cramp Bark Berry,
        icon 			= 	HCCrampbarkberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCCrowberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Crowberry,
        icon 			= 	HCCrowberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCGooseberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Gooseberry,
        icon 			= 	HCGooseberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCHawthornfruit 
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Hawthorn Fruit,
        icon 			= 	HCHawthornfruit,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCJuniperberry
    {
	Weight			=	0.1,
	Type			=	Normal,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
	DisplayName		=	Juniper Berry,
	Icon			=	HCJuniperberry,
    }

item HCSumacberry
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Sumac Berry,
        Icon 			= 	HCSumacberry,
	ThirstChange		=	-5,  
	FoodType    		=   	Fruits,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCGrass
    {
        HungerChange        	=    	-5,    
        Weight    		= 	0.02,
        Type    		=    	Food,
        UnhappyChange        	=    	20,
        DisplayName         	= 	Grass,
        icon 			= 	HCGrass,
	FoodType    		=   	NoExplicit,
	Carbohydrates 		= 	5,
        Proteins 		= 	0,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCReeds
    {
        Weight    		= 	0.02,
        Type    		= 	Normal,
        DisplayName         	= 	Reeds,
        icon 			= 	HCReeds,
    }

item HCCattail
    {
        HungerChange        	=    	-5,    
        Weight    		= 	0.02,
        Type    		=    	Food,
        UnhappyChange        	=    	20,
        DisplayName         	= 	Cattail,
        icon 			= 	HCCattail,
	FoodType    		=   	NoExplicit,
	Carbohydrates 		= 	1.4,
        Proteins 		= 	0.3,
        Lipids 			= 	0,
        Calories 		= 	7,
    }

item HCDuckweed
    {
        Weight    		= 	0.02,
        Type    		= 	Normal,
        DisplayName         	= 	Duckweed,
        icon 			= 	HCDuckweed,
    }

item HCMilkweedroot
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Milkweed Root,
        icon 			= 	HCMilkweedroot,
    }

item HCLotusroot
    {
        HungerChange        	=    	-5,    
        Weight    		= 	0.02,
        Type    		=    	Food,
        UnhappyChange        	=    	20,
        DisplayName         	= 	Lotus Root,
        icon 			= 	HCLotusroot,
	FoodType    		=	Vegetables,
	EvolvedRecipe       	=       Soup:5;Stew:5;Stir fry:5;Sandwich:5;Salad:5;Roasted Vegetables:5;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
	Carbohydrates 		= 	14,
        Proteins 		= 	1.4,
        Lipids 			= 	0.1,
        Calories 		= 	59,
    }

item HCClover
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	DaysTotallyRotten	=	10,
        DaysFresh		=	6,
        DisplayName         	= 	Clover,
        icon 			= 	HCClover,
	FoodType    		=   	NoExplicit,
	Carbohydrates 		= 	5,
        Proteins 		= 	4,
        Lipids 			= 	0,
        Calories 		= 	70,
    }

item HCLotusleaf
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Lotus Leaf,
        icon 			= 	HCLotusleaf,
    }

item HCWaterlilyleaf
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Water Lily Leaf,
        icon 			= 	HCWaterlilyleaf,
    }

item HCHyacinthleaf
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Water Hyacinth Leaf,
        icon 			= 	HCHyacinthleaf,
    }

item HCNettles
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Nettles,
        icon 			= 	HCNettles,
    }

item HCThistle
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Thistle,
        icon 			= 	HCThistle,
    }

item HCAlfalfa
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Alfalfa,
        icon 			= 	HCAlfalfa,
    }

item HCValerian
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Valerian,
        icon 			= 	HCValerian,
    } 

item HCRosebud
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Rosebud,
        icon 			= 	HCRosebud,
    }

item HCSunflower
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Sunflower,
        icon 			= 	HCSunflower,
    }

item HCCamomile
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Camomile,
        icon 			= 	HCCamomile,
    }

item HCLavender
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Lavender,
        icon 			= 	HCLavender,
    }

item HCLotusflower
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Lotus Flower,
        icon 			= 	HCLotusflower,
    }

item HCHyacinthflower
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Water Hyacinth Flower,
        icon 			= 	HCHyacinthflower,
    }

item HCWaterlilyflower
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Water Lily Flower,
        icon 			= 	HCWaterlilyflower,
    }

item HCVenusflytrap
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Venus Flytrap,
        icon 			= 	HCVenusflytrap,
    }

item HCBark
    {
        HungerChange        	=    	-5,    
        Weight    		= 	0.05,
        Type    		=    	Food,
        UnhappyChange        	=    	20,
        DisplayName         	= 	Bark,
        icon 			= 	HCBark,
	FoodType    		=   	NoExplicit,
	Carbohydrates 		= 	5,
        Proteins 		= 	0,
        Lipids 			= 	0,
        Calories 		= 	70,
	CantBeFrozen		=	TRUE,
    }

item HCBirchbark
    {
        HungerChange        	=    	-5,    
        Weight    		= 	0.03,
        Type    		=    	Food,
        UnhappyChange        	=    	20,
        DisplayName         	= 	Birch Bark,
        icon 			= 	HCBirchbark,
	FoodType    		=   	NoExplicit,
	Carbohydrates 		= 	5,
        Proteins 		= 	0,
        Lipids 			= 	0,
        Calories 		= 	70,
	CantBeFrozen		=	TRUE,
    }

item HCWillowbark
    {
        Weight    		= 	0.05,
        Type    		= 	Normal,
        DisplayName         	= 	Willow Bark,
        icon 			= 	HCWillowbark,
    } 

item HCAcorn
    { 
        Weight    		= 	0.05,
        Type    		=    	Normal,
        DisplayName         	= 	Acorn,
        icon 			= 	HCAcorn,
     }

item HCBirchcatkin
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Birch Catkin,
        icon 			= 	HCBirchcatkin,
    }

item HCBeechnut
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	IsCookable		=	TRUE,
	DangerousUncooked	=	FALSE,
	MinutesToCook		=	10,
	MinutesToBurn		=	30,
	DaysTotallyRotten	=	10,
	DaysFresh 		= 	5,
        DisplayName         	= 	Beech Nut,
        icon 			= 	HCBeechnut,
	FoodType    		=   	NoExplicit,
	Carbohydrates 		= 	34,
        Proteins 		= 	6.2,
        Lipids 			= 	50,
        Calories 		= 	576,
    }

item HCFircone
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Fir Cone,
        icon 			= 	HCFircone,
    }

item HCPinenuts
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	IsCookable		=	TRUE,
	DangerousUncooked	=	TRUE,
	MinutesToCook		=	10,
	MinutesToBurn		=	30,
	DaysTotallyRotten	=	10,
	DaysFresh 		= 	5,
        DisplayName         	= 	Pinenuts,
        icon 			= 	HCPinenuts,
	FoodType    		=   	NoExplicit,
	Carbohydrates 		= 	13,
        Proteins 		= 	14,
        Lipids 			= 	68,
        Calories 		= 	673,
    }

item HCChestnut
    {
        Weight    		= 	0.2,
        Type    		= 	Normal,
        DisplayName         	= 	Chestnut,
        icon 			= 	HCChestnut,
    }

item HCChestnut2
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	IsCookable		=	TRUE,
	DangerousUncooked	=	TRUE,
	MinutesToCook		=	10,
	MinutesToBurn		=	30,
	DaysTotallyRotten	=	10,
	DaysFresh 		= 	5,
        DisplayName         	= 	Peeled Chestnut,
        icon 			= 	HCChestnut2,
	FoodType    		=   	NoExplicit,
	Carbohydrates 		= 	52,
        Proteins 		= 	4.5,
        Lipids 			= 	1.2,
        Calories 		= 	239,
    }

item HCHickorynuts
    {
        Weight    		= 	0.2,
        Type    		= 	Normal,
        DisplayName         	= 	Hickory Nuts,
        icon 			= 	HCHickorynuts,
    }

item HCHickorynuts2
    {
        HungerChange        	=    	-10,    
        Weight    		= 	0.1,
        Type    		=    	Food,
	IsCookable		=	TRUE,
	DangerousUncooked	=	TRUE,
	MinutesToCook		=	10,
	MinutesToBurn		=	20,
	DaysTotallyRotten	=	10,
	DaysFresh 		= 	5,
        DisplayName         	= 	Peeled Hickory Nuts,
        icon 			= 	HCHickorynuts2,
	FoodType    		=   	NoExplicit,
	Carbohydrates 		= 	18,
        Proteins 		= 	13,
        Lipids 			= 	64,
        Calories 		= 	657,
    }

item HCHickoryleaves
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Hickory Leaves,
        icon 			= 	HCHickoryleaves,
    }

item HCOakleaves
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Oak Leaves,
        icon 			= 	HCOakleaves,
    }

item HCMapleleaf
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Maple Leaf,
        icon 			= 	HCMapleleaf,
    }

item HCFern
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Fern Leaves,
        icon 			= 	HCFern,
    }

item HCFiddleheadfern
    {
        HungerChange        	=    	-5,    
        Weight    		= 	0.1,
        Type    		=    	Food,
        DisplayName         	= 	Fiddlehead Fern,
        icon 			= 	HCFiddleheadfern,
	FoodType    		=	Vegetables,
	EvolvedRecipe       	=       Soup:5;Stew:5;Stir fry:5;Sandwich:5;Salad:5;Roasted Vegetables:5;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
	Carbohydrates 		= 	6,
        Proteins 		= 	4.6,
        Lipids 			= 	0.4,
        Calories 		= 	34,
    }

item HCWillowbranch
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Willow Branch,
        icon 			= 	HCWillowbranch,
    }

item HCAlderbough
    {
        Weight    		= 	0.3,
        Type    		= 	Normal,
        DisplayName         	= 	Alder Bough,
        icon 			= 	HCAlderbough,
    }

item HCElmbough
    {
        Weight    		= 	0.3,
        Type    		= 	Normal,
        DisplayName         	= 	Elm Bough,
        icon 			= 	HCElmbough,
    }

item HCSprucebough
    {
        Weight    		= 	0.3,
        Type    		= 	Normal,
        DisplayName         	= 	Spruce Bough,
        icon 			= 	HCSprucebough,
    }

item HCYewbough
    {
        Weight    		= 	0.3,
        Type    		= 	Normal,
        DisplayName         	= 	Yew Bough,
        icon 			= 	HCYewbough,
    }

item HCPinebough
    {
        Weight    		= 	0.3,
        Type    		= 	Normal,
        DisplayName         	= 	Pine Bough,
        icon 			= 	HCPinebough,
    }

item HCFirbough
    {
        Weight    		= 	0.3,
        Type    		= 	Normal,
        DisplayName         	= 	Fir Bough,
        icon 			= 	HCFirbough,
    }

item HCBlackfeathers
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Black Feather,
        icon 			= 	HCBlackfeathers,
    }

item HCWhitefeathers
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	White Feather,
        icon 			= 	HCWhitefeathers,
    }

item HCBrownfeathers
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Brown Feather,
        icon 			= 	HCBrownfeathers,
    }

item HCStripedfeather
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Striped Feather,
        icon 			= 	HCStripedfeather,
    }

item HCBluejayfeather
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Blue Jay Feather,
        icon 			= 	HCBluejayfeather,
    }


item HCGooseegg
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Goose Egg,
        icon 			= 	HCGooseegg,
    }

item HCTurkeyegg
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Turkey Egg,
        icon 			= 	HCTurkeyegg,
    }

item HCChickenegg
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Chicken Egg,
        icon 			= 	HCChickenegg,
    }

item HCSparrowegg
    {
        HungerChange		=	-10,
        Weight			=	0.1,
        Type			=	Food,
        DisplayName		=	Sparrow Eggs,
        Icon			=	HCSparrowegg,
        IsCookable		=	TRUE,
        MinutesToBurn		=	30,
        MinutesToCook		=	10,
        DangerousUncooked	=	TRUE,
        DaysFresh		=	14,
        DaysTotallyRotten	=	21,
        EvolvedRecipe 		= 	Stir fry:10;Sandwich:10|Cooked;Burger:10;Salad:10|Cooked;Roasted Vegetables:10;RicePot:10;RicePan:10;PastaPot:10;PastaPan:10,
        FoodType 		= 	Egg,
        MinutesToBurn		=	30,
        MinutesToCook		=	10,
        DangerousUncooked	=	TRUE,
        Carbohydrates 		= 	0.8,
        Proteins 		= 	14,
        Lipids 			= 	15,
        Calories 		= 	196,
        CantBeFrozen 		= 	TRUE,
    }

item HCBirdnest
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Bird Nest,
        icon 			= 	HCBirdnest,
    }

item HCBirdnesteggs
    {
        Weight    		= 	0.1,
        Type    		= 	Normal,
        DisplayName         	= 	Bird Nest with Eggs,
        icon 			= 	HCBirdnesteggs,
    }

item HCStonearrowhead
    {
        Weight    		= 	0.01,
        Type    		= 	Normal,
        DisplayName         	= 	Stone Arrowhead,
        icon 			= 	HCStonearrowhead,
    }

    item HCTwigbundle
	{
		Weight		=	0.3,
		Type		=	Normal,
		DisplayName	=	Bundle of Twigs,
		Icon		=	HCTwigbundle,
	}

/************************RECIPES************************/

recipe Crack Nuts
    {
    keep HCNutcracker/Hammer/HammerStone,
    HCHickorynuts,
    Result:HCHickorynuts2,
    Time:15,
    Category:Cooking,
    }

recipe Crack Nuts
    {
    keep HCNutcracker/Hammer/HammerStone,
    HCChestnut,
    Result:HCChestnut2,
    Time:15,
    Category:Cooking,
    }

recipe Extract Pinenuts
    {
    HCFircone,
    Result:HCPinenuts,
    Time:500,
    Category:Cooking,
    }

recipe Extract Sunflower Seeds
    {
    HCSunflower,
    Result:SunflowerSeeds,
    Time:500,
    Category:Cooking,
    }

recipe Gather Flora
    {
    keep HCBookflowerguide,
    keep HCBookfungiguide,
    HCBooktreeguide,
    Result:HCBooktreeguide,
    Time:500,
    Category:Survivalist,
    OnCreate:HCFloraGather,
    }

recipe Remove Eggs from Nest
    {
    HCBirdnesteggs,
    Result:HCBirdnest,
    Time:15,
    Category:Survivalist,
    OnCreate:HCRandomegg,
    }

recipe Bundle Twigs
    {
    Twigs=10,
    HCRopethin,
    Result:HCTwigbundle,
    Time:15,
    Category:Survivalist,
    }

recipe Unbundle Twigs
    {
    HCTwigbundle,
    Result:Twigs=10,
    Time:15,
    Category:Survivalist,
    OnCreate:recipe_hcropethin,
    }

recipe Make Branch
    {
    HCAlderbough/HCElmbough/HCFirbough/HCPinebough/HCSprucebough/HCWillowbranch/HCYewbough,
    Result:TreeBranch,
    Time:15,
    Category:Survivalist,
    }

}