Carrots

From PZwiki
Revision as of 20:22, 4 June 2013 by Kkdaman (talk | contribs)


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.

Effects

Hungry: -40

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