| Variable | Base.Marshmallows |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
Marshmallows
|
| Nom variable | Marshmallows |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5099 |
|---|---|
| Lignes | 7375 → 7391 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Open Marshmallows
Greenfire
|
KAVALASH_jiggasGreenfireMod | CannabisCooking | 30 | Base.Marshmallows=67 |
|
Take Marshmallow from Bag Take Marshmallow from Bag
SapphCooking
|
KAVALASH_sapphcooking | 50 | Marshmallows=1 |
|
|
Take Marshmallow from Bowl
SapphCooking
|
KAVALASH_sapphcooking | 50 | Marshmallows=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Nice Crispiez from individual Marshmallows
Greenfire
|
KAVALASH_jiggasGreenfireMod | CannabisCooking | 40 | NiceCrispiezPan=1 |
|
Pack Bag of Marshmallows
Greenfire
|
KAVALASH_jiggasGreenfireMod | CannabisCooking | 30 | Greenfire.Marshmallows=1 |
|
Make Bowl of Marshmallow
SapphCooking
|
KAVALASH_sapphcooking | 50 | BowlofMarshmallows=1 |
|
|
Make Smore
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 250 | SapphSmore=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 30 | 30 | ||
| Carbohydrates | 8 | 8 | ||
| DisplayCategory | Food | |||
| DisplayName | Marshmallows | |||
| EvolvedRecipe | Cake:5;Pancakes:5;Waffles:5;ConeIcecream:5;PieSweet:5 | |||
| FoodType | NoExplicit | |||
| HungerChange | -5 | -5 | ||
| Icon | Marshmallows | |||
| Lipids | 0 | 0 | ||
| Proteins | 0.5 | 0.5 | ||
| Type | Food | |||
| UnhappyChange | -5 | -5 | ||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | Marshmallows_Ground |
item Marshmallows
{
DisplayName = Marshmallows,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = Marshmallows,
EvolvedRecipe = Cake:5;Pancakes:5;Waffles:5;ConeIcecream:5;PieSweet:5,
FoodType = NoExplicit,
HungerChange = -5,
UnhappyChange = -5,
Calories = 30,
Carbohydrates = 8,
Lipids = 0,
Proteins = 0.5,
WorldStaticModel = Marshmallows_Ground,
}