| Variable | Base.WaterPotRice |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 3 |
| Icône |
Pot_Water
|
| Nom variable | WaterPotRice |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4885 |
|---|---|
| Lignes | 2904 → 2933 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Place Rice in Cooking Pot
Base
|
KAVALASH_Custom | Cooking | 50 | WaterPotRice=1 |
|
Place Rice in Cooking Pot
Base
|
Vanilla | Cooking | 50 | WaterPotRice=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 | Cooking Pot with Rice | |||
| EatType | Pot | |||
| EvolvedRecipe | Soup:10;Stew:10;Burrito:10|Cooked | |||
| EvolvedRecipeName | Rice | |||
| FoodType | Rice | |||
| GoodHot | true | 1 | 1 | |
| HungerChange | -10 | -10 | ||
| Icon | Pot_Water | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 0 | 0 | ||
| MinutesToBurn | 50 | 50 | ||
| MinutesToCook | 20 | 20 | ||
| Proteins | 12 | 12 | ||
| ReplaceOnUse | Pot | |||
| StaticModel | CookingPot | |||
| Tags | RiceRecipe;HasMetal | |||
| Type | Food | |||
| UnhappyChange | 20 | 20 | ||
| Weight | 3 | 3 | ||
| WorldStaticModel | CookingPotRice_Ground |
item WaterPotRice
{
DisplayName = Cooking Pot with Rice,
DisplayCategory = Food,
Type = Food,
Weight = 3,
Icon = Pot_Water,
BadInMicrowave = true,
CookingSound = BoilingFood,
EvolvedRecipe = Soup:10;Stew:10;Burrito:10|Cooked,
EatType = Pot,
FoodType = Rice,
GoodHot = true,
IsCookable = true,
ReplaceOnUse = Pot,
MinutesToCook = 20,
MinutesToBurn = 50,
DaysFresh = 3,
DaysTotallyRotten = 6,
HungerChange = -10,
UnhappyChange = 20,
Calories = 480,
Carbohydrates = 108,
Lipids = 0,
Proteins = 12,
StaticModel = CookingPot,
WorldStaticModel = CookingPotRice_Ground,
Tags = RiceRecipe;HasMetal,
EvolvedRecipeName = Rice,
}