Canned Corned Beef: Difference between revisions

From PZwiki
mNo edit summary
(New infobox + new layout)
Line 1: Line 1:
__NOTOC__
{{languages|Canned Corned Beef}}
{{languages}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|Canned Food|type=Food|version=Version 40|incver=14}}{{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=Canned Corned Beef
<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:Non-Perishable_Food|Non 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=CannedCornedBeef_120px.png
|image = CannedCornedBeef.png
|alternate_image=CannedCornedBeefOpen.png
|hunger = -25
|alternate_link=
|weight = 0.8
|alternate_name=Opened Canned Corned Beef
}}
<!--GENERAL-->
'''Canned corned beef''' is a [[Food#Non-Perishable|non-perishable]] food item which is often found in [[Containers#Kitchen_Counter|kitchen counters]].<br>
|category=Food
Canned corned beef can be opened ''without'' a [[Can Opener#|can opener]], and once opened becomes a perishable item. An opened can of corned beef takes two in-game days to go stale, and four in-game days to rot.
|weight=0.7
 
|days_fresh=2
|days_rotten=4
|packaged=True
<!--NUTRITION-->
|hunger_change=-15
|thirst_change=-4
|calories=315
|lipids=1.75
|proteins=7
|carbohydrates=70
<!--TECHNICAL DETAILS-->
|class_name=Base.CannedCornedBeef<br>Base.CannedCornedBeefOpen
}}'''Canned corned beef''' is a [[Food#Non-Perishable|non-perishable]] food [[item]].  


== Nutritional information ==
==Usage==
{| border=0 align=left <!-- Table will be in middle of page without this line -->
Canned corned beef can only be opened with a [[Can Opener|can opener]], and once opened become [[Food#Perishable|perishable]].
|
===Consumable properties===
Opened canned corned beef 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 = CannedCornedBeefOpen.png
|image = CannedCornedBeefOpen.png
Line 29: Line 42:
|rotten boredom = +20
|rotten boredom = +20
|rotten unhappiness = +20
|rotten unhappiness = +20
|unrottencooked hunger = 0
|unrottencooked unhappiness = 0
|unrottencooked boredom = 0
|rottencooked hunger = 0
|rottencooked unhappiness = 0
|cooked hunger = 0
|cooked unhappiness = 0
|cooked boredom = 0
|burned hunger = 0
|burned boredom = 0
|burned unhappiness = 0
|burned image =
|rotten image = CannedCornedBeefOpen.png
|rotten image = CannedCornedBeefOpen.png
|cooked image =
}}
}}
|}
 
<br><br><br><br><br><br><br><br><br><br><br>
==Crafting==
'''Its nutritional values are as follows:'''<br>
===Cooking===
Carbohydrates = 0 <br>
{{Main|Cooking}}
Proteins = 78 <br>
Canned chili can be used in various cooking recipes.
Lipids = 48 <br>
====Evolved recipes====
Calories = 720 <br><br>
{{EvolvedRecipesForItem|stew=15|stirfry=15|sandwich=10|salad=10|roasted vegetables=15|pastapot=15|pastapan=15|ricepot=15|ricepan=15}}
== Evolved recipes ==
 
<!-- Information for template 'Evolved Recipes', used to explain how much of the food can be put into a meal. -->
==Distribution==
{{EvolvedRecipesForItem
Canned corned beef is often found in [[Containers#Kitchen Counter|kitchen counters]].
|stew=15|stirfry=15|sandwich=10|salad=10|roasted vegetables=15|pastapot=15|pastapan=15|ricepot=15|ricepan=15|}}


== Code ==
== Code ==
<br>
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
''Sealed can''
 
<nowiki>   item CannedCornedBeef
''Canned Corned Beef'' [[File:CannedChili.png|32px]]
   
{{Retrieved|version=40|incver=14}}
<pre> item CannedCornedBeef
         Weight = 0.8,
         Weight = 0.8,
         Type = Food,
         Type = Food,
Line 69: Line 69:
         Lipids = 48,
         Lipids = 48,
         Calories = 720,
         Calories = 720,
         Packaged = TRUE,
         Packaged = TRUE,</pre>
    </nowiki>
''Opened can''
<nowiki>


    item CannedCornedBeefOpen
''Opened Corned Beef'' [[File:CannedChiliOpen.png|32px]]
   
{{Retrieved|version=40|incver=14}}
        Weight = 0.8,
<pre> item CannedCornedBeefOpen
        Type = Food,
Weight = 0.8,
        DisplayName = Open Canned Corned Beef,
Type = Food,
        Icon = CannedCornedBeefOpen,
DisplayName = Open Canned Corned Beef,
        HungerChange = -25,
Icon = CannedCornedBeefOpen,
        DaysFresh = 2,
HungerChange = -25,
        DaysTotallyRotten = 4,
DaysFresh = 2,
        EvolvedRecipe  = Stew:15;Stir fry:15;Sandwich:10;Salad:10;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
DaysTotallyRotten = 4,
        Carbohydrates = 0,
EvolvedRecipe  = Stew:15;Stir fry:15;Sandwich:10;Salad:10;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
        Proteins = 78,
Carbohydrates = 0,
        Lipids = 48,
Proteins = 78,
        Calories = 720,
Lipids = 48,
        Packaged = TRUE,
Calories = 720,
        FoodType            = Meat,
Packaged = TRUE,
        EvolvedRecipeName = Canned Corned Beef,
FoodType            = Meat,
    </nowiki>
EvolvedRecipeName = Canned Corned Beef,</pre>


==See also==
==See also==
*[[Canned Sardines]]
*[[Canned Tuna]]
*[[Dog Food]]
{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Consumables]]
[[Category:Food]]
[[Category:Non-Perishable_Food]]
[[Category:Version 34.28]]

Revision as of 16:35, 9 September 2018

Canned Corned Beef
Canned Corned Beef
Opened Canned Corned Beef
General
Category Food
Encumbrance
Heavy Load
0.7
Days until stale 2 days
Days until rotten 4 days
Packaged True
Nutrition
Hunger
Hunger
-15
Thirst
Thirst
-4
Calories
Calories
315
Carbohydrates
Carbohydrates
70
Proteins
Proteins
7
Fat
Fat
1.75
Technical details
Item ID Base.CannedCornedBeef
Base.CannedCornedBeefOpen

Canned corned beef is a non-perishable food item.

Usage

Canned corned beef can only be opened with a can opener, and once opened become perishable.

Consumable properties

Opened canned corned beef 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

Cooking

Main article: Cooking

Canned chili can be used in various cooking recipes.

Evolved recipes

Product Nutrition
Stew
Stew
15
Salad
Salad
10
Stir Fry
Stir Fry
15
Sandwich
Sandwich
10
Rice Pot/Saucepan
Rice Pot/Saucepan
15
Pasta Pot/Saucepan
Pasta Pot/Saucepan
15

Distribution

Canned corned beef is often found in kitchen counters.

Code

From newitems.txt (Project Zomboid directory/media/scripts/)

Canned Corned Beef CannedChili.png Retrieved: Build 40.14

	item CannedCornedBeef
        Weight		= 0.8,
        Type		= Food,
        DisplayName	= Canned Corned Beef,
        Icon		= CannedCornedBeef,
        Carbohydrates 	= 0,
        Proteins 	= 78,
        Lipids 		= 48,
        Calories 	= 720,
        Packaged 	= TRUE,

Opened Corned Beef CannedChiliOpen.png Retrieved: Build 40.14

	item CannedCornedBeefOpen
		Weight			= 0.8,
		Type			= Food,
		DisplayName		= Open Canned Corned Beef,
		Icon			= CannedCornedBeefOpen,
		HungerChange 		= -25,
		DaysFresh		= 2,
		DaysTotallyRotten	= 4,
		EvolvedRecipe   	= Stew:15;Stir fry:15;Sandwich:10;Salad:10;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
		Carbohydrates 		= 0,
		Proteins 		= 78,
		Lipids 			= 48,
		Calories 		= 720,
		Packaged 		= TRUE,
		FoodType            	= Meat,
		EvolvedRecipeName 	= Canned Corned Beef,

See also

Template:Navbox/Consumables