| Variable | Base.CannedPineapple |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.8 |
| Icône |
CannedPineapple
|
| Nom variable | CannedPineapple |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4796 |
|---|---|
| Lignes | 791 → 808 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Unpack 6
Packing
|
KAVALASH_EasyPacking | Storage | 40 | CannedPineapple=6 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Open Canned Pineapple
Base
|
KAVALASH_Custom | Cooking | 80 | CannedPineappleOpen=1 |
|
Pack 6
Packing
|
KAVALASH_EasyPacking | Storage | 60 | 6pkCannedPineapple=1 |
|
Open Canned Pineapple
Base
|
Vanilla | Cooking | 80 | CannedPineappleOpen=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 250 | 250 | ||
| CannedFood | TRUE | 1 | 1 | |
| CantEat | TRUE | 1 | 1 | |
| Carbohydrates | 0 | 0 | ||
| DisplayCategory | Food | |||
| DisplayName | Canned Pineapple | |||
| Icon | CannedPineapple | |||
| Lipids | 24 | 24 | ||
| Packaged | TRUE | 1 | 1 | |
| Proteins | 10 | 10 | ||
| StaticModel | CanClosed | |||
| Tags | HasMetal | |||
| Type | Food | |||
| Weight | 0.8 | 0.8 | ||
| WorldStaticModel | CanClosedPineapple_Ground |
item CannedPineapple
{
DisplayName = Canned Pineapple,
DisplayCategory = Food,
Type = Food,
Weight = 0.8,
Icon = CannedPineapple,
CannedFood = TRUE,
CantEat = TRUE,
Packaged = TRUE,
Calories = 250,
Carbohydrates = 0,
Lipids = 24,
Proteins = 10,
StaticModel = CanClosed,
WorldStaticModel = CanClosedPineapple_Ground,
Tags = HasMetal,
}