Canned Chili: Difference between revisions

From PZwiki
(New infobox + new layout)
(updated to 41.68)
Line 1: Line 1:
{{languages|Canned Chili}}
{{languages}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|Canned Food|type=Food|version=Version 40|incver=14}}{{Infobox food
{{header|Project Zomboid|Items|Food|Non-Perishable Food|Canned Food|type=Food|version=Version 41|incver=68}}{{Infobox food
|display_name=Canned Chili
|display_name=Canned Chili
|name_colour=Food
|name_colour=Food
|name_text_colour=Food
|name_text_colour=Food
|image=CannedChili_120px.png
|image=TinnedChilli_Model.png
|alternate_image=CannedChiliOpen.png
|image_width=300px
|alternate_image=CannedChili.png
|alternate_link=
|alternate_link=
|alternate_name=Opened Canned Chili
|alternate_name=Canned Chili
|alternate_image2=CannedChiliOpen.png
|alternate_link2=
|alternate_name2=Opened Canned Chili
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 50: Line 54:
Canned chili can be used in various cooking recipes.
Canned chili can be used in various cooking recipes.
====Evolved recipes====
====Evolved recipes====
{{EvolvedRecipesForItem|stew=15|stirfry=15|roastedvegetables=15|ricepot=15|ricepan=15}}
{{EvolvedRecipesForItem|stew=15|stirfry=15|roastedvegetables=15|ricepot=15|ricepan=15|taco=15|burrito=15}}


==Distribution==
==Distribution==
Line 56: Line 60:


== Code ==
== Code ==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
'''''From items_food.txt (Project Zomboid directory/media/scripts/)'''''


''Canned Chili'' [[File:CannedChili.png|32px]]
''Canned Chili'' [[File:CannedChili.png|32px]]
{{Retrieved|version=40|incver=14}}
{{Retrieved|version=41|incver=68}}
<pre> item CannedChili
<pre>   item CannedChili
        Weight = 0.8,
    {
        Type = Food,
        DisplayCategory = Food,
        DisplayName = Canned Chili,
        Weight = 0.8,
        Icon = CannedChili,
        Type = Food,
        Carbohydrates = 33,
        DisplayName = Canned Chili,
        Proteins = 16,
        Icon = CannedChili,
        Lipids = 7,
        Carbohydrates = 33,
        Calories = 260,
        Proteins = 16,
        Packaged = TRUE,</pre>
        Lipids = 7,
        Calories = 260,
        Packaged = TRUE,
        StaticModel = CanClosed,
        CannedFood = TRUE,
        WorldStaticModel = CanClosedChilli,
    }</pre>


''Opened Canned Chili'' [[File:CannedChiliOpen.png|32px]]
''Opened Canned Chili'' [[File:CannedChiliOpen.png|32px]]
{{Retrieved|version=40|incver=14}}
{{Retrieved|version=41|incver=68}}
<pre> item CannedChiliOpen
<pre>   item CannedChiliOpen
        Weight = 0.8,
    {
        Type = Food,
        DisplayCategory = Food,
        DisplayName = Open Canned Chili,
        Weight = 0.8,
        Icon = CannedChiliOpen,
        Type = Food,
        HungerChange = -15,
        DisplayName = Opened Canned Chili,
        DaysFresh = 3,
        Icon = CannedChiliOpen,
        DaysTotallyRotten = 5,
        HungerChange = -15,
        EvolvedRecipe   = Stew:15;Stir fry:15;Roasted Vegetables:15;RicePot:15;RicePan:15,
        DaysFresh = 3,
        Carbohydrates = 33,
        DaysTotallyRotten = 5,
        Proteins = 16,
        EvolvedRecipe   =   Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Roasted Vegetables:15;RicePot:15;RicePan:15;Taco:15;Burrito:15,
        Lipids = 7,
        Carbohydrates = 33,
        Calories = 260,
        Proteins = 16,
        Packaged = TRUE,
        Lipids = 7,
        FoodType = Meat,
        Calories = 260,
        EvolvedRecipeName = Canned Chili,
        Packaged = TRUE,
        ReplaceOnUse   = TinCanEmpty,</pre>
        FoodType = Meat,
        EvolvedRecipeName = Canned Chili,
        ReplaceOnUse   =   TinCanEmpty,
        StaticModel = CanOpen,
        EatType = can,
        CannedFood = TRUE,
        WorldStaticModel = CanOpenChilli,
    }</pre>


==See also==
==See also==
Line 98: Line 115:
*[[Canned Tomato]]
*[[Canned Tomato]]


{{Navbox/Consumables}}
{{Navbox_food}}

Revision as of 14:06, 12 March 2022

Canned Chili
Canned Chili
Canned Chili Opened Canned Chili
General
Category Food
Encumbrance
Heavy Load
0.8
Days until stale 3 days
Days until rotten 5 days
Packaged True
Nutrition
Hunger
Hunger
-15
Calories
Calories
260
Carbohydrates
Carbohydrates
33
Proteins
Proteins
16
Fat
Fat
7
Technical details
Item ID Base.CannedChili
Base.CannedChiliOpen

Canned chili is a non-perishable food item.

Usage

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

Consumable properties

Opened canned chili 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
Stir Fry
Stir Fry
15
Roasted Vegetables
Roasted Vegetables
15
Rice Pot/Saucepan
Rice Pot/Saucepan
15
Taco
Taco
15
Burrito
Burrito
15

Distribution

Canned chili is often found in kitchen counters.

Code

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

Canned Chili CannedChili.png Retrieved: Build 41.68

    item CannedChili
    {
        DisplayCategory = Food,
        Weight	=	0.8,
        Type	=	Food,
        DisplayName	=	Canned Chili,
        Icon	=	CannedChili,
        Carbohydrates = 33,
        Proteins = 16,
        Lipids = 7,
        Calories = 260,
        Packaged = TRUE,
        StaticModel = CanClosed,
        CannedFood = TRUE,
        WorldStaticModel = CanClosedChilli,
    }

Opened Canned Chili CannedChiliOpen.png Retrieved: Build 41.68

    item CannedChiliOpen
    {
        DisplayCategory = Food,
        Weight	=	0.8,
        Type	=	Food,
        DisplayName	=	Opened Canned Chili,
        Icon	=	CannedChiliOpen,
        HungerChange 		=		-15,
        DaysFresh			=	3,
        DaysTotallyRotten	=	5,
        EvolvedRecipe   =   Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Roasted Vegetables:15;RicePot:15;RicePan:15;Taco:15;Burrito:15,
        Carbohydrates = 33,
        Proteins = 16,
        Lipids = 7,
        Calories = 260,
        Packaged = TRUE,
        FoodType = Meat,
        EvolvedRecipeName = Canned Chili,
        ReplaceOnUse    =   TinCanEmpty,
        StaticModel = CanOpen,
        EatType = can,
        CannedFood = TRUE,
        WorldStaticModel = CanOpenChilli,
    }

See also