| Variable | Base.BreadSlices |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
BreadSlices
|
| Nom variable | BreadSlices |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5003 |
|---|---|
| Lignes | 5469 → 5491 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Slice Bread
Base
|
KAVALASH_Custom | Cooking | 40 | BreadSlices=3 |
|
Slice Bread
Base
|
KAVALASH_Custom | Cooking | 40 | BreadSlices=3 |
|
Slice Bread
Base
|
Vanilla | Cooking | 40 | BreadSlices=3 |
|
Slice Bread
Base
|
Vanilla | Cooking | 40 | BreadSlices=3 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Cheese Sandwich
Base
|
KAVALASH_Custom | Cooking | 50 | CheeseSandwich=1 |
|
Make Tuna Sandwich
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 20 | TunaSandwich=1 |
|
Prepare French Toast
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | FrenchToast_Prep=1 |
|
Make Cheese Sandwich
Base
|
Vanilla | Cooking | 50 | CheeseSandwich=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 177 | 177 | ||
| Carbohydrates | 33 | 33 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 6 | 6 | ||
| DisplayCategory | Food | |||
| DisplayName | Bread Slices | |||
| EvolvedRecipe | Soup:5;Stew:5;Salad:5 | |||
| EvolvedRecipeName | Bread | |||
| FoodType | Bread | |||
| HungerChange | -10 | -10 | ||
| Icon | BreadSlices | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 2.22 | 2.22 | ||
| MinutesToCook | 4 | 4 | ||
| Proteins | 5.9 | 5.9 | ||
| ReplaceOnCooked | Toast | |||
| Tags | HideCooked;FitsToaster | |||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | BreadSlices |
item BreadSlices
{
DisplayName = Bread Slices,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = BreadSlices,
EvolvedRecipe = Soup:5;Stew:5;Salad:5,
FoodType = Bread,
IsCookable = true,
ReplaceOnCooked = Toast,
MinutesToCook = 4,
DaysFresh = 3,
DaysTotallyRotten = 6,
HungerChange = -10,
Calories = 177,
Carbohydrates = 33,
Lipids = 2.22,
Proteins = 5.9,
WorldStaticModel = BreadSlices,
Tags = HideCooked;FitsToaster,
EvolvedRecipeName = Bread,
}