| Variable | SapphCooking.BagelShapedDough |
|---|---|
| Type | Food |
| Catégorie | |
| Poids | 0.1 |
| Icône |
DoughnutDoughIcon
|
| Nom variable | BagelShapedDough |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3539 |
|---|---|
| Lignes | 3727 → 3742 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Cut Bagels
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | BagelShapedDough=3 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Tray of Bagels
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | BakingTray_Bagel=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 150 | 150 | ||
| Carbohydrates | 35 | 35 | ||
| DaysFresh | 5 | 5 | ||
| DaysTotallyRotten | 10 | 10 | ||
| DisplayName | Bagel Shaped Dough | |||
| HungerChange | -5 | -5 | ||
| Icon | DoughnutDoughIcon | |||
| Lipids | 15 | 15 | ||
| Proteins | 3 | 3 | ||
| Type | Food | |||
| UnhappyChange | 5 | 5 | ||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | DoughnutDough |
item BagelShapedDough
{
Type = Food,
DisplayName = Bagel Shaped Dough,
Icon = DoughnutDoughIcon,
Weight = 0.1,
HungerChange = -5,
UnhappyChange = 5,
Carbohydrates = 35,
Proteins = 3,
Lipids = 15,
Calories = 150,
WorldStaticModel = DoughnutDough,
DaysFresh = 5,
DaysTotallyRotten = 10,
}