module Hydrocraft
{
    imports
    {
        Base, farming

    }

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

  item HCCompostbin
    {
    Weight        	= 20.0,
    Type        	= Normal,
    DisplayName    	= Compost Bin,
    icon        	= HCCompostbin,
    ResizeWorldIcon 	= 2.0,
    }

  item HCCompost
    {
    Weight        	= 0.2,
    Type        	= Normal,
    DisplayName    	= Compost,
    icon        	= HCCompost,
    }

  item HCPlanter
    {
    Weight        	= 5.0,
    Type        	= Normal,
    DisplayName    	= Planter,
    icon        	= HCPlanter,
    ResizeWorldIcon 	= 1.0,
    }

  item HCClayflowerpotwithdirt
    {
        Weight    	= 1,
        Type    	= Normal,
        DisplayName 	= Clay Flowerpot with Dirt,
        icon 		= HCClayflowerpotwithdirt,
    }

   item HCPottedappletree
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Apple Tree,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedappletree,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedbananatree
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Banana Tree,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedbananatree,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedblackberrybush
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Blackberry Bush,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedblackberrybush,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedblueberrybush
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Blueberry Bush,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedblueberrybush,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedgrapevine
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Grape Vine,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedgrapevine,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedlemontree
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Lemon Tree,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedlemontree,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedorangetree
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Orange Tree,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedorangetree,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedpeachtree
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Peach Tree,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedpeachtree,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedstrawberrybush
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Strawberry Bush,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedstrawberrybush,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedwatermelon
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Watermelon,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedwatermelon,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedbellpepper
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Bell Pepper,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedbellpepper,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedbroccoli
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Broccoli,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedbroccoli,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedcabbage
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Cabbage,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedcabbage,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedcarrots
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Carrots,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedcarrots,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedcornstalk
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Corn Stalk,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedcornstalk,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedeggplant
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Eggplant,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedeggplant,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedleek
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Leek,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedleek,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedlettuce
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Lettuce,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedlettuce,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedonion
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Onion,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedonion,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedpeaplant
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Pea Plant,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedpeaplant,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedpotato
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Potato,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedpotato,
	ResizeWorldIcon 	= 1.0,
    }


    item HCPottedpumpkin
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Pumpkin,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedpumpkin,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedradish
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Radish,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedradish,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedtomato
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Tomato,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedtomato,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedpeanutplant
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Peanut Plant,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedpeanutplant,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedavocadotree
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Avocado Tree,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedavocadotree,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedcherrytree
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Cherry Tree,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedcherrytree,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedpeartree
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Pear Tree,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedpeartree,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedpineapple
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Pineapple,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedpineapple,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedzucchini
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Zucchini,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedzucchini,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedtea
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Tea Tree,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedtea,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedhemp
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Hemp Plant,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedhemp,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedtobacco
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Tobacco Plant,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedtobacco,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedchinesecabbage
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Chinese Cabbage,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedchinesecabbage,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedcucumber
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Cucumber,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedcucumber,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedginger
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Ginger,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedginger,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedgarlic
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Garlic,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedgarlic,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedoniongreen
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Green Onion,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedoniongreen,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedsweetpotato
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Sweet Potato,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedsweetpotato,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedjute
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Jute Plant,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedjute,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedpumpkingreen
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Green Pumpkin,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedpumpkingreen,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedpumpkinwhite
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted White Pumpkin,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedpumpkinwhite,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedpumpkinlarge
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Large Pumpkin,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedpumpkinlarge,
	ResizeWorldIcon 	= 2.0,
    }

    item HCPottedpumpkinbuskin
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Buskin Pumpkin,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedpumpkinbuskin,
	ResizeWorldIcon 	= 2.0,
    }


    item HCPottedcornwhite
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted White Corn,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedcornwhite,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedcornred
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Red Corn,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedcornred,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedcornblue
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Blue Corn,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedcornblue,
	ResizeWorldIcon 	= 1.0,
    }

    item HCPottedchilipepperplant
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Chili Pepper Plant,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedchilipepperplant,
	ResizeWorldIcon 	= 2.0,
    }

item HCPottedpoppy
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Poppy,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedpoppy,
	ResizeWorldIcon 	= 2.0,
    }

item HCPottedcactus
    	{
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Cactus,
	ReplaceOnDeplete	= HCClayflowerpot,
        Icon        		= HCPottedcactus,
	ResizeWorldIcon 	= 2.0,
    	}

item HCPottedagaveblue
    	{
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Blue Agave,
	ReplaceOnDeplete	= HCClayflowerpot,
        Icon        		= HCPottedagaveblue,
	ResizeWorldIcon 	= 2.0,
    	}

