| Variable | Base.WaterPotPasta |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 3 |
| Icône |
Pot_Water
|
| Nom variable | WaterPotPasta |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4886 |
|---|---|
| Lignes | 2935 → 2962 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Place Pasta in Cooking Pot
Base
|
KAVALASH_Custom | Cooking | 50 | WaterPotPasta=1 |
|
Place Pasta in Cooking Pot
Base
|
Vanilla | Cooking | 50 | WaterPotPasta=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make 2 Bowls of Pasta
Base
|
KAVALASH_Custom | Cooking | 80 | PastaBowl=2 |
|
Make 4 Bowls of Pasta
Base
|
KAVALASH_Custom | Cooking | 80 | PastaBowl=4 |
|
Make 2 Bowls of Pasta
Base
|
Vanilla | Cooking | 80 | PastaBowl=2 |
|
Make 4 Bowls of Pasta
Base
|
Vanilla | Cooking | 80 | PastaBowl=4 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BadCold | true | 1 | 1 | |
| BadInMicrowave | true | 1 | 1 | |
| Calories | 560 | 560 | ||
| Carbohydrates | 109.3 | 109.3 | ||
| CookingSound | BoilingFood | |||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 6 | 6 | ||
| DisplayCategory | Food | |||
| DisplayName | Cooking Pot with Pasta | |||
| EatType | Pot | |||
| GoodHot | true | 1 | 1 | |
| HungerChange | -10 | -10 | ||
| Icon | Pot_Water | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 2.66 | 2.66 | ||
| MinutesToBurn | 50 | 50 | ||
| MinutesToCook | 20 | 20 | ||
| Proteins | 18.66 | 18.66 | ||
| ReplaceOnUse | Pot | |||
| StaticModel | CookingPot | |||
| Tags | HasMetal | |||
| Type | Food | |||
| UnhappyChange | 20 | 20 | ||
| Weight | 3 | 3 | ||
| WorldStaticModel | CookingPotPasta_Ground |
item WaterPotPasta
{
DisplayName = Cooking Pot with Pasta,
DisplayCategory = Food,
Type = Food,
Weight = 3,
Icon = Pot_Water,
BadCold = true,
BadInMicrowave = true,
CookingSound = BoilingFood,
EatType = Pot,
GoodHot = true,
IsCookable = true,
ReplaceOnUse = Pot,
MinutesToCook = 20,
MinutesToBurn = 50,
DaysFresh = 3,
DaysTotallyRotten = 6,
HungerChange = -10,
UnhappyChange = 20,
Calories = 560,
Carbohydrates = 109.3,
Lipids = 2.66,
Proteins = 18.66,
StaticModel = CookingPot,
WorldStaticModel = CookingPotPasta_Ground,
Tags = HasMetal,
}