| Variable | Base.BreadDough |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.3 |
| Icône |
Dough
|
| Nom variable | BreadDough |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4989 |
|---|---|
| Lignes | 5179 → 5200 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Bread Dough
Base
|
KAVALASH_Custom | Cooking | 50 | BreadDough=1 |
|
Make Bread Dough
Base
|
Vanilla | Cooking | 50 | BreadDough=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Slice Bread
Base
|
KAVALASH_Custom | Cooking | 40 | BreadSlices=3 |
|
Slice Bread
Base
|
Vanilla | Cooking | 40 | BreadSlices=3 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 532 | 532 | ||
| Carbohydrates | 99 | 99 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 6 | 6 | ||
| DisplayCategory | Food | |||
| DisplayName | Bread | |||
| HungerChange | -24 | -24 | ||
| Icon | Dough | |||
| IsCookable | TRUE | 1 | 1 | |
| Lipids | 6.66 | 6.66 | ||
| MinutesToBurn | 50 | 50 | ||
| MinutesToCook | 20 | 20 | ||
| Proteins | 17.7 | 17.7 | ||
| RemoveNegativeEffectOnCooked | TRUE | 1 | 1 | |
| ThirstChange | 15 | 15 | ||
| Type | Food | |||
| UnhappyChange | 10 | 10 | ||
| Weight | 0.3 | 0.3 | ||
| WorldStaticModel | BreadDough |
item BreadDough
{
DisplayName = Bread,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = Dough,
IsCookable = TRUE,
RemoveNegativeEffectOnCooked = TRUE,
MinutesToCook = 20,
MinutesToBurn = 50,
DaysFresh = 3,
DaysTotallyRotten = 6,
HungerChange = -24,
ThirstChange = 15,
UnhappyChange = 10,
Calories = 532,
Carbohydrates = 99,
Lipids = 6.66,
Proteins = 17.7,
WorldStaticModel = BreadDough,
}