item HCPottedpricklypearcactus
    	{
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Prickly Pear Cactus,
	ReplaceOnDeplete	= HCClayflowerpot,
        Icon        		= HCPottedpricklypearcactus,
	ResizeWorldIcon 	= 2.0,
    	}

item HCPottedchiligreen
    	{
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 0.05,
        DisplayName 		= Potted Green Chili,
	ReplaceOnDeplete	= HCClayflowerpot,
        Icon        		= HCPottedchiligreen,
	ResizeWorldIcon 	= 2.0,
    	}

item HCPottedtomatilloplant
    	{
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Tomatillo Plant,
	ReplaceOnDeplete	= HCClayflowerpot,
        Icon        		= HCPottedtomatilloplant,
	ResizeWorldIcon 	= 2.0,
    	}

item HCPottedcottonplant
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Cotton Plant,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedcottonplant,
	ResizeWorldIcon 	= 2.0,
    }

item HCPottedrice
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Rice,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedrice,
	ResizeWorldIcon 	= 2.0,
    }

item HCPottedshiitake
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Shiitake Mushrooms,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedshiitake,
	ResizeWorldIcon 	= 2.0,
    }

item HCPottedportobello
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Portobello Mushrooms,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedportobello,
	ResizeWorldIcon 	= 2.0,
    }

item HCPottedcolewort
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Colewort,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedcolewort,
	ResizeWorldIcon 	= 2.0,
    }

item HCPottedrubbertree
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Rubber Tree,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedrubbertree,
	ResizeWorldIcon 	= 2.0,
    }

item HCSpirulinatank
    {
	Weight			=	6,
	Type			=	Normal,
	DisplayName		=	Fish Tank with Spirulina,
	Icon			=	HCSpirulinatank,
	ResizeWorldIcon 	= 	2.0,
    }

item HCPottedbasil
    {
        Weight      		= 1,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Basil,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedbasil,
	ResizeWorldIcon 	= 2.0,
    }

item HCPottedalfalfa
    {
        Weight      		= 1,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Alfalfa,
	ReplaceOnDeplete	= HCClayflowerpot,
        icon        		= HCPottedalfalfa,
	ResizeWorldIcon 	= 2.0,
    }

item HCPottedbamboo
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Bamboo,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedbamboo,
	ResizeWorldIcon 	= 1.0,
    }

item HCPottedasparagus
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Asparagus,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedasparagus,
	ResizeWorldIcon 	= 1.0,
    }

item HCPottedartichokes
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Artichokes,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedartichokes,
	ResizeWorldIcon 	= 1.0,
    }

item HCPottedbeets
    {
        Weight      		= 5,
	Type			= Drainable,
	UseWhileEquipped	= FALSE,
	UseDelta		= 1.0,
        DisplayName 		= Potted Beets,
	ReplaceOnDeplete	= HCPlanter,
        icon        		= HCPottedbeets,
	ResizeWorldIcon 	= 1.0,
    }

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

recipe Build Planter
    {
    	Dirtbag,
	HCWoodencrate,
    	Result:HCPlanter,
    	Time:15,
    	Category:Farming,
    }

