Carrots: Difference between revisions

From PZwiki
(Removed Rotten Carrot content)
Line 13: Line 13:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|19}}
{{RecipeLookup|2005}}
{{RecipeLookup|20}}
{{RecipeLookup|2006}}
{{RecipeLookup|21}}
{{RecipeLookup|2007}}
|}
|}
== Code ==
== Code ==
  <nowiki>item Carrots
  <nowiki>item Carrots

Revision as of 22:04, 16 November 2013


Carrots are an perishable food which can be eaten to reduce a good amount of hunger. They are often found inside of houses, usually within a refrigerator, and take about 10 days to rot if stored in a refrigerator. They can be used in soup, which further increases its effectiveness.

Crafting

Name Recipe Description




































Code

item Carrots
{
	Type				=			Food,
	DisplayName			=			Carrots,
	Icon				=			Carrots,
	Weight				=			0.2,
	HungerChange 		=			-40,
	DaysFresh 			=			4,
	DaysTotallyRotten 	=	 		7
}

History

Alpha
RC 2.9.8a Can be grown as a crop.

See Also

Template:Navbox/Consumables Template:Navbox/Farming