| Variable | Base.CannedCarrotsOpen |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.8 |
| Icône |
CannedCarrotsOpen
|
| Nom variable | CannedCarrotsOpen |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4767 |
|---|---|
| Lignes | 130 → 156 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Open Canned Carrots
Base
|
KAVALASH_Custom | Cooking | 80 | CannedCarrotsOpen=1 |
|
Open Canned Carrots
Base
|
Vanilla | Cooking | 80 | CannedCarrotsOpen=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 10.5 | 10.5 | ||
| CannedFood | TRUE | 1 | 1 | |
| Carbohydrates | 28 | 28 | ||
| DaysFresh | 2 | 2 | ||
| DaysTotallyRotten | 4 | 4 | ||
| DisplayCategory | Food | |||
| DisplayName | Opened Canned Carrots | |||
| EatType | can | |||
| EvolvedRecipe | Omelette:6;Soup:12;Stew:12;Pie:12;Stir fry Griddle Pan:12;Stir fry:12;Sandwich:6;Sandwich Baguette:6;Salad:6;Roasted Vegetables:12;RicePot:12;RicePan:12;PastaPot:12;PastaPan:12 | |||
| EvolvedRecipeName | Carrot | |||
| FoodType | Vegetables | |||
| HungerChange | -12 | -12 | ||
| Icon | CannedCarrotsOpen | |||
| Lipids | 0 | 0 | ||
| Packaged | TRUE | 1 | 1 | |
| Proteins | 0 | 0 | ||
| ReplaceOnUse | TinCanEmpty | |||
| StaticModel | CanOpen | |||
| Tags | HasMetal | |||
| ThirstChange | -4 | -4 | ||
| Type | Food | |||
| Weight | 0.8 | 0.8 | ||
| WorldStaticModel | CanOpenCarrots |
item CannedCarrotsOpen
{
DisplayName = Opened Canned Carrots,
DisplayCategory = Food,
Type = Food,
Weight = 0.8,
Icon = CannedCarrotsOpen,
CannedFood = TRUE,
EatType = can,
EvolvedRecipe = Omelette:6;Soup:12;Stew:12;Pie:12;Stir fry Griddle Pan:12;Stir fry:12;Sandwich:6;Sandwich Baguette:6;Salad:6;Roasted Vegetables:12;RicePot:12;RicePan:12;PastaPot:12;PastaPan:12,
/*EvolvedRecipeName = Canned Carrots,*/
EvolvedRecipeName = Carrot,
FoodType = Vegetables,
Packaged = TRUE,
ReplaceOnUse = TinCanEmpty,
DaysFresh = 2,
DaysTotallyRotten = 4,
HungerChange = -12,
ThirstChange = -4,
Calories = 10.5,
Carbohydrates = 28,
Lipids = 0,
Proteins = 0,
StaticModel = CanOpen,
WorldStaticModel = CanOpenCarrots,
Tags = HasMetal,
}