recipe Fill Clay Pot with Dirt
    {
    	HCClayflowerpot,
    	Dirtbag,
    	Result:HCClayflowerpotwithdirt,
    	Time:15,
    	Category:Farming,
    }

	
    recipe Plant Apple
    {
        SkillRequired:Farming=10,
        Apple/HCAppleseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedappletree,
        Time:15,
	Category:Farming,
    }

    recipe Plant Banana
    {
        SkillRequired:Farming=10,
        Banana/HCBananaseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedbananatree,
        Time:15,
	Category:Farming,
    }

    recipe Plant Blackberry
    {
        SkillRequired:Farming=10,
        BerryBlack/HCBlackberryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedblackberrybush,
        Time:15,
	Category:Farming,
    }

    recipe Plant Blueberry
    {
        SkillRequired:Farming=10,
        BerryBlue/HCBlueberryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedblueberrybush,
        Time:15,
	Category:Farming,
    }


    recipe Plant Grape
    {
        SkillRequired:Farming=10,
        Grapes/HCGrapeseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedgrapevine,
        Time:15,
	Category:Farming,
    }

    recipe Plant Lemon
    {
        SkillRequired:Farming=10,
        Lemon/HCLemonseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedlemontree,
        Time:15,
	Category:Farming,
    }

    recipe Plant Orange
    {
        SkillRequired:Farming=10,
        Orange/HCOrangeseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedorangetree,
        Time:15,
	Category:Farming,
    }

    recipe Plant Peach
    {
        SkillRequired:Farming=10,
        Peach/HCPeachseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpeachtree,
        Time:15,
	Category:Farming,
    }

    recipe Plant Strawberry
    {
        SkillRequired:Farming=10,
        Strewberrie/StrewberrieSeed,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedstrawberrybush,
        Time:15,
	Category:Farming,
    }

    recipe Plant Watermelon
    {
        SkillRequired:Farming=10,
        Watermelon/WatermelonSmashed/WatermelonSliced/HCWatermelonseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedwatermelon,
        Time:15,
	Category:Farming,
    }

    recipe Plant Bell Pepper
    {
        SkillRequired:Farming=10,
        BellPepper/HCBellpepperredseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedbellpepper,
        Time:15,
	Category:Farming,
    }

    recipe Plant Broccoli
    {
        SkillRequired:Farming=10,
        Broccoli/BroccoliSeed,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedbroccoli,
        Time:15,
	Category:Farming,
    }

    recipe Plant Cabbage
    {
        SkillRequired:Farming=10,
        Cabbage/CabbageSeed,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcabbage,
        Time:15,
	Category:Farming,
    }

    recipe Plant Carrot
    {
        SkillRequired:Farming=10,
        Carrots/CarrotSeed,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcarrots,
        Time:15,
	Category:Farming,
    }

    recipe Plant Corn
    {
        SkillRequired:Farming=10,
        Corn/HCCornseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcornstalk,
        Time:15,
	Category:Farming,
    }


    recipe Plant Eggplant
    {
        SkillRequired:Farming=10,
        Eggplant/HCEggplantseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedeggplant,
        Time:15,
	Category:Farming,
    }

    recipe Plant Leek
    {
        SkillRequired:Farming=10,
        Leek/HCLeekseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedleek,
        Time:15,
	Category:Farming,
    }

    recipe Plant Lettuce
    {
        SkillRequired:Farming=10,
        Lettuce/HCLettuceseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedlettuce,
        Time:15,
	Category:Farming,
    }

    recipe Plant Onion
    {
        SkillRequired:Farming=10,
        Onion/HCOnionseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedonion,
        Time:15,
	Category:Farming,
    }

    recipe Plant Peas
    {
        SkillRequired:Farming=10,
        Peas/HCPeaseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpeaplant,
        Time:15,
	Category:Farming,
    }

    recipe Plant Potatoes
    {
        SkillRequired:Farming=10,
        Potato/PotatoSeed,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpotato,
        Time:15,
	Category:Farming,
    }

    recipe Plant Pumpkin
    {
        SkillRequired:Farming=10,
        HCPumpkin/HCPumpkinseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpumpkin,
        Time:15,
	Category:Farming,
    }

    recipe Plant Radish
    {
        SkillRequired:Farming=10,
        RedRadish/RedRadishSeed,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedradish,
        Time:15,
	Category:Farming,
    }

    recipe Plant Tomato
    {
        SkillRequired:Farming=10,
        Tomato/TomatoSeed,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedtomato,
        Time:15,
	Category:Farming,
    }

    recipe Plant Peanuts
    {
        SkillRequired:Farming=10,
        Peanuts/HCPeanutseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpeanutplant,
        Time:15,
	Category:Farming,
    }

    recipe Plant Avocado
    {
        SkillRequired:Farming=10,
        Avocado/HCAvacadoseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedavocadotree,
        Time:15,
	Category:Farming,
    }

    recipe Plant Cherry
    {
        SkillRequired:Farming=10,
        Cherry/HCCherryseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcherrytree,
        Time:15,
	Category:Farming,
    }

    recipe Plant Pear
    {
        SkillRequired:Farming=10,
        HCPear/HCPearseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedpeartree,
        Time:15,
	Category:Farming,
    }

    recipe Plant Pineapple
    {
        SkillRequired:Farming=10,
        Pineapple/HCPineappleseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpineapple,
        Time:15,
	Category:Farming,
    }

    recipe Plant Zucchini
    {
        SkillRequired:Farming=10,
        Zucchini/HCZucchiniseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedzucchini,
        Time:15,
	Category:Farming,
    }

    recipe Plant Tea
    {
        SkillRequired:Farming=10,
        HCTeaseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedtea,
        Time:15,
	Category:Farming,
    }

    recipe Plant Hemp
    {
        SkillRequired:Farming=10,
        HCHempseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedhemp,
        Time:15,
	Category:Farming,
    }

    recipe Plant Tobacco
    {
        SkillRequired:Farming=10,
        HCTobaccoseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedtobacco,
        Time:15,
	Category:Farming,
    }

    recipe Plant Chinese Cabbage
    {
        SkillRequired:Farming=10,
        HCChinesecabbage/HCChinesecabbageseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedchinesecabbage,
        Time:15,
	Category:Farming,
    }

    recipe Plant Cucumber
    {
        SkillRequired:Farming=10,
        HCCucumber/HCCucumberseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedcucumber,
        Time:15,
	Category:Farming,
    }

    recipe Plant Ginger
    {
        SkillRequired:Farming=10,
        HCGinger/HCGingerseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedginger,
        Time:15,
	Category:Farming,
    }

    recipe Plant Garlic
    {
        SkillRequired:Farming=10,
        HCGarlic/HCGarlicseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedgarlic,
        Time:15,
	Category:Farming,
    }

    recipe Plant Green Onion
    {
        SkillRequired:Farming=10,
        HCOniongreen/HCOniongreenseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedoniongreen,
        Time:15,
	Category:Farming,
    }

    recipe Plant Sweet Potato
    {
        SkillRequired:Farming=10,
        HCSweetpotato/HCPotatosweetseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedsweetpotato,
        Time:15,
	Category:Farming,
    }

    recipe Plant Jute Plant
    {
        SkillRequired:Farming=10,
        HCJuteseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedjute,
        Time:15,
	Category:Farming,
    }

    recipe Plant Green Pumpkin
    {
        SkillRequired:Farming=10,
        HCPumpkingreen/HCPumpkingreenseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpumpkingreen,
        Time:15,
	Category:Farming,
    }

    recipe Plant White Pumpkin
    {
        SkillRequired:Farming=10,
        HCPumpkinwhite/HCPumpkinwhiteseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpumpkinwhite,
        Time:15,
	Category:Farming,
    }

    recipe Plant Large Pumpkin
    {
        SkillRequired:Farming=10,
        HCPumpkinlarge/HCPumpkinlargeseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpumpkinlarge,
        Time:15,
	Category:Farming,
    }

    recipe Plant Buskin Pumpkin
    {
        SkillRequired:Farming=10,
        HCPumpkinbuskin/HCPumpkinbuskinseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpumpkinbuskin,
        Time:15,
	Category:Farming,
    }

    recipe Plant White Corn
    {
        SkillRequired:Farming=10,
        HCCornwhite/HCCornwhiteseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcornwhite,
        Time:15,
	Category:Farming,
    }

    recipe Plant Red Corn
    {
        SkillRequired:Farming=10,
        HCCornred/HCCornredseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcornred,
        Time:15,
	Category:Farming,
    }

    recipe Plant Blue Corn
    {
        SkillRequired:Farming=10,
        HCCornblue/HCCornblueseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcornblue,
        Time:15,
	Category:Farming,
    }

    recipe Plant Chili Peppers
    {
        SkillRequired:Farming=10,
        HCChilipepperseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedchilipepperplant,
        Time:15,
	Category:Farming,
    }

    recipe Plant Poppy
    {
        SkillRequired:Farming=10,
        HCPoppycapsule/HCPoppyseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpoppy,
        Time:15,
	Category:Farming,
    }

