| Variable | Base.CannedSardines |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.8 |
| Icône |
CannedSardines
|
| Nom variable | CannedSardines |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4778 |
|---|---|
| Lignes | 399 → 416 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Unpack 4
GidOrganizedFood
|
KAVALASH_EasyPacking | Storage | 40 | CannedSardines=4 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Open Canned Sardines
Base
|
KAVALASH_Custom | Cooking | 60 | CannedSardinesOpen=1 |
|
Pack 4
GidOrganizedFood
|
KAVALASH_EasyPacking | Storage | 40 | OS4pkSardines=1 |
|
Open Canned Sardines
Base
|
Vanilla | Cooking | 60 | CannedSardinesOpen=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 150 | 150 | ||
| CannedFood | TRUE | 1 | 1 | |
| CantEat | TRUE | 1 | 1 | |
| Carbohydrates | 0 | 0 | ||
| DisplayCategory | Food | |||
| DisplayName | Canned Sardines | |||
| Icon | CannedSardines | |||
| Lipids | 11 | 11 | ||
| Packaged | TRUE | 1 | 1 | |
| Proteins | 14 | 14 | ||
| StaticModel | CanClosed | |||
| Tags | HasMetal | |||
| Type | Food | |||
| Weight | 0.8 | 0.8 | ||
| WorldStaticModel | CannedSardines_Ground |
item CannedSardines
{
DisplayName = Canned Sardines,
DisplayCategory = Food,
Type = Food,
Weight = 0.8,
Icon = CannedSardines,
CannedFood = TRUE,
CantEat = TRUE,
Packaged = TRUE,
Calories = 150,
Carbohydrates = 0,
Lipids = 11,
Proteins = 14,
StaticModel = CanClosed,
WorldStaticModel = CannedSardines_Ground,
Tags = HasMetal,
}