Carrots: Difference between revisions

From PZwiki
(Formatted page, adjusted consumable detail, minor summary adjustment, added recipes, added farming section)
Line 3: Line 3:
|image = Carrots.png
|image = Carrots.png
|weight = 0.2
|weight = 0.2
|hunger = -15
}}
}}
A perishable food item that goes bad as time passes. Carrots are often inside of [[refrigerator]]s, [[containers#Kitchen_cupboard|kitchen cupboards]], and in produce bins. Can be grown through [[Farming]] with [[Carrot Seeds]]. Carrots take six in-game days to go stale, and eight in-game days to become rotten. They can be used in soup, which further increases its effectiveness.
 
== Carrots ==
A perishable food item that goes bad as time passes. Carrots are often inside of [[refrigerator]]s, [[containers#Kitchen_cupboard|kitchen cupboards]], and in produce bins. Can be grown through [[Farming]] with [[Carrot Seeds]]. Carrots take six in-game days to go stale, and eight in-game days to become rotten. They can be used in many recipes, which further increases its effectiveness.


== Nutritional Information ==
== Nutritional Information ==
{| border=0 align=left
|
{{Consumables2
{{Consumables2
|image = Carrots.png
|image = Carrots.png
Line 23: Line 28:
|rotten image = CarrotsRotten.png
|rotten image = CarrotsRotten.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br>


== Crafting ==
== Crafting ==
Carrots can be used as [[Recipe Ingredients]] in many recipes.
Carrots can be used as [[Recipe Ingredients]] in many recipes.
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! Crafting Level
{{RecipeLookup|2029}}
{{RecipeLookup|2030}}
{{RecipeLookup|2031}}
{{RecipeLookup|2045}}
{{RecipeLookup|2046}}
|}
== Farming ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! Crafting Level
{{RecipeLookup|5007}}
|}


== Code ==
== Code ==

Revision as of 18:44, 6 August 2015


Carrots

A perishable food item that goes bad as time passes. Carrots are often inside of refrigerators, kitchen cupboards, and in produce bins. Can be grown through Farming with Carrot Seeds. Carrots take six in-game days to go stale, and eight in-game days to become rotten. They can be used in many recipes, which further increases its effectiveness.

Nutritional Information

Template:Consumables2












Crafting

Carrots can be used as Recipe ingredients in many recipes.

Name Recipe Description Crafting Level




























































Farming

Name Recipe Description Crafting Level












Code

item Carrots
	{
		HungerChange	=	-15,
		Weight	=	0.2,
		Type	=	Food,
		DaysTotallyRotten	=	8,
		DisplayName	=	Carrots,
		Icon	=	Carrots,
		DaysFresh	=	6,
		EvolvedRecipe = Soup:15;Stew:15;Pie:15;Stir fry:15;Sandwich:5;Salad:10;Roasted Vegetables:15,
		FoodType    =   Vegetables,
	}

History

Alpha
RC 2.9.8a Can be grown as a crop.

See Also

Template:Navbox/Consumables