Radish: Difference between revisions

From PZwiki
(Update of NavBar.)
(New infobox + new layout)
Line 1: Line 1:
__NOTOC__
{{languages|Radish}}
{{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=Radish
<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
{{Consumables
|image=Radish_120px.png
|image = Radish.png
|alternate_image=RadishRotten.png
|weight = 0.1
|alternate_link=
|hunger = -3
|alternate_name=Radish (Rotten)
}}
<!--GENERAL-->
A perishable food item that goes bad as time passes, when outside of a [[refrigerator]]. Radishes are often found inside of refrigerators, and in produce bins. Can be grown through [[Farming|farming]] with [[Radish Seeds|radish seeds]]. Radishes takes three in-game days to go stale, and seven days to rot.  
|category=Food
|weight=0.1
|days_fresh=3
|days_rotten=7
<!--NUTRITION-->
|hunger_change=-3
|thirst_change=-1
|calories=1
|lipids=0
|proteins=0
|carbohydrates=0.15
<!--TECHNICAL DETAILS-->
|class_name=farming.RedRadish
}}A '''radish''' is a [[Food#Perishable|perishable]] food [[item]].


== Nutritional Information ==
==Usage==
{| border=0 align=left
=== Consumable properties ===
|
Radishes can be eaten, providing the player with some positive effects, however these will become negative the longer it's left to perish.
{{Consumables2
{{Consumables2
|image = Radish.png
|image = Radish.png
Line 30: Line 43:
|rotten image = Radish_Rotten.png
|rotten image = Radish_Rotten.png
}}
}}
|}
<br><br><br><br><br><br><br><br><br><br><br>
'''It's Nutritional Values are as follows:'''<br>
Carbohydrates = 0.15 <br>
Proteins = 0 <br>
Lipids = 0 <br>
Calories = 1 <br><br>


== Crafting ==
== Crafting ==
 
Radishes can be preserved to extend its lifespan by using a [[Empty_Jar|jar]].
Radishes can be preserved for long periods using jars using the ingredients below.
{{Crafting table header}}
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|2058}}
{{RecipeLookup|2058}}
|}
{{Crafting table footer}}
<br>
=== Evolved Recipes ===
Radishes are a [[cooking]] [[Recipe Ingredients|ingredient]].
{{EvolvedRecipesForItem|soup=3|stew=3|stirfry=3|burger=3|salad=3|roastedvegetables=3|}}


== Evolved Recipes ==
==Distribution==
{{EvolvedRecipesForItem
Radishes are often found in [[refrigerator]]s and [[Containers#Displays|grocery displays]].
|soup=3|stew=3|stirfry=3|burger=3|salad=3|roastedvegetables=3|}}
=== Farming ===
== Farming ==
{{Farming table header}}
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! Crafting Level
{{RecipeLookup|5009}}
{{RecipeLookup|5009}}
|}
{{Crafting table footer}}


== Code ==
== Code ==
<nowiki>
'''''From farming.txt (Project Zomboid directory/media/scripts/)'''''
    item RedRadish
{{Retrieved|version=40|incver=7}}
<pre> item RedRadish
Type = Food,
Type = Food,
DisplayName = Radish,
DisplayName = Radish,
Line 79: Line 76:
         Proteins = 0,
         Proteins = 0,
         Lipids = 0,
         Lipids = 0,
         Calories = 1,
         Calories = 1,</pre>
</nowiki>
 
==See Also==
==See also==
* [[Farming]]
* [[Farming|Farming Guide]]


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

Revision as of 12:32, 18 August 2018

Radish
Radish
Radish (Rotten)
General
Category Food
Encumbrance
Heavy Load
0.1
Days until stale 3 days
Days until rotten 7 days
Nutrition
Hunger
Hunger
-3
Thirst
Thirst
-1
Calories
Calories
1
Carbohydrates
Carbohydrates
0.15
Proteins
Proteins
0
Fat
Fat
0
Technical details
Item ID farming.RedRadish

A radish is a perishable food item.

Usage

Consumable properties

Radishes 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

Radishes can be preserved to extend its lifespan by using a jar. Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Evolved Recipes

Radishes are a cooking ingredient.

Product Nutrition
Soup
Soup
3
Stew
Stew
3
Salad
Salad
3
Stir Fry
Stir Fry
3
Roasted Vegetables
Roasted Vegetables
3
Burger
Burger
3

Distribution

Radishes are often found in refrigerators and grocery displays.

Farming

Template:Farming table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Code

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

	item RedRadish
		Type			= Food,
		DisplayName		= Radish,
		Icon			= Radish,
		Weight			= 0.1,
		HungerChange 		= -3,
		DaysFresh 		= 3,
		DaysTotallyRotten 	= 7,
		EvolvedRecipe 		= Soup:3;Stew:3;Stir fry:3;Burger:3;Salad:3;Roasted Vegetables:3,
		FoodType    		= Vegetables,
        	Carbohydrates 		= 0.15,
        	Proteins 		= 0,
        	Lipids 			= 0,
        	Calories 		= 1,

See also

Template:Navbox/Consumables