module Base
{
	item Plant_Dryer
	{
		DisplayName = Portable Mini Plant Dryer,
		DisplayCategory = Cooking,
		Type = Normal,
		Weight = 7,
		Icon = PlantDryer,
		WorldObjectSprite = Item_PlantDryer,
	}
	
	item Avocado_Dried
	{
		DisplayName = Avocado (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.03,
		Icon = Avocado,
		EvolvedRecipe = Omelette:8;Soup:16;Stew:16;Pie:16;Stir fry:16;Sandwich:8;Salad:16;Rice:16;Pasta:16;Taco:8;Burrito:8;Toast:8,
		EvolvedRecipeName = Avocado,
		FoodType = Vegetables,
		HungerChange = -16,
		Calories = 227,
		Carbohydrates = 11.75,
		Lipids = 20.96,
		Proteins = 2.67,
		StaticModel = Avocado_Ground,
		WorldStaticModel = Avocado_Ground,
	}
	
	item Corn_Dried
	{
		DisplayName = Corn (Dried),
		DisplayCategory = Food,
		EatType = eatOffStick,
		Type = Food,
		Weight = 0.02,
		Icon = Corn,
		EvolvedRecipe = Soup:14;Stew:14;Stir fry:14;Burger:7;Hotdog:7;Salad:7|Cooked;Rice:14;Pasta:14;Burrito:7|Cooked;Taco:7|Cooked,
		EvolvedRecipeName = Corn,
		FoodType = Vegetables,
		HungerChange = -14,
		Calories = 88,
		Carbohydrates = 26.74,
		Lipids = 1.93,
		Proteins = 4.68,
		CustomEatSound = EatingCrispy,
		StaticModel = Corn_Ground,
		WorldStaticModel = Corn_Ground,
	}
	
	item Apple_Dried
	{
		DisplayName = Apple (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = AppleDry,
		EvolvedRecipe = Cake:16;FruitSalad:16;Pancakes:8;Muffin:8;PieSweet:16;Oatmeal:8;Salad:8,
		FoodType = Fruits,
		HungerChange = -16,
		Calories = 95,
		Carbohydrates = 25.13,
		Lipids = 0.31,
		Proteins = 0.47,
		CustomEatSound = EatingCrispy,
		StaticModel = Apple_Ground,
		WorldStaticModel = Apple_Ground,
		EvolvedRecipeName = Apple,
	}
	
	item Banana_Dried
	{
		DisplayName = Banana (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = BananaDry,
		EvolvedRecipe = Bread:16;Cake:16;FruitSalad:8;Pancakes:8;Muffin:8;ConeIcecream:4;PieSweet:16;Oatmeal:8;Sandwich:8,
		FoodType = Fruits,
		HungerChange = -16,
		Calories = 105,
		Carbohydrates = 26.95,
		Lipids = 0.39,
		Proteins = 1.29,
		CustomEatSound = EatingCrispy,
		StaticModel = Banana_Ground,
		WorldStaticModel = Banana_Ground,
		EvolvedRecipeName = Banana,
	}
	
	item Cherry_Dried
	{
		DisplayName = Cherries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.04,
		Icon = CherryDry,
		EvolvedRecipe = Cake:12;FruitSalad:12;Pancakes:12;Muffin:12;ConeIcecream:12;PieSweet:12;Oatmeal:12,
		FoodType = Fruits,
		HungerChange = -12,
		Calories = 20,
		Carbohydrates = 5.24,
		Lipids = 0,
		Proteins = 0.36,
		CustomEatSound = EatingCrispy,
		StaticModel = Cherry_Ground,
		WorldStaticModel = Cherry_Ground,
	}
	
	item Grapefruit_Dried
	{
		DisplayName = Grapefruit (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.03,
		Icon = GrapefruitDry,
		EvolvedRecipe = Salad:10;FruitSalad:10;Pancakes:10;Muffin:10;PieSweet:10;Oatmeal:10,
		FoodType = Fruits,
		HungerChange = -10,
		Calories = 15,
		Carbohydrates = 101.11,
		Lipids = 3.78,
		Proteins = 17.56,
		CustomEatSound = EatingCrispy,
		StaticModel = Grapefruit_Eat,
		WorldStaticModel = Grapefruit_Ground,
	}
	
	item Grapes_Dried
	{
		DisplayName = Raisins,
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Raisins,
		EvolvedRecipe = Cake:15;FruitSalad:15;Pancakes:15;Muffin:15;Salad:5,
		FoodType = Fruits,
		HungerChange = -15,
		Calories = 62,
		Carbohydrates = 15.78,
		Lipids = 0.32,
		Proteins = 0.58,
		CustomEatSound = EatingCrispy,
		StaticModel = Raisins,
		WorldStaticModel = Raisins,
		EvolvedRecipeName = Raisin,
	}
	
	item Lemon_Dried
	{
		DisplayName = Lemon (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = LemonDry,
		EvolvedRecipe = HotDrink:2;Cake:2;FruitSalad:2;Pancakes:2;Muffin:2;PieSweet:2;Stir fry:2;Soup:2;Taco:2;Burrito:2,
		FoodType = Citrus,
		Spice = true,
		HungerChange = -10,
		Calories = 17,
		Carbohydrates = 5.41,
		Lipids = 0.17,
		Proteins = 0.64,
		CustomEatSound = EatingCrispy,
		StaticModel = Lemon_Ground,
		WorldStaticModel = Lemon_Ground,
		EvolvedRecipeName = Lemon,
		Tags = HerbalTea,
	}
	
	item Lime_Dried
	{
		DisplayName = Lime (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = LimeDry,
		EvolvedRecipe = HotDrink:2;Cake:2;FruitSalad:2;Pancakes:2;Muffin:2;PieSweet:2;Stir fry:2;Soup:2;Taco:2;Burrito:2,
		FoodType = Citrus,
		Spice = true,
		HungerChange = -10,
		Calories = 17,
		Carbohydrates = 5.41,
		Lipids = 0.17,
		Proteins = 0.64,
		CustomEatSound = EatingCrispy,
		StaticModel = Lime_Hand,
		WorldStaticModel = Lime_Ground,
		Tags = HerbalTea,
	}
	
	item Mango_Dried
	{
		DisplayName = Mango (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.03,
		Icon = MangoDry,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Muffin:10;PieSweet:10;Oatmeal:5,
		FoodType = Fruits,
		HungerChange = -20,
		Calories = 252,
		Carbohydrates = 78.7,
		Lipids = 1.09,
		Proteins = 3.89,
		StaticModel = Mango_Ground,
		WorldStaticModel = Mango_Ground,
	}
	
	item Orange_Dried
	{
		DisplayName = Orange (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = OrangeDry,
		EvolvedRecipe = Cake:2;FruitSalad:2;Pancakes:2;Muffin:2;PieSweet:2;Salad:2,
		FoodType = Fruits,
		HungerChange = -10,
		Calories = 65,
		Carbohydrates = 16.27,
		Lipids = 0.3,
		Proteins = 1,
		StaticModel = Orange_Ground,
		WorldStaticModel = Orange_Ground,
	}
	
	item Peach_Dried
	{
		DisplayName = Peach (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = PeachDry,
		EvolvedRecipe = Cake:12;FruitSalad:6;Pancakes:6;Muffin:6;PieSweet:12;Oatmeal:5,
		FoodType = Fruits,
		HungerChange = -12,
		Calories = 58,
		Carbohydrates = 14.31,
		Lipids = 0.38,
		Proteins = 1.36,
		StaticModel = Peach_Ground,
		WorldStaticModel = Peach_Ground,
	}
	
	item Pear_Dried
	{
		DisplayName = Pear (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = PearDry,
		EvolvedRecipe = Cake:8;FruitSalad:8;Pancakes:8;Muffin:8;PieSweet:8;Oatmeal:4;Salad:8,
		FoodType = Fruits,
		HungerChange = -16,
		Calories = 75,
		Carbohydrates = 20.13,
		Lipids = 0.21,
		Proteins = 0.27,
		StaticModel = Pear_Ground,
		WorldStaticModel = Pear_Ground,
	}
	
	item Pineapple_Dried
	{
		DisplayName = Pineapple (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.03,
		Icon = PineappleDry,
		EvolvedRecipe = Pizza:12;Cake:12;FruitSalad:12;Pancakes:12;Muffin:12;ConeIcecream:4;PieSweet:12;Oatmeal:6,
		FoodType = Fruits,
		HungerChange = -24,
		Calories = 452,
		Carbohydrates = 118.7,
		Lipids = 1.09,
		Proteins = 4.89,
		StaticModel = Pineapple_Ground,
		WorldStaticModel = Pineapple_Ground,
	}
	
	item Strawberries_Dried
	{
	    DisplayName	= Strawberries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Icon = StrawberryDry,
		Weight = 0.01,
		EvolvedRecipe = Cake:5;FruitSalad:5;Pancakes:5;ConeIcecream:5;Oatmeal:5;PieSweet:5;Salad:5;HotDrink:5,
		FoodType = Berry,
		HungerChange = -5,
		Calories = 4,
        Carbohydrates = 0.92,
        Proteins = 0.08,
        Lipids = 0.04,
		UnhappyChange = -10,
        StaticModel = Strawberry_Ground,
        WorldStaticModel = Strawberry_Ground,
		EvolvedRecipeName = Strawberry,
	}
	
	item Watermelon_Dried
	{
		DisplayName = Watermelon (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.05,
		Icon = WatermelonDry,
		EvolvedRecipe = Salad:5;FruitSalad:5;Pancakes:5;Muffin:5,
		FoodType = Fruits,
		HungerChange = -5,
		Calories = 225.8,
		Carbohydrates = 56.9,
		Lipids = 1.1,
		Proteins = 4.6,
		StaticModel = MelonSlice,
		WorldStaticModel = WaterMelonSlice_Ground,
		EvolvedRecipeName = Watermelon,
	}
	
	item BerryBlack_Dried
	{
		DisplayName = Berries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = BerryBlack,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HungerChange = -10,
		Calories = 23,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		StaticModel = BerryBlack,
		WorldStaticModel = BerryBlack,
		EvolvedRecipeName = Berry,
	}
	
	item BerryBlue_Dried
	{
		DisplayName = Berries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = BerryBlue,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HungerChange = -10,
		Calories = 23,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		StaticModel = BerryBlue,
		WorldStaticModel = BerryBlue,
		EvolvedRecipeName = Berry,
	}
	
	item BerryGeneric1_Dried
	{
		DisplayName = Berries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = Berry1Dry,
		EvolvedRecipe = Cake:5;FruitSalad:5;Pancakes:5;Muffin:5;ConeIcecream:5;PieSweet:5;Oatmeal:5,
		FoodType = Berry,
		HungerChange = -5,
		Calories = 12,
		Carbohydrates = 3,
		Lipids = 0,
		Proteins = 2,
		StaticModel = BerryGeneric1,
		WorldStaticModel = BerryGeneric1,
		EvolvedRecipeName = Berry,
	}
	
	item BerryGeneric2_Dried
	{
		DisplayName = Berries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = Berry2Dry,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HungerChange = -10,
		Calories = 23,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		StaticModel = BerryGeneric2,
		WorldStaticModel = BerryGeneric2,
		EvolvedRecipeName = Berry,
	}
	
	item BerryGeneric3_Dried
	{
		DisplayName = Berries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = Berry3Dry,
		EvolvedRecipe = Cake:5;FruitSalad:5;Pancakes:5;Muffin:5;ConeIcecream:5;PieSweet:5;Oatmeal:5,
		FoodType = Berry,
		HungerChange = -5,
		Calories = 8,
		Carbohydrates = 3,
		Lipids = 0,
		Proteins = 2,
		StaticModel = BerryGeneric3,
		WorldStaticModel = BerryGeneric3,
		EvolvedRecipeName = Berry,
	}
	
	item BerryGeneric4_Dried
	{
		DisplayName = Berries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = Berry4Dry,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HungerChange = -10,
		Calories = 23,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		StaticModel = BerryGeneric4,
		WorldStaticModel = BerryGeneric4,
		EvolvedRecipeName = Berry,
	}
	
	item BerryGeneric5_Dried
	{
		DisplayName = Berries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = Berry5Dry,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HungerChange = -10,
		Calories = 23,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		StaticModel = BerryGeneric5,
		WorldStaticModel = BerryGeneric5,
		EvolvedRecipeName = Berry,
	}
	
	item WinterBerry_Dried
	{
		DisplayName = Berries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = WinterBerryDry,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HungerChange = -10,
		Calories = 23,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		StaticModel = WinterBerries_Ground,
		WorldStaticModel = WinterBerries_Ground,
	}
	
	item BeautyBerry_Dried
	{
		DisplayName = Berries (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = BeautyBerryDry,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HungerChange = -10,
		Calories = 23,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		StaticModel = BeautyBerries_Ground,
		WorldStaticModel = BeautyBerries_Ground,
	}
	
	item BellPepper_Dried
	{
		DisplayName = Bell Pepper (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = BellPepper,
		EvolvedRecipe = Pizza:8;Omelette:4;Soup:8;Stew:8;Pie:8;Stir fry:8;Sandwich:2;Burger:2;Hotdog:2;Salad:4;Rice:8;Pasta:8;Taco:2;Burrito:4,
		FoodType = Vegetables,
		HungerChange = -8,
		Calories = 30,
		Carbohydrates = 7,
		Lipids = 0,
		Proteins = 1,
		CustomEatSound = EatingCrispy,
		StaticModel = BellPepper_Ground,
		WorldStaticModel = BellPepper_Ground,
	}
	
	item Broccoli_Dried
	{
		DisplayName = Broccoli (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Broccoli,
		EvolvedRecipe = Pizza:9;Omelette:9;Soup:9;Stew:9;Pie:9;Stir fry:9;Salad:9;Rice:9;Pasta:9,
		FoodType = Vegetables,
		HungerChange = -9,
		Calories = 11,
		Carbohydrates = 2,
		Lipids = 0.1,
		Proteins = 0.9,
		CustomEatSound = EatingCrispy,
		StaticModel = Broccoli_Ground,
		WorldStaticModel = Broccoli_Ground,
	}
	
	item BrusselSprouts_Dried
	{
		DisplayName = Brussels Sprouts (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.06,
		Icon = BrusselSprouts,
		EvolvedRecipe = Soup:10;Stew:10;Stir fry:10;Pie:10,
		FoodType = Vegetables,
		HungerChange = -20,
		Calories = 119,
		Carbohydrates = 20.45,
		Lipids = 0.85,
		Proteins = 7.95,
		CustomEatSound = EatingCrispy,
		StaticModel = BrusselSprouts,
		WorldStaticModel = BrusselSprouts,
	}
	
	item Cabbage_Dried
	{
	    DisplayName	= Cabbage (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,		
		Icon = Cabbage,
		Weight = 0.02,		
		EvolvedRecipe = Soup:12;Stew:12;Stir fry:12;Sandwich:6;Burger:6;Hotdog:6;Salad:12;Taco:6;Burrito:6,
		FoodType = Vegetables,
		HungerChange = -24,
        Calories = 180,
		Carbohydrates = 41,
        Proteins = 9,
        Lipids = 0.7,        
        StaticModel = Cabbage_Ground,
        WorldStaticModel = Cabbage_Ground,
	}
	
	item Carrots_Dried
	{
		DisplayName = Carrots (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Carrots,
		EvolvedRecipe = Soup:8;Stew:8;Pie:8;Stir fry:8;Sandwich:8;Salad:8;Rice:8;Pasta:8,
		FoodType = Vegetables,
		HungerChange = -8,
		Calories = 25,
		Carbohydrates = 6,
		Lipids = 0.15,
		Proteins = 0.6,
		CustomEatSound = EatingCrispy,
		StaticModel = Carrots_Hand,
		WorldStaticModel = Carrots_Ground,
		EvolvedRecipeName = Carrot,
	}
	
	item Cauliflower_Dried
	{
		DisplayName = Cauliflower (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Cauliflower,
		EvolvedRecipe = Pizza:9;Omelette:9;Soup:9;Stew:9;Pie:9;Stir fry:9;Salad:9;Rice:9;Pasta:9,
		FoodType = Vegetables,
		HungerChange = -9,
		Calories = 24,
		Carbohydrates = 3,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingCrispy,
		StaticModel = Cauliflower_Ground,
		WorldStaticModel = Cauliflower_Ground,
	}
	
	item Cucumber_Dried
	{
		DisplayName = Cucumber (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.03,
		Icon = Cucumber,
		EvolvedRecipe = Soup:5;Stir fry:5;Salad:5;Sandwich:5,
		FoodType = Vegetables,
		HungerChange = -5,
		Calories = 33,
		Carbohydrates = 6.10,
		Lipids = 0.63,
		Proteins = 2.37,
		StaticModel = Cucumber,
		WorldStaticModel = Cucumber,
	}
	
	item Daikon_Dried
	{
		DisplayName = Daikon (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Daikon,
		EvolvedRecipe = Soup:12;Stew:12;Pie:12;Stir fry:12;Salad:4;Rice:12;Pasta:12,
		FoodType = Vegetables,
		HungerChange = -12,
		Calories = 54,
		Carbohydrates = 12.59,
		Lipids = 0.27,
		Proteins = 1.34,
		CustomEatSound = EatingCrispy,
		StaticModel = Daikon_Ground,
		WorldStaticModel = Daikon_Ground,
	}
	
	item Edamame_Dried
	{
		DisplayName = Edamame (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = Edamame,
		EvolvedRecipe = Soup:5;Stew:5;Stir fry:5;Rice:5,
		FoodType = Vegetables,
		HungerChange = -5,
		Calories = 25,
		Carbohydrates = 10.45,
		Lipids = 0.45,
		Proteins = 3.95,
		CustomEatSound = EatingCrispy,
		StaticModel = Edamame_Ground,
		WorldStaticModel = Edamame_Ground,
	}
	
	item Eggplant_Dried
	{
		DisplayName = Eggplant (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Eggplant,
		EvolvedRecipe = Pizza:8;Omelette:8;Soup:16;Stew:16;Pie:16;Stir fry:16;Burger:8;Sandwich:4;Salad:8;Rice:16;Pasta:16,
		FoodType = Vegetables,
		HungerChange = -16,
		Calories = 114,
		Carbohydrates = 27,
		Lipids = 0.8,
		Proteins = 4.5,
		StaticModel = EggPlant_Ground,
		WorldStaticModel = EggPlant_Ground,
	}
	
	item Garlic_Dried
	{
		DisplayName = Garlic (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = Garlic,
		CantEat = true,
		EvolvedRecipe = Pizza:1;Omelette:1;Soup:1;Stew:1;Pie:1;Stir fry:1;Sandwich:1;Burger:1;Salad:1;Rice:1;Pasta:1;Taco:1;Burrito:1;Salad:1;Toast:1;Bread:1,
		FoodType = Herb,
		Spice = true,
		HungerChange = -5,
		Calories = 14,
		Carbohydrates = 3.27,
		Lipids = 0.035,
		Proteins = 0.385,
		StaticModel = Garlic,
		WorldStaticModel = Garlic,
	}
	
	item Greenpeas_Dried
	{
		DisplayName = Green Peas (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Greenpeas,
		EvolvedRecipe = Omelette:4;Soup:4;Stew:4;Stir fry:4;Rice:4,
		EvolvedRecipeName = Pea,
		FoodType = Vegetables,
		HungerChange = -4,
		Calories = 70,
		Carbohydrates = 13.125,
		Lipids = 0,
		Proteins = 3.5,
		CustomEatSound = EatingCrispy,
		StaticModel = Greenpeas,
		WorldStaticModel = Greenpeas,
	}
	
	item Kale_Dried
	{
		DisplayName = Kale (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Kale,
		EvolvedRecipe = Pizza:8;Omelette:8;Soup:8;Stew:8;Pie:8;Stir fry:8;Salad:8;Rice:8;Pasta:8;Sandwich:8;Burger:8,
		FoodType = Greens,
		HungerChange = -16,
        Carbohydrates = 41.41,
        Proteins = 9.14,
        Lipids = 0.71,
        Calories = 178,
		CustomEatSound = EatingCrispy,
		StaticModel = Kale,
		WorldStaticModel = Kale,
	}
	
	item Leek_Dried
	{
		DisplayName = Leek (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Leek,
		EvolvedRecipe = Omelette:6;Soup:12;Stew:12;Pie:12;Stir fry:12;Rice:12;Pasta:12,
		FoodType = Vegetables,
		HungerChange = -12,
		Calories = 54,
		Carbohydrates = 140,
		Lipids = 0.3,
		Proteins = 1.3,
		CustomEatSound = EatingCrispy,
		StaticModel = Leek_Ground,
		WorldStaticModel = Leek_Ground,
		EvolvedRecipeName = Leek,
	}
	
	item Onion_Dried
	{
		DisplayName = Onion (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Onion,
		EvolvedRecipe = Pizza:5;Omelette:2;Soup:5;Stew:5;Pie:5;Stir fry:5;Sandwich:2;Burger:2;Hotdog:2;Salad:2;Rice:5;Pasta:5;Taco:2;Burrito:2,
		FoodType = Vegetables,
		HungerChange = -10,
		Calories = 28,
		Carbohydrates = 6.54,
		Lipids = 0.07,
		Proteins = 0.77,
		CustomEatSound = EatingCrispy,
		StaticModel = Onion_Ground,
		WorldStaticModel = Onion_Ground,
		EvolvedRecipeName = Onion,
	}
	
	item Potato_Dried
	{
	    DisplayName = Potato (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,		
		Icon = Potato,
		Weight = 0.02,
		EvolvedRecipe = Omelette:9;Soup:18;Stew:18;Pie:18;Stir fry:18;Salad:9,
        FoodType = Vegetables,
		HungerChange =	-18,
		Calories = 70,
        Carbohydrates = 15,
        Proteins = 3,
        Lipids = 0.15,        
        StaticModel = Potato_Ground,
        WorldStaticModel = Potato_Ground,
	}
	
	item Pumpkin_Dried
	{
		DisplayName = Pumpkin Slice (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Pumpkin_Slice,
		EvolvedRecipe = Soup:10;Stew:10;Stir fry:10;Roasted Vegetables:10;Pie:10,
		FoodType = Vegetables,
		HungerChange = -10,
		Calories = 101,
		Carbohydrates = 5.11,
		Lipids = 5.15,
		Proteins = 8.63,		
		StaticModel = PumpkinSlice,
		WorldStaticModel = PumpkinSlice,
		EvolvedRecipeName = Pumpkin,
	}
	
	item RedRadish_Dried
	{
	    DisplayName	= Radish (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		FoodType = Vegetables,
		Icon = Radish,
		Weight = 0.01,
		EvolvedRecipe = Soup:3;Stew:3;Stir fry:3;Burger:3;Salad:3;Sandwich:3,
		HungerChange = -3,
		Calories = 1,
		Carbohydrates = 0.15,
        Proteins = 0,
        Lipids = 0,        
        StaticModel = RedRadish_Ground,
        WorldStaticModel = RedRadish_Ground,
	}
	
	item RedRadishBunch_Dried
	{
	    DisplayName	= Radish Bundle (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		FoodType = Vegetables,
		Icon = RadishBunch,
		Weight = 0.04,
		EvolvedRecipe = Soup:12;Stew:12;Stir fry:12;Burger:12;Salad:12;Sandwich:12,
		HungerChange = -12,
		Calories = 4,
		Carbohydrates = 0.60,
        Proteins = 0,
        Lipids = 0,        
        StaticModel = RadishBunch,
        WorldStaticModel = RadishBunch,
	}
	
	item Spinach_Dried
	{
		DisplayName = Spinach (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.01,
		Icon = Spinach,
		EvolvedRecipe = Soup:5;Stew:5;Stir fry:5;Pie:5;Salad:5;Taco:5;Burrito:5;Omelette:5;Rice:5;Pasta:5,
		FoodType = Vegetables,
		HungerChange = -5,
		Calories = 24,
		Carbohydrates = 3,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingCrispy,
		StaticModel = Spinach,
		WorldStaticModel = Spinach,
		EvolvedRecipeName = Spinach,
	}
	
	item Squash_Dried
	{
		DisplayName = Squash (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.05,
		Icon = Squash,
		EatType = 2handforced,
		EvolvedRecipe = Stir fry:20;Soup:20;Stew:20;Salad:10;Rice:10;Pasta:10,
		FoodType = Vegetables,
		HungerChange = -20,
		Calories = 202,
		Carbohydrates = 10.22,
		Lipids = 10.30,
		Proteins = 17.26,
		StaticModel = Squash,
		WorldStaticModel = Squash,
		EvolvedRecipeName = Squash,
	}
	
	item SweetPotato_Dried
	{
		DisplayName = Sweet Potato (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = SweetPotato,
		EvolvedRecipe = Soup:18;Stew:18;Pie:18;Stir fry:18;Salad:9,
		FoodType = Vegetables,
		HungerChange = -18,
		Carbohydrates = 14.52,
		Proteins = 2.88,
		Lipids = 0.15,
		Calories = 70,
		StaticModel = SweetPotato_Ground,
		WorldStaticModel = SweetPotato_Ground,
		EvolvedRecipeName = Sweet Potato,
	}
	
	item Tomato_Dried
	{
	    DisplayName = Tomato (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Icon = Tomato,
		Weight = 0.02,
		EvolvedRecipe = Pizza:12;Omelette:6;Soup:12;Stew:12;Pie:12;Stir fry:12;Sandwich:6;Burger:6;Hotdog:6;Salad:6;Rice:12;Pasta:12;Taco:6;Burrito:6,
		FoodType = Vegetables,
        HungerChange = -12,
		Calories = 14,
		Carbohydrates = 3.5,
        Proteins = 1.3,
        Lipids = 0.2,        
        StaticModel = Tomato_Ground,
        WorldStaticModel = Tomato_Ground,
	}
	
	item Turnip_Dried
	{
		DisplayName = Turnip (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.02,
		Icon = Turnip,
		EvolvedRecipe = Soup:18;Stew:18;Pie:18;Stir fry:18;Salad:9,
		FoodType = Vegetables,
		HungerChange = -18,
		Carbohydrates = 14.52,
		Proteins = 2.88,
		Lipids = 0.15,
		Calories = 70,
		CustomEatSound = EatingCrispy,
		StaticModel = Turnip,
		WorldStaticModel = Turnip,		
		EvolvedRecipeName = Turnip,
	}
	
	item Zucchini_Dried
	{
		DisplayName = Zucchini (Dried),
		DisplayCategory = Food,
		EatType = EatSmall,
		Type = Food,
		Weight = 0.03,
		Icon = Zucchini,
		EvolvedRecipe = Pizza:10;Soup:10;Stew:10;Pie:10;Stir fry:10;Salad:10;Rice:10;Pasta:10;Sandwich:5;Omelette:5,
		FoodType = Vegetables,
		HungerChange = -10,
		Calories = 33,
		Carbohydrates = 6.10,
		Lipids = 0.63,
		Proteins = 2.37,
		StaticModel = Zucchini_Ground,
		WorldStaticModel = Zucchini_Ground,
		EvolvedRecipeName = Zucchini,
	}
	
	item Blackbeans_Dried
	{
		DisplayName = Black Beans (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.01,
		Icon = Blackbeans,
		EvolvedRecipe = Soup:10;Stew:10;Stir fry:10;Rice:10;Burrito:10;Taco:10;Salad:10,
		FoodType = Bean,
		EatType = EatSmall,
		HungerChange = -10,
		Calories = 45,
		Carbohydrates = 10.45,
		Lipids = 0.45,
		Proteins = 3.95,
		WorldStaticModel = Blackbeans_Ground,
		EvolvedRecipeName = Black Bean,
	}
	
	item MushroomGeneric1_Dried
	{
		DisplayName = Mushroom (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = MushroomGeneric1,
		EvolvedRecipe = Pizza:13;Burger:13;Hotdog:13;Omelette:13;Stir fry:13;Stew:13;Pie:13;Soup:13;Sandwich:13;Salad:13;Rice:13;Pasta:13;HotDrink:6,
		FoodType = Mushroom,
		EatType = EatSmall,
		OnEat = OnEat_WildFoodGeneric,
		HungerChange = -13,
		Calories = 30,
		Carbohydrates = 2.12,
		Lipids = 0.24,
		Proteins = 2.04,
		CustomEatSound = EatingCrispy,
		StaticModel = MushroomGeneric1_Hand,
		WorldStaticModel = MushroomGeneric1,
		EvolvedRecipeName = Mushroom,
	}
	
	item MushroomGeneric2_Dried
	{
		DisplayName = Mushroom (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = MushroomGeneric2,
		EvolvedRecipe = Pizza:13;Burger:13;Hotdog:13;Omelette:13;Stir fry:13;Stew:13;Pie:13;Soup:13;Sandwich:13;Salad:13;Rice:13;Pasta:13;HotDrink:6,
		FoodType = Mushroom,
		EatType = EatSmall,
		OnEat = OnEat_WildFoodGeneric,
		HungerChange = -13,
		Calories = 30,
		Carbohydrates = 2.12,
		Lipids = 0.24,
		Proteins = 2.04,
		CustomEatSound = EatingCrispy,
		StaticModel = MushroomGeneric2_Hand,
		WorldStaticModel = MushroomGeneric2,
		EvolvedRecipeName = Mushroom,
	}

	item MushroomGeneric3_Dried
	{
		DisplayName = Mushroom (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = MushroomGeneric3,
		EvolvedRecipe = Pizza:15;Burger:15;Hotdog:15;Omelette:15;Stir fry:15;Stew:15;Pie:15;Soup:15;Sandwich:15;Salad:15;Rice:15;Pasta:15;HotDrink:5,
		FoodType = Mushroom,
		EatType = EatSmall,
		OnEat = OnEat_WildFoodGeneric,
		HungerChange = -15,
		Calories = 32,
		Carbohydrates = 2.56,
		Lipids = 0.32,
		Proteins = 2.36,
		CustomEatSound = EatingCrispy,
		StaticModel = MushroomGeneric3,
		WorldStaticModel = MushroomGeneric3,
		EvolvedRecipeName = Mushroom,
	}

	item MushroomGeneric4_Dried
	{
		DisplayName = Mushroom (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = MushroomGeneric4,
		EvolvedRecipe = Pizza:13;Burger:13;Hotdog:13;Omelette:13;Stir fry:13;Stew:13;Pie:13;Soup:13;Sandwich:13;Salad:13;Rice:13;Pasta:13;HotDrink:5,
		FoodType = Mushroom,
		EatType = EatSmall,
		OnEat = OnEat_WildFoodGeneric,
		HungerChange = -13,
		Calories = 30,
		Carbohydrates = 2.12,
		Lipids = 0.24,
		Proteins = 2.04,
		CustomEatSound = EatingCrispy,
		StaticModel = MushroomGeneric4_Hand,
		WorldStaticModel = MushroomGeneric4,
		EvolvedRecipeName = Mushroom,
	}

	item MushroomGeneric5_Dried
	{
		DisplayName = Mushroom (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = MushroomGeneric5,
		EvolvedRecipe = Pizza:15;Burger:15;Hotdog:15;Omelette:15;Stir fry:15;Stew:15;Pie:15;Soup:15;Sandwich:15;Salad:15;Rice:15;Pasta:15;HotDrink:5,
		FoodType = Mushroom,
		EatType = EatSmall,
		OnEat = OnEat_WildFoodGeneric,
		HungerChange = -15,
		Calories = 32,
		Carbohydrates = 2.56,
		Lipids = 0.32,
		Proteins = 2.36,
		CustomEatSound = EatingCrispy,
		StaticModel = MushroomGeneric5_Hand,
		WorldStaticModel = MushroomGeneric5,
		EvolvedRecipeName = Mushroom,
	}
	
	item MushroomGeneric6_Dried
	{
		DisplayName = Mushroom (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = MushroomGeneric6,
		EvolvedRecipe = Pizza:13;Burger:13;Hotdog:13;Omelette:13;Stir fry:13;Stew:13;Pie:13;Soup:13;Sandwich:13;Salad:13;Rice:13;Pasta:13;HotDrink:6,
		FoodType = Mushroom,
		EatType = EatSmall,
		OnEat = OnEat_WildFoodGeneric,
		HungerChange = -13,
		Calories = 30,
		Carbohydrates = 2.12,
		Lipids = 0.24,
		Proteins = 2.04,
		CustomEatSound = EatingCrispy,
		StaticModel = MushroomGeneric6,
		WorldStaticModel = MushroomGeneric6,
		EvolvedRecipeName = Mushroom,
	}
	
	item MushroomGeneric7_Dried
	{
		DisplayName = Mushroom (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = MushroomGeneric7,
		EvolvedRecipe = Pizza:13;Burger:13;Hotdog:13;Omelette:13;Stir fry:13;Stew:13;Pie:13;Soup:13;Sandwich:13;Salad:13;Rice:13;Pasta:13;HotDrink:6,
		FoodType = Mushroom,
		EatType = EatSmall,
		OnEat = OnEat_WildFoodGeneric,
		HungerChange = -13,
		Calories = 32,
		Carbohydrates = 2.12,
		Lipids = 0.24,
		Proteins = 2.04,
		CustomEatSound = EatingCrispy,
		StaticModel = MushroomGeneric7,
		WorldStaticModel = MushroomGeneric7,
		EvolvedRecipeName = Mushroom,
	}
	
	item MushroomsButton_Dried
	{
		DisplayName = Mushroom (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = MushroomButton,
		EvolvedRecipe = Pizza:7;Burger:4;Omelette:7;Stir fry:7;Stew:13;Pie:7;Soup:7;Sandwich:4;Salad:4;Rice:7;Pasta:7,
		FoodType = Mushroom,	
		EatType = EatSmall,
		HungerChange = -7,
		Calories = 15,
		Carbohydrates = 1.06,
		Lipids = 0.12,
		Proteins = 1.02,
		CustomEatSound = EatingCrispy,
		StaticModel = MushroomsButton_Hand,
		WorldStaticModel = MushroomsButton,
		EvolvedRecipeName = Mushroom,
	}
	
	item Dandelions_Dried
	{
		DisplayName = Dandelions (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.01,
		Icon = DandelionsDried,
		EvolvedRecipe = Pizza:5;HotDrink:1;Omelette:5;Sandwich:5;Salad:5;Soup:5;Stew:5;Burger:5,
		Spice = true,
		FoodType = Greens,
		EatType = EatSmall,
		HungerChange = -5,
		Calories = 25,
		Carbohydrates = 5,
		Lipids = 0.5,
		Proteins = 1.5,
		CustomEatSound = EatingCrispy,
		StaticModel = Dandelion_Ground,
		WorldStaticModel = Dandelion_Ground,
		EvolvedRecipeName = Dandelion,
	}
	
	item DandelionBunch_Dried
	{
		DisplayName = Dandelion Bundle (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = DandelionBundle,
		EvolvedRecipe = Pizza:10;Omelette:10;Sandwich:10;Salad:10;Soup:10;Stew:10;Burger:10,
		Spice = true,
		FoodType = Greens,
		EatType = EatSmall,
		HungerChange = -10,
		Calories = 50,
		Carbohydrates = 10,
		Lipids = 1,
		Proteins = 3,
		CustomEatSound = EatingCrispy,
		StaticModel = DandelionBunch,
		WorldStaticModel = DandelionBunch,
		EvolvedRecipeName = Dandelion,
	}
	
	item GingerRoot_Dried
	{
		DisplayName = Ginger Root (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.01,
		Icon = RootGinger,
		EvolvedRecipe = Salad:1;Sandwich:1;Soup:2;Stew:2;Stir fry:2;HotDrink:1,
		Spice = true,
		HungerChange = -5,
		Calories = 46,
		Carbohydrates = 0.44,
		Lipids = 2.36,
		Proteins = 5.10,
		StaticModel = Ginger_Ground,
		WorldStaticModel = Ginger_Ground,
		EvolvedRecipeName = Ginger,
		Tags = HerbalTea,
		ReduceFoodSickness = 1,
	}
	
	item GrapeLeaves_Dried
	{
		DisplayName = Grape Leaves (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.01,
		Icon = GrapeLeaves,
		EvolvedRecipe = Soup:4;Stew:4;Salad:4;Rice:4;Pie:4;Sandwich:4,
		FoodType = Vegetables,
		Spice = true,
		EatType = EatSmall,
		HungerChange = -4,
		Calories = 73,
		Carbohydrates = 11,
		Lipids = 2,
		Proteins = 4,
		CustomEatSound = EatingCrispy,
		WorldStaticModel = GrapeLeaves,
		EvolvedRecipeName = Grape Leaf,
	}
	
	item GrapeLeavesBunch_Dried
	{
		DisplayName = Grape Leaves Bundle (Dried),
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.02,
		Icon = GrapeLeaves,
		EvolvedRecipe = Soup:12;Stew:12;Salad:12;Rice:12;Pie:12;Sandwich:12,
		FoodType = Vegetables,
		Spice = true,
		EatType = EatSmall,
		HungerChange = -12,
		Calories = 219,
		Carbohydrates = 33,
		Lipids = 6,
		Proteins = 12,
		CustomEatSound = EatingCrispy,
		WorldStaticModel = Poultice,
		EvolvedRecipeName = Grape Leaf,
	}
	
	item VioletPetals_Dried
    {
        DisplayCategory = Food,
        EatType = EatSmall,
		CustomEatSound = EatingCrispy,
        Type = Food,
        Weight = 0.01,
        Icon = VioletPetalsDry,
        EvolvedRecipe = Salad:2;HotDrink:2;Soup:10;Stew:10;Cake:10;FruitSalad:10;Pancakes:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
        Spice = true,
        FoodType = Herb,
        HungerChange = -10.0,
        Calories = 270.0,
        Carbohydrates = 70.0,
        Lipids = 0.0,
        Proteins = 10.0,
        WorldStaticModel = LavenderPetals,
        EvolvedRecipeName = Violet,
		Tags = HerbalTea,
		StressChange = -1,
    }
	
	item MintHerbDriedBundle
    {
        DisplayCategory = Food,
        EatType = EatSmall,
        Type = Food,
        Weight = 0.1,
        Icon = Mint,
        EvolvedRecipe = HotDrink:1;Cake:5;FruitSalad:2;Pancakes:2;Muffin:2;ConeIcecream:2;PieSweet:2;Oatmeal:2,
        Spice = true,
        HungerChange = -10.0,
        Calories = 10.0,
        Carbohydrates = 0.0,
        Lipids = 0.0,
        Proteins = 0.0,
        WorldStaticModel = DriedHerbs_generic,
        FoodType = Herb,
        EvolvedRecipeName = Mint,
		Tags = HerbalTea,
        StressChange = -1,
    }
	
	item Thistles_Dried
    {
        DisplayCategory = Food,
        Type = Food,
        Weight = 0.01,
        Icon = ThistlesDry,
        EvolvedRecipe = Salad:6;Soup:12;Stew:12;Rice:12;Pie:12,
        FoodType = Herb,
		Spice = true,
        HungerChange = -12.0,
        Calories = 135.0,
        Carbohydrates = 54.0,
        Lipids = 0.0,
        Proteins = 9.0,
        StaticModel = Thistle_Ground,
        WorldStaticModel = Thistle_Ground,
        EvolvedRecipeName = Thistle,
    }
	
	item Nettles_Dried
    {
        DisplayCategory = Food,
        Type = Food,
        Weight = 0.01,
        Icon = Nettle,
        EvolvedRecipe = Soup:12;Stew:12;Rice:12;Pie:12,
        FoodType = Herb,
        HungerChange = -12.0,
        Calories = 150.0,
        Carbohydrates = 45.0,
        Lipids = 0.0,
        Proteins = 6.0,
        StaticModel = Poultice,
        WorldStaticModel = Poultice,
        EvolvedRecipeName = Nettle,
    }
}