| Variable | farming.RedRadish |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
Radish
|
| Nom variable | RedRadish |
|---|---|
| Module | farming |
| Source | scripts\farming.txt |
| Item PK | 4632 |
|---|---|
| Lignes | 30 → 49 |
| File ID | 1358 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Open Jar of Red Radishes
Base
|
KAVALASH_Custom | Cooking | 30 | farming.RedRadish=5 |
|
Open Sack of Radishes
Base
|
KAVALASH_Custom | 15 | farming.RedRadish=12 |
|
|
Open Jar of Red Radishes
Base
|
Vanilla | Cooking | 30 | farming.RedRadish=5 |
|
Open Sack of Radishes
Base
|
Vanilla | 15 | farming.RedRadish=12 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Jar of Red Radishes
Base
|
KAVALASH_Custom | Cooking | 100 | CannedRedRadish=1 |
|
Make Jar of Red Radishes
Base
|
Vanilla | Cooking | 100 | CannedRedRadish=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 1 | 1 | ||
| Carbohydrates | 0.15 | 0.15 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Radish | |||
| EvolvedRecipe | Soup:3;Stew:3;Stir fry Griddle Pan:3;Stir fry:3;Burger:3;Salad:3;Roasted Vegetables:3 | |||
| FoodType | Vegetables | |||
| HungerChange | -3 | -3 | ||
| Icon | Radish | |||
| Lipids | 0 | 0 | ||
| Proteins | 0 | 0 | ||
| StaticModel | RoundFood_Red | |||
| ThirstChange | -1 | -1 | ||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | RedRadish_Ground |
item RedRadish
{
DisplayCategory = Food,
Type = Food,
DisplayName = Radish,
Icon = Radish,
Weight = 0.1,
HungerChange = -3,
DaysFresh = 3,
DaysTotallyRotten = 7,
EvolvedRecipe = Soup:3;Stew:3;Stir fry Griddle Pan:3;Stir fry:3;Burger:3;Salad:3;Roasted Vegetables:3,
ThirstChange = -1,
FoodType = Vegetables,
Carbohydrates = 0.15,
Proteins = 0,
Lipids = 0,
Calories = 1,
StaticModel = RoundFood_Red,
WorldStaticModel = RedRadish_Ground,
}