recipe Plant Cactus
    	{
        SkillRequired:Farming=10,
        HCCactusseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedcactus,
        Time:15,
	Category:Farming,
    	}

recipe Plant Blue Agave
    	{
        SkillRequired:Farming=10,
        HCAgaveblueseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedagaveblue,
        Time:15,
	Category:Farming,
    	}

recipe Plant Prickly Pear Cactus
    	{
        SkillRequired:Farming=10,
        HCPricklypearseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedpricklypearcactus,
        Time:15,
	Category:Farming,
    	}

recipe Plant Green Chili
    	{
        SkillRequired:Farming=10,
        HCChiligreenseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedchiligreen,
        Time:15,
	Category:Farming,
    	}

recipe Plant Tomatillo
    	{
        SkillRequired:Farming=10,
        HCTomatilloseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedtomatilloplant,
        Time:15,
	Category:Farming,
    	}

recipe Plant Cotton Plant
    	{
        SkillRequired:Farming=10,
        HCCottonseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedcottonplant,
        Time:15,
	Category:Farming,
    	}

recipe Plant Rice
    	{
        SkillRequired:Farming=10,
        HCRiceseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedrice,
        Time:15,
	Category:Farming,
    	}

recipe Plant Shiitake Mushrooms
    	{
        SkillRequired:Farming=10,
        HCShiitake,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedshiitake,
        Time:15,
	Category:Farming,
    	}

recipe Plant Portobello Mushrooms
    	{
        SkillRequired:Farming=10,
        HCPortobello,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedportobello,
        Time:15,
	Category:Farming,
    	}

recipe Plant Colewort
    	{
        SkillRequired:Farming=10,
        HCColewortseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedcolewort,
        Time:15,
	Category:Farming,
    	}

recipe Plant Rubber Tree
    	{
        SkillRequired:Farming=10,
        HCRubbertreeseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedrubbertree,
        Time:15,
	Category:Farming,
    	}

