| Variable | Base.Cherry |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.3 |
| Icône |
Cherry
|
| Nom variable | Cherry |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4827 |
|---|---|
| Lignes | 1494 → 1514 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Open Sack of Cherries
Base
|
KAVALASH_Custom | 15 | Cherry=16 |
|
|
Open Sack of Cherries
Base
|
Vanilla | 15 | Cherry=16 |
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 | 5 | 5 | ||
| Carbohydrates | 1.31 | 1.31 | ||
| CustomEatSound | EatingFruit | |||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 9 | 9 | ||
| DisplayCategory | Food | |||
| DisplayName | Cherry | |||
| EvolvedRecipe | Cake:3;FruitSalad:3;Pancakes:3;Waffles:3;Muffin:3;ConeIcecream:3;PieSweet:3;Oatmeal:5 | |||
| FoodType | Fruits | |||
| HungerChange | -3 | -3 | ||
| Icon | Cherry | |||
| Lipids | 0 | 0 | ||
| Proteins | 0.09 | 0.09 | ||
| StaticModel | RoundFood_Red | |||
| ThirstChange | -1 | -1 | ||
| Type | Food | |||
| Weight | 0.3 | 0.3 | ||
| WorldStaticModel | Cherry_Ground |
item Cherry
{
DisplayName = Cherry,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = Cherry,
EvolvedRecipe = Cake:3;FruitSalad:3;Pancakes:3;Waffles:3;Muffin:3;ConeIcecream:3;PieSweet:3;Oatmeal:5,
FoodType = Fruits,
DaysFresh = 4,
DaysTotallyRotten = 9,
HungerChange = -3,
ThirstChange = -1,
Calories = 5,
Carbohydrates = 1.31,
Lipids = 0,
Proteins = 0.09,
CustomEatSound = EatingFruit,
StaticModel = RoundFood_Red,
WorldStaticModel = Cherry_Ground,
}