Carrots: Difference between revisions

From PZwiki
m (fixed container links)
(New infobox + new layout)
Line 1: Line 1:
__NOTOC__
{{languages|Carrots}}
{{languages}}
{{header|Project Zomboid|Items|Food|Perishable Food|Vegetables|type=Food|version=Version 40|incver=7}}{{Infobox food
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
|display_name=Carrots
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
|name_colour=Food
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Food|Food]] -> [[:Category:Perishable_Food|Perishable Foods]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|name_text_colour=Food
|image=Carrots_120px.png
|alternate_image=CarrotsRotten.png
|alternate_link=
|alternate_name=Carrots (Rotten)
<!--GENERAL-->
|category=Food
|weight=0.2
|days_fresh=6
|days_rotten=8
<!--NUTRITION-->
|hunger_change=-8
|thirst_change=-4
|calories=25
|lipids=0.15
|proteins=0.57
|carbohydrates=5.84
<!--TECHNICAL DETAILS-->
|class_name=Base.Carrots
}}Carrots are a [[Food#Perishable|perishable]] food [[item]].


{{Consumables
==Usage==
|image = Carrots.png
===Trapping===
|hunger = -8
{{Main|Trapping}}
|weight = 0.2
Carrots can be used as bait in [[Trapping|traps]] to capture [[Dead_Rabbit|rabbits]].
}}
=== Consumable properties ===
A perishable food item that goes bad as time passes. Carrots are often inside of [[refrigerator]]s, [[Containers#Kitchen Counter|kitchen counters]], and in produce bins. Can be grown through [[Farming|farming]] with [[Carrot Seeds|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.
Carrots can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
 
== Nutritional Information ==
{| border=0 align=left
|
{{Consumables2
{{Consumables2
|image = Carrots.png
|image = Carrots.png
Line 31: Line 46:
|rotten image = CarrotsRotten.png
|rotten image = CarrotsRotten.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br>
'''It's Nutritional Values are as follows:'''<br>
Carbohydrates = 5.84 <br>
Proteins = 0.57 <br>
Lipids = 0.15 <br>
Calories = 25 <br><br>


== Crafting ==
== Crafting ==
Carrots 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;"
{{Crafting table header}}
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2054}}
{{RecipeLookup|2054}}
|}
{{Crafting table footer}}
<br>
=== Evolved recipes ===
 
Carrots are a [[cooking]] [[Recipe Ingredients|ingredient]].
== Evolved Recipes ==
{{EvolvedRecipesForItem|soup=8|stew=8|pie=8|stirfry=8|sandwich=8|salad=8|roastedvegetables=8|ricepot=8|ricepan=8|pastapot=8|pastapan=8|}}
Carrots can be used as [[Recipe Ingredients|recipe ingredients]] in many recipes.


{{EvolvedRecipesForItem
==Distribution==
|soup=8|stew=8|pie=8|stirfry=8|sandwich=8|salad=8|roastedvegetables=8|ricepot=8|ricepan=8|pastapot=8|pastapan=8|}}
Carrots are often found in [[refrigerator]]s and [[Containers#Displays|grocery displays]].
 
=== Farming ===
== Farming ==
Carrots can be grown by [[farming]] with [[Carrot Seeds|carrot seeds]].
{| class="wikitable sortable" style="text-align:center;"
{{Farming table header}}
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! Crafting Level
{{RecipeLookup|5007}}
{{RecipeLookup|5007}}
|}
{{Crafting table footer}}
 
== Trapping ==
 
Carrots can also be used in [[Trapping|traps]] to capture [[Dead_Rabbit|rabbits]].
 
Refer to [[Trapping|trapping]] for further information


== Code ==
== Code ==
<nowiki>
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
item Carrots
{{Retrieved|version=40|incver=7}}
<pre> item Carrots
HungerChange = -8,
HungerChange = -8,
Weight = 0.2,
Weight = 0.2,
Line 89: Line 80:
         Proteins = 0.57,
         Proteins = 0.57,
         Lipids = 0.15,
         Lipids = 0.15,
         Calories = 25,
         Calories = 25,</pre>
</nowiki>
 
==See Also==
==See also==
* [[Farming]]
* [[Farming|Farming Guide]]
* [[Trapping|Trapping Guide]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 08:27, 18 August 2018

Carrots
Carrots
Carrots (Rotten)
General
Category Food
Encumbrance
Heavy Load
0.2
Days until stale 6 days
Days until rotten 8 days
Nutrition
Hunger
Hunger
-8
Thirst
Thirst
-4
Calories
Calories
25
Carbohydrates
Carbohydrates
5.84
Proteins
Proteins
0.57
Fat
Fat
0.15
Technical details
Item ID Base.Carrots

Carrots are a perishable food item.

Usage

Trapping

Main article: Trapping

Carrots can be used as bait in traps to capture rabbits.

Consumable properties

Carrots can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish. Template:Consumables2

Crafting

Carrots can be preserved for long periods using jars using the ingredients below. Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Evolved recipes

Carrots are a cooking ingredient.

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

Distribution

Carrots are often found in refrigerators and grocery displays.

Farming

Carrots can be grown by farming with carrot seeds. Template:Farming table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.7

	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