recipe Grow Spirulina in Tank
    	{
        SkillRequired:Farming=5,
        HCSpirulinaseeds/HCSpirulinafresh,
	HCFishtank,
	Water=10,
        Result:HCSpirulinatank,
    	NeedToBeLearn:true,
        Time:15,
	Category:Farming,
    	}

recipe Plant Bamboo
    {
        SkillRequired:Farming=10,
        HCBambooseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedbamboo,
        Time:15,
	Category:Farming,
    }

recipe Plant Artichokes
    {
        SkillRequired:Farming=10,
        HCArtichokesseeds,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedartichokes,
        Time:15,
	Category:Farming,
    }

recipe Plant Beets
    {
        SkillRequired:Farming=10,
        HCBeets,
        HCPlanter,
        keep HandShovel,
        Result:HCPottedbeets,
        Time:15,
	Category:Farming,
    }

recipe Plant Basil
    	{
        SkillRequired:Farming=10,
        HCBasilseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedbasil,
        Time:15,
	Category:Farming,
    	}

recipe Plant Alfalfa
    	{
        SkillRequired:Farming=10,
        HCAlfalfaseeds,
        HCClayflowerpotwithdirt,
        keep HandShovel,
        Result:HCPottedalfalfa,
        Time:15,
	Category:Farming,
    	}

recipe Build Compost Bin
    {
    SkillRequired:Woodwork=5;Farming=5;,
    keep Hammer,
    Nails=2,
    Plank=2,
    Worm=5,
    Result:HCCompostbin,
    NeedToBeLearn:true,
    Sound:PZ_Hammer,
    Time:250.0,
    Category:Farming,
    }

