Carrots: Difference between revisions

From PZwiki
(Reviewed Page, +navbox, +consumables, +nutritional +nutritional values, +jar preservation, +evolved corrected, +catagory, -history (redundant) -extra link to trapping removed,)
m (→‎Crafting: Changed "Peppers" to "Carrots")
Line 42: Line 42:
== Crafting ==
== Crafting ==


Peppers can be preserved for long periods using jars using the ingredients below.
Carrots can be preserved for long periods using jars using the ingredients below.
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
|-  
|-  
Line 51: Line 51:
|}
|}
<br>
<br>
== Evolved Recipes ==
== Evolved Recipes ==
Carrots can be used as [[Recipe Ingredients|recipe ingredients]] in many recipes.
Carrots can be used as [[Recipe Ingredients|recipe ingredients]] in many recipes.

Revision as of 02:16, 15 August 2016


Page Updated @ Version: 34.28
   Navigation - Index -> Food -> Perishable Foods -> 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












It's Nutritional Values are as follows:
Carbohydrates = 5.84
Proteins = 0.57
Lipids = 0.15
Calories = 25

Crafting

Carrots can be preserved for long periods using jars using the ingredients below.

Name Recipe Description













Evolved Recipes

Carrots can be used as recipe ingredients in many recipes.

Product Nutrition
Soup
Soup
8
Stew
Stew
8
Salad
Salad
8
Stir Fry
Stir Fry
8
Roasted Vegetables
Roasted Vegetables
8
Sandwich
Sandwich
8
Pie (savory)
Pie (savory)
8
Rice Pot/Saucepan
Rice Pot/Saucepan
8
Pasta Pot/Saucepan
Pasta Pot/Saucepan
8

Farming

Name Recipe Description Crafting Level












Trapping

Carrots can also be used in traps to capture rabbits.

Refer to trapping for further information

Code

	
	item Carrots
		HungerChange		= -8,
		Weight			= 0.2,
		Type			= Food,
		DaysTotallyRotten	= 8,
		DisplayName		= Carrots,
		Icon			= Carrots,
		DaysFresh		= 6,
		EvolvedRecipe 		= Soup:8;Stew:8;Pie:8;Stir fry:8;Sandwich:8;Salad:8;Roasted Vegetables:8;RicePot:8;RicePan:8;PastaPot:8;PastaPan:8,
		FoodType    		= Vegetables,
        	Carbohydrates 		= 5.84,
        	Proteins 		= 0.57,
        	Lipids 			= 0.15,
        	Calories 		= 25,

See Also

Template:Navbox/Consumables