| Variable | Base.CheeseSandwich |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.3 |
| Icône |
Sandwich_cheese
|
| Nom variable | CheeseSandwich |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4957 |
|---|---|
| Lignes | 4522 → 4541 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Cheese Sandwich
Base
|
KAVALASH_Custom | Cooking | 50 | CheeseSandwich=1 |
|
Make Cheese Sandwich
Base
|
Vanilla | Cooking | 50 | CheeseSandwich=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 366 | 366 | ||
| Carbohydrates | 28 | 28 | ||
| DaysFresh | 2 | 2 | ||
| DaysTotallyRotten | 4 | 4 | ||
| DisplayCategory | Food | |||
| DisplayName | Cheese Sandwich | |||
| HungerChange | -15 | -15 | ||
| Icon | Sandwich_cheese | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 22.5 | 22.5 | ||
| MinutesToCook | 4 | 4 | ||
| Proteins | 12 | 12 | ||
| ReplaceOnCooked | GrilledCheese | |||
| Tags | HideCooked | |||
| Type | Food | |||
| Weight | 0.3 | 0.3 | ||
| WorldStaticModel | CheeseSandwich |
item CheeseSandwich
{
DisplayName = Cheese Sandwich,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = Sandwich_cheese,
IsCookable = true,
ReplaceOnCooked = GrilledCheese,
MinutesToCook = 4,
DaysFresh = 2,
DaysTotallyRotten = 4,
HungerChange = -15,
Calories = 366,
Carbohydrates = 28,
Lipids = 22.5,
Proteins = 12,
WorldStaticModel = CheeseSandwich,
Tags = HideCooked,
}