recipe Make Compost
    {
    	keep HCCompostbin,
	HCTermite/HCMolecricket/HCMaggot/HCBeetlegrub/HCBeetlegrubcooked/HCSnailcooked/HCSlugcooked/
	Catfish/Bass/Perch/Crappie/Panfish/Pike/Trout/BaitFish/Salmon/HCHerring/HCFriedherring/HCBBQsalmon/FishFillet/HCCrab/HCCrayfish/HCMussel/TunaTinOpen/CannedSardinesOpen/HCBlowfish/HCBream/HCEel/HCMackerel/HCMackerelpike/HCPrawn/HCRedsnapper/HCSeabass/HCSmelt/HCSnowcrab/HCSquid/HCTuna/HCWrasse/HCAsp/HCBrill/HCBurbot/HCCarp/HCChub/HCGrayling/HCLavaret/HCPlaice/HCRoach/HCRuffe/HCSilverbream/HCTench/HCZander/HCSalmon/
	DeadBird/Smallbirdmeat/Chicken/HCDuckmeat/HCGoosemeat/HCTurkeymeat/HCTurduckhen/
	Egg/HCFriedegg/HCHardboiledegg/HCSparrowegg/HCChickenegg/HCTurkeyegg/HCGooseegg/
	DeadRat/DeadMouse/DeadRabbit/Rabbitmeat/DeadSquirrel/Smallanimalmeat/HCSmallgamesteak/HCBeavermeat/HCRaccoonmeat/HCSkunkmeat/HCFoxmeat/HCBoarmeat/HCDeermeat/HCDeermeat2/HCVenison/HCBearmeat/HCBearsteak/HCBlackbearmeat/HCCheval/HCDonkeymeat/HCHorsemeat/
	HCPigmeat/HCSheepmeat/HCCowmeat/HCCowmeat2/
	HCFreshham/Ham/Bacon/BaconRashers/BaconBits/PorkChop/MuttonChop/MeatPatty/Steak/
	HCZedsteak/HCZedbrain/HCZedheart/HCZedlung/HCZedkidney/HCZedliver/HCZedpancreas/HCZedintestines/
	HCBBQsmallbird/HCBBQduck/HCBBQgoose/HCBBQturkey/HCBBQsteak/HCBBQchicken/HCBBQrat/
	HCIntestines/Corndog/Hotdog/HCSausagefrog/HCSausagebird/HCSausagechicken/HCSausageduck/HCSausagegoose/HCSausageturkey/HCSausagevermin/HCSausagerabbit/HCSausagesmallgame/HCSausagedeer/HCSausagebear/HCSausagemutton/HCSausagepork/HCSausagebeef/HCSausageitalian/HCSausagehot/HCSausagecheval/
	Dough/Bread/BreadDough/CakeSlice/BreadSlices/Pancakes/Waffles/Sandwich/CheeseSandwich/GrilledCheese/
	Burger/BurgerRecipe/Pizza/Fries/Tofu/
	HCCruller/HCCruller2/HCCruller3/HCDoughnutcake/HCDoughnutchocolate/HCDoughnutchocolate2/HCDoughnutcinnamon/HCDoughnutfilled/HCDoughnutfilled2/HCDoughnutfilled3/HCDoughnutglazed/HCDoughnutmaple/HCDoughnutoldfashioned/HCDoughnutpink/HCDoughnutplain/HCDoughnutpowdered/HCDoughnutsprinkle/HCDoughnuttwist/HCDoughnuttwist2/HCDoughnuttwist3/
	HCPortobello/HCShiitake/HCBunchofshrooms/HCBlewitshroom/HCLobstershroom/HCWitchshatshroom/HCYellowmorelshroom/HCChantrelle/MushroomGeneric1/MushroomGeneric2/MushroomGeneric3/MushroomGeneric4/MushroomGeneric5/MushroomGeneric6/MushroomGeneric7/
	Corn/HCCornred/HCCornblue/HCCornwhite/HCPumpkin/HCPumpkinflesh/HCPumpkingreen/HCPumpkinwhite/HCPumpkinlarge/HCPumpkinbuskin/Peas/HCPeapod/HCBeans/HCCucumber/Zucchini/Broccoli/HCCauliflower/HCArtichoke/HCColewort/Lettuce/HCChinesecabbage/Cabbage/HCCabbagered/HCCabbagewhite/Tomato/HCTomatillo/Eggplant/HCChilipepper/HCChiligreen/BellPepper/HCBellpeppergreen/HCBellpepperyellow/Carrots/RedRadish/Onion/HCOniongreen/HCGarlic/Leek/Potato/HCPotatogolden/HCPotatored/HCSweetpotato/HCGinger/HCSpirulinafresh/
	Apple/HCPear/Peach/HCApricot/Cherry/Avocado/Lemon/HCLime/Orange/Banana/Pineapple/Grapes/HCGrapesgreen/Watermelon/HCCactusfruit/HCPricklypearfruit/
	WatermelonSliced/WatermelonSmashed/HCSlicedapple/HCSlicedorange/HCSlicedlemon/HCSlicedlime/
	HCBunchofberries/BerryPoisonIvy/Strewberrie/BerryBlack/BerryBlue/BerryGeneric1/BerryGeneric2/BerryGeneric3/BerryGeneric4/BerryGeneric5/HCCandleberry/HCHuckleberry/HCCranberry/HCSeaberry/HCBlackcurrant/HCRedcurrant/HCArrowwoodberry/HCRaspberry/HCBlackthornberry/HCCrampbarkberry/HCCrowberry/HCGooseberry/HCHawthornfruit/HCElderberry/HCHolly/HCJuniperberry/
	HCGrass/HCReeds/HCCattail/HCMilkweedroot/HCLotusroot/HCClover/HCLotusleaf/HCNettles/HCThistle/HCHickoryleaves/HCOakleaves/HCMapleleaf/HCFern/HCFiddleheadfern/HCWillowbranch/HCAlderbough/HCElmbough/HCSprucebough/HCYewbough/HCPinebough/HCFirbough/
	Processedcheese/Cheese/HCCheddar/HCCurdkneaded/HCCurdcubed/HCCheddarwheelunaged/HCCheddarwheelwaxed/HCCheddarwheelaged/
	OpenBeans/CannedCornedBeefOpen/DogfoodOpen/HCCannedappleopen/HCCannedpearopen/HCCannedpeachopen/HCCannedgreenbeansopen/HCCannedshroomsopen/HCCannedpumpkinopen/HCCannedspamopen/HCCannedcranberriesopen/HCCannedpineappleopen/HCCannedrefriedbeansopen/HCCannedcreamofchickenopen/HCCannedsoupclassicopen/
	HCDogpoop/HCChickenpoop/HCHamsterpoop/HCRabbitpoop/HCSmallgamepoop/HCBoarpoop/HCDeerpoop/HCBearpoop/HCPigpoop/HCPigpoopferal/HCSheeppoop/HCSheeppoopferal/HCGoatpoop/HCGoatpoopferal/HCCowpoop/HCCowpoopferal,
    	CanBeDoneFromFloor:true,
    	Result:HCCompost,
    	NeedToBeLearn:true,
    	Time:500,
    	Category:Farming,
    }

