| Variable | Base.WaterSaucepanRice |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 3 |
| Icône |
SaucepanFilled
|
| Nom variable | WaterSaucepanRice |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4895 |
|---|---|
| Lignes | 3140 → 3167 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Place Rice in Saucepan
Base
|
KAVALASH_Custom | Cooking | 50 | WaterSaucepanRice=1 |
|
Place Rice in Saucepan
Base
|
Vanilla | Cooking | 50 | WaterSaucepanRice=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make 2 Bowls of Rice
Base
|
KAVALASH_Custom | Cooking | 80 | RiceBowl=2 |
|
Make 4 Bowls of Rice
Base
|
KAVALASH_Custom | Cooking | 80 | RiceBowl=4 |
|
Make 2 Bowls of Rice
Base
|
Vanilla | Cooking | 80 | RiceBowl=2 |
|
Make 4 Bowls of Rice
Base
|
Vanilla | Cooking | 80 | RiceBowl=4 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BadInMicrowave | true | 1 | 1 | |
| Calories | 480 | 480 | ||
| Carbohydrates | 108 | 108 | ||
| CookingSound | BoilingFood | |||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 6 | 6 | ||
| DisplayCategory | Food | |||
| DisplayName | Saucepan with Rice | |||
| EvolvedRecipe | Soup:10;Stew:10;Burrito:10|Cooked | |||
| FoodType | Rice | |||
| GoodHot | true | 1 | 1 | |
| HungerChange | -10 | -10 | ||
| Icon | SaucepanFilled | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 0 | 0 | ||
| MinutesToBurn | 50 | 50 | ||
| MinutesToCook | 20 | 20 | ||
| Proteins | 12 | 12 | ||
| ReplaceOnUse | Saucepan | |||
| Tags | HasMetal | |||
| Type | Food | |||
| UnhappyChange | 20 | 20 | ||
| Weight | 3 | 3 | ||
| WorldStaticModel | WaterSaucepanRice |
item WaterSaucepanRice
{
DisplayName = Saucepan with Rice,
DisplayCategory = Food,
Type = Food,
Weight = 3,
Icon = SaucepanFilled,
BadInMicrowave = true,
CookingSound = BoilingFood,
EvolvedRecipe = Soup:10;Stew:10;Burrito:10|Cooked,
FoodType = Rice,
GoodHot = true,
IsCookable = true,
ReplaceOnUse = Saucepan,
MinutesToCook = 20,
MinutesToBurn = 50,
DaysFresh = 3,
DaysTotallyRotten = 6,
HungerChange = -10,
UnhappyChange = 20,
Calories = 480,
Carbohydrates = 108,
Lipids = 0,
Proteins = 12,
WorldStaticModel = WaterSaucepanRice,
Tags = RiceRecipe,
Tags = HasMetal,
}