| Variable | Base.Cone |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
Cone
|
| Nom variable | Cone |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5115 |
|---|---|
| Lignes | 7714 → 7727 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Scoop Ice Cream
Base
|
KAVALASH_Custom | Cooking | 30 | ConeIcecream=1 |
|
Scoop Ice Cream
Base
|
Vanilla | Cooking | 30 | ConeIcecream=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 15 | 15 | ||
| Carbohydrates | 10 | 10 | ||
| DisplayCategory | Food | |||
| DisplayName | Cone | |||
| HungerChange | -5 | -5 | ||
| Icon | Cone | |||
| Lipids | 5 | 5 | ||
| Proteins | 2 | 2 | ||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | Cone_Ground |
item Cone
{
DisplayName = Cone,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = Cone,
HungerChange = -5,
Calories = 15,
Carbohydrates = 10,
Lipids = 5,
Proteins = 2,
WorldStaticModel = Cone_Ground,
}