recipe Fill Bag With Compost
    {
    HCCompost=10,
    EmptySandbag,
    Result:Fertilizer,
    NeedToBeLearn:true,
    Sound:shoveling
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Apples
    {
    keep HCPottedappletree,
    Fertilizer,
    Water,
    Result:Apple=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Bananas
    {
    keep HCPottedbananatree,
    Fertilizer,
    Water,
    Result:Banana=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Blackberries
    {
    keep HCPottedblackberrybush,
    Fertilizer,
    Water,
    Result:BerryBlack=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Bluberries
    {
    keep HCPottedblueberrybush,
    Fertilizer,
    Water,
    Result:BerryBlue=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Grapes
    {
    keep HCPottedgrapevine,
    Fertilizer,
    Water,
    Result:Grapes=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Lemons
    {
    keep HCPottedlemontree,
    Fertilizer,
    Water,
    Result:Lemon=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Oranges
    {
    keep HCPottedorangetree,
    Fertilizer,
    Water,
    Result:Orange=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Peaches
    {
    keep HCPottedpeachtree,
    Fertilizer,
    Water,
    Result:Peach=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Strawberries
    {
    keep HCPottedstrawberrybush,
    Fertilizer,
    Water,
    Result:Strewberrie=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Watermelon
    {
    keep HCPottedwatermelon,
    Fertilizer,
    Water,
    Result:Watermelon,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Bell Peppers
    {
    keep HCPottedbellpepper,
    Fertilizer,
    Water,
    Result:BellPepper=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Broccoli
    {
    keep HCPottedbroccoli,
    Fertilizer,
    Water,
    Result:Broccoli=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Cabbage
    {
    keep HCPottedcabbage,
    Fertilizer,
    Water,
    Result:Cabbage=2,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Carrots
    {
    keep HCPottedcarrots,
    Fertilizer,
    Water,
    Result:Carrots=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Corn
    {
    keep HCPottedcornstalk,
    Fertilizer,
    Water,
    Result:Corn=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Eggplants
    {
    keep HCPottedeggplant,
    Fertilizer,
    Water,
    Result:Eggplant=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Leeks
    {
    keep HCPottedleek,
    Fertilizer,
    Water,
    Result:Leek=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Lettuce
    {
    keep HCPottedlettuce,
    Fertilizer,
    Water,
    Result:Lettuce=2,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Onions
    {
    keep HCPottedonion,
    Fertilizer,
    Water,
    Result:Onion=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Peas
    {
    keep HCPottedpeaplant,
    Fertilizer,
    Water,
    Result:HCPeapod=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Potatoes
    {
    keep HCPottedpotato,
    Fertilizer,
    Water,
    Result:Potato=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Pumpkin
    {
    keep HCPottedpumpkin,
    Fertilizer,
    Water,
    Result:HCPumpkin=2,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Radishes
    {
    keep HCPottedradish,
    Fertilizer,
    Water,
    Result:RedRadish=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Tomatoes
    {
    keep HCPottedtomato,
    Fertilizer,
    Water,
    Result:Tomato=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Peanuts
    {
    keep HCPottedpeanutplant,
    Fertilizer,
    Water,
    Result:Peanuts=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Avocados
    {
    keep HCPottedavocadotree,
    Fertilizer,
    Water,
    Result:Avocado=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Cherries
    {
    keep HCPottedcherrytree,
    Fertilizer,
    Water,
    Result:Cherry=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Pears
    {
    keep HCPottedpeartree,
    Fertilizer,
    Water,
    Result:HCPear=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Pineapple
    {
    keep HCPottedpineapple,
    Fertilizer,
    Water,
    Result:Pineapple=2,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Zucchini
    {
    keep HCPottedzucchini,
    Fertilizer,
    Water,
    Result:Zucchini=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Tea Leaves
    {
    keep HCPottedtea,
    Fertilizer,
    Water,
    Result:HCTeafresh=2,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    OnCreate:recipe_hcteaseeds2,
    }

recipe Harvest Hemp
    {
    keep HCPottedhemp,
    Fertilizer,
    Water,
    Result:HCPlantfibers=2,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    OnCreate:recipe_hchempseeds2,
    }

recipe Harvest Hemp
    {
    keep HCPottedhemp,
    Fertilizer,
    Water,
    Result:HCHempbudfresh=4,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Tobacco
    {
    keep HCPottedtobacco,
    Fertilizer,
    Water,
    Result:HCTobaccoleaffresh=2,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    OnCreate:recipe_hctobaccoseeds2,
    }

recipe Harvest Chinese Cabbage
    {
    keep HCPottedchinesecabbage,
    Fertilizer,
    Water,
    Result:HCChinesecabbage=2,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Cucumbers
    {
    keep HCPottedcucumber,
    Fertilizer,
    Water,
    Result:HCCucumber=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Ginger
    {
    keep HCPottedginger,
    Fertilizer,
    Water,
    Result:HCGinger=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Garlic
    {
    keep HCPottedgarlic,
    Fertilizer,
    Water,
    Result:HCGarlic=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Green Onions
    {
    keep HCPottedoniongreen,
    Fertilizer,
    Water,
    Result:HCOniongreen=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Sweet Potatoes
    {
    keep HCPottedsweetpotato,
    Fertilizer,
    Water,
    Result:HCSweetpotato=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Jute Plant
    {
    keep HCPottedjute,
    Fertilizer,
    Water,
    keep HCHedgecutter/HCPruningsheers,
    Result:HCJutestems=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    OnCreate:recipe_hcjuteseeds2,
    }

recipe Harvest Green Pumpkins
    {
    keep HCPottedpumpkingreen,
    Fertilizer,
    Water,
    Result:HCPumpkingreen=3,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest White Pumpkins
    {
    keep HCPottedpumpkinwhite,
    Fertilizer,
    Water,
    Result:HCPumpkinwhite=3,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Large Pumpkins
    {
    keep HCPottedpumpkinlarge,
    Fertilizer,
    Water,
    Result:HCPumpkinlarge=2,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Buskin Pumpkins
    {
    keep HCPottedpumpkinbuskin,
    Fertilizer,
    Water,
    Result:HCPumpkinbuskin=3,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest White Corn
    {
    keep HCPottedcornwhite,
    Fertilizer,
    Water,
    Result:HCCornwhite=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Red Corn
    {
    keep HCPottedcornred,
    Fertilizer,
    Water,
    Result:HCCornred=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Blue Corn
    {
    keep HCPottedcornblue,
    Fertilizer,
    Water,
    Result:HCCornblue=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Chili Peppers
    {
    keep HCPottedchilipepperplant,
    Fertilizer,
    Water,
    Result:HCChilipepper=5,
    CanBeDoneFromFloor:true,
    Time:150.0,
    Category:Farming,
    }

recipe Harvest Poppy Capsules
    {
        keep HCPottedpoppy,
        Fertilizer,
        Water,
        Result:HCPoppycapsule=5,
        OnCreate:recipe_hcgetpoppyflower,
        CanBeDoneFromFloor:true,
        Time:150.0,
        Category:Farming,
    }

recipe Harvest Cactus Fruit
    	{
    	keep HCPottedcactus,
    	Fertilizer,
    	Water,
    	Result:HCCactusfruit=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	} 

recipe Harvest Blue Agave Leaves
    	{
    	keep HCPottedagaveblue,
    	Fertilizer,
    	Water,
    	Result:HCAgavebluecut,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Prickly Pear Fruit
    	{
    	keep HCPottedpricklypearcactus,
    	Fertilizer,
    	Water,
    	Result:HCPricklypearfruit=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Green Chili
    	{
    	keep HCPottedchiligreen,
    	Fertilizer,
    	Water,
    	Result:HCChiligreen=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Tomatillo
    	{
    	keep HCPottedtomatilloplant,
    	Fertilizer,
    	Water,
    	Result:HCTomatillo=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Cotton Plant
    	{
    	keep HCPottedcottonplant,
    	Fertilizer,
    	Water,
    	Result:HCCottonraw=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Rice
    	{
    	keep HCPottedrice,
    	Fertilizer,
    	Water,
    	Result:HCRiceraw=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Shiitake Mushrooms
    	{
    	keep HCPottedshiitake,
    	Fertilizer,
    	Water,
    	Result:HCShiitake=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Portobello Mushrooms
    	{
    	keep HCPottedportobello,
    	Fertilizer,
    	Water,
    	Result:HCPortobello=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Colewort
    	{
    	keep HCPottedcolewort,
    	Fertilizer,
    	Water,
    	Result:HCColewort=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Rubber Tree Seeds
    	{
    	keep HCPottedrubbertree,
    	Fertilizer,
    	Water,
    	Result:HCRubbertreeseeds=3,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Spirulina
    	{
    	keep HCSpirulinatank,
    	Fertilizer,
    	Water,
    	Result:HCSpirulinafresh=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Bamboo
    	{
    	keep HCPottedbamboo,
    	Fertilizer,
    	Water,
    	Result:HCBamboo=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Beets
    	{
    	keep HCPottedbeets,
    	Fertilizer,
    	Water,
    	Result:HCBeet=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Basil
    	{
    	keep HCPottedbasil,
    	Fertilizer,
    	Water,
    	Result:HCBasilleaf=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Asparagus
    	{
    	keep HCPottedasparagus,
    	Fertilizer,
    	Water,
    	Result:HCAsparagus=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}

recipe Harvest Alfalfa
    	{
    	keep HCPottedasparagus,
    	Fertilizer,
    	Water,
    	Result:HCAlfalfa=5,
    	CanBeDoneFromFloor:true,
    	Time:150.0,
    	Category:Farming,
    	}
   
}