| Variable | Base.PastaPan |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 3 |
| Icône |
SaucepanFilled
|
| Nom variable | PastaPan |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4973 |
|---|---|
| Lignes | 4826 → 4850 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
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 | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Pasta | |||
| GoodHot | true | 1 | 1 | |
| Icon | SaucepanFilled | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 2.66 | 2.66 | ||
| MinutesToBurn | 50 | 50 | ||
| MinutesToCook | 20 | 20 | ||
| Proteins | 18.66 | 18.66 | ||
| ReplaceOnUse | Saucepan | |||
| Tags | HasMetal | |||
| Type | Food | |||
| UnhappyChange | 20 | 20 | ||
| Weight | 3 | 3 | ||
| WorldStaticModel | SaucePanPasta |
item PastaPan
{
DisplayName = Pasta,
DisplayCategory = Food,
Type = Food,
Weight = 3,
Icon = SaucepanFilled,
BadCold = true,
BadInMicrowave = true,
CookingSound = BoilingFood,
GoodHot = true,
IsCookable = true,
ReplaceOnUse = Saucepan,
MinutesToCook = 20,
MinutesToBurn = 50,
DaysFresh = 4,
DaysTotallyRotten = 7,
UnhappyChange = 20,
Calories = 560,
Carbohydrates = 109.3,
Lipids = 2.66,
Proteins = 18.66,
WorldStaticModel = SaucePanPasta,
Tags = HasMetal,
}