module Base
{
	craftRecipe Dry_Basil
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Basil],		
		}
		outputs
		{
			item 1 Base.BasilDried,
		}
	}
	
	craftRecipe Dry_Chamomile
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Chamomile],		
		}
		outputs
		{
			item 1 Base.ChamomileDried,
		}
	}
	
	craftRecipe Dry_Chives
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Chives],		
		}
		outputs
		{
			item 1 Base.ChivesDried,
		}
	}
	
	craftRecipe Dry_Cilantro
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Cilantro],		
		}
		outputs
		{
			item 1 Base.CilantroDried,
		}
	}
	
	craftRecipe Dry_Marigold
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Marigold],		
		}
		outputs
		{
			item 1 Base.MarigoldDried,
		}
	}
	
	craftRecipe Dry_Oregano
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Oregano],		
		}
		outputs
		{
			item 1 Base.OreganoDried,
		}
	}
	
	craftRecipe Dry_Parsley
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Parsley],		
		}
		outputs
		{
			item 1 Base.ParsleyDried,
		}
	}
	
	craftRecipe Dry_Rosemary
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Rosemary],		
		}
		outputs
		{
			item 1 Base.RosemaryDried,
		}
	}
	
	craftRecipe Dry_Sage
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Sage],		
		}
		outputs
		{
			item 1 Base.SageDried,
		}
	}
	
	craftRecipe Dry_Thyme
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Thyme],		
		}
		outputs
		{
			item 1 Base.ThymeDried,
		}
	}
	
	craftRecipe Dry_BlackSage
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.BlackSage],		
		}
		outputs
		{
			item 1 Base.BlackSageDried,
		}
	}
	
	craftRecipe Dry_Comfrey
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Comfrey],		
		}
		outputs
		{
			item 1 Base.ComfreyDried,
		}
	}
	
	craftRecipe Dry_CommonMallow
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.CommonMallow],		
		}
		outputs
		{
			item 1 Base.CommonMallowDried,
		}
	}
	
	craftRecipe Dry_BroadleafPlantain
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Plantain],		
		}
		outputs
		{
			item 1 Base.PlantainDried,
		}
	}
	
	craftRecipe Dry_WildGarlic
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.WildGarlic2],		
		}
		outputs
		{
			item 1 Base.WildGarlicDried,
		}
	}
	
	craftRecipe Dry_Jalapenos
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 tags[base:SharpKnife;base:MeatCleaver] mode:keep flags[SharpnessCheck],
			item 1 [Base.PepperJalapeno],		
		}
		outputs
		{
			item 1 Base.PepperJalapenoDried,
			item 1 Base.JalapenoSeed,
		}
	}
	
	craftRecipe Dry_Habaneros
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 tags[base:SharpKnife;base:MeatCleaver] mode:keep flags[SharpnessCheck],
			item 1 [Base.PepperHabanero],		
		}
		outputs
		{
			item 1 Base.PepperHabaneroDried,
			item 1 Base.HabaneroSeed,
		}
	}
	
	craftRecipe Dry_Greenpeas
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 4 [Base.Greenpeas],		
		}
		outputs
		{
			item 1 Base.GreenpeasSeed,
		}
	}
	
	craftRecipe Dry_Soybeans
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 5 [Base.Soybeans],		
		}
		outputs
		{
			item 1 Base.SoybeansSeed,
		}
	}
	
	craftRecipe Dry_Roses
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Roses],		
		}
		outputs
		{
			item 1 Base.RosePetalsDried,
		}
	}
	
	craftRecipe Dry_Lavender
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Lavender],		
		}
		outputs
		{
			item 1 Base.LavenderPetalsDried,
			item 1 Base.LavenderSeed,
		}
	}
	
	craftRecipe Dry_PoppyPods
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.PoppyPods],		
		}
		outputs
		{
			item 1 Base.PoppyPodsDried,
		}
	}
	
	craftRecipe Dry_Hops
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Hops],		
		}
		outputs
		{
			item 1 Base.HopsDried,
		}
	}
	
	craftRecipe Dry_Corn
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 14 [Base.Corn],		
		}
		outputs
		{
			item 1 Base.CornSeed,
		}
	}
	
	craftRecipe Dry_Sunflower
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 tags[base:SharpKnife;base:MeatCleaver] mode:keep flags[SharpnessCheck],
			item 1 [Base.SunflowerHead],
		}
		outputs
		{
			item 1 Base.SunflowerHeadDried,
		}
	}
	
	craftRecipe Dry_Wheat
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.WheatSheaf],		
		}
		outputs
		{
			item 1 Base.WheatSheafDried,
		}
	}
	
	craftRecipe Dry_Flax
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Flax],		
		}
		outputs
		{
			item 1 Base.FlaxDried,
		}
	}
	
	craftRecipe Dry_Tobacco
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.Tobacco],		
		}
		outputs
		{
			item 1 Base.TobaccoDried,
		}
	}
	
	craftRecipe Dry_Rye
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.RyeSheaf],		
		}
		outputs
		{
			item 1 Base.RyeSheafDried,
		}
	}
	
	craftRecipe Dry_Hemp
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.HempBundle],		
		}
		outputs
		{
			item 1 Base.HempBundleDried,
		}
	}
	
	craftRecipe Dry_Barley
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.BarleySheaf],		
		}
		outputs
		{
			item 1 Base.BarleySheafDried,
		}
	}
	
	craftRecipe Dry_Mint
	{
		timedAction = Making,
		time = 10,
		tags = InHandCraft;CanBeDoneInDark;Cooking,
		category = Preserve,
		inputs
		{
			item 1 [Base.Plant_Dryer] mode:keep,
			item 1 [Base.MintHerb],
		}
		outputs
		{
			item 1 Base.MintHerbDried,
		}
	}
}