| Variable | Base.BagelPlain |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
BagelPlain
|
| Nom variable | BagelPlain |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5014 |
|---|---|
| Lignes | 5688 → 5704 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Remove from Tray
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 10 | BagelPlain=3 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Cream Cheese Bagel
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | BagelCreamCheese=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 177 | 177 | ||
| Carbohydrates | 33 | 33 | ||
| DaysFresh | 1 | 1 | ||
| DaysTotallyRotten | 6 | 6 | ||
| DisplayCategory | Food | |||
| DisplayName | Bagel | |||
| HungerChange | -10 | -10 | ||
| Icon | BagelPlain | |||
| Lipids | 2.22 | 2.22 | ||
| Proteins | 5.9 | 5.9 | ||
| Tags | FitsToaster | |||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | Bagel_Ground |
item BagelPlain
{
DisplayName = Bagel,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = BagelPlain,
DaysFresh = 1,
DaysTotallyRotten = 6,
HungerChange = -10,
Calories = 177,
Carbohydrates = 33,
Lipids = 2.22,
Proteins = 5.9,
WorldStaticModel = Bagel_Ground,
Tags = FitsToaster,
}