| Variable | SapphCooking.Pot_CheesePreparation |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 3 |
| Icône |
PotCheeseIcon
|
| Nom variable | Pot_CheesePreparation |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3955 |
|---|---|
| Lignes | 4335 → 4363 |
| File ID | 1108 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Cheese Preparation
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | Pot_CheesePreparation=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 | 200 | 200 | ||
| Carbohydrates | 0.95 | 0.95 | ||
| CookingSound | BoilingFood | |||
| CustomContextMenu | Drink | |||
| CustomEatSound | EatingSoup | |||
| DaysFresh | 2 | 2 | ||
| DaysTotallyRotten | 6 | 6 | ||
| DisplayCategory | Food | |||
| DisplayName | Pot of Cheese Preparation | |||
| EatType | Pot | |||
| HungerChange | -15 | -15 | ||
| Icon | PotCheeseIcon | |||
| IsCookable | TRUE | 1 | 1 | |
| Lipids | 9.8 | 9.8 | ||
| MinutesToBurn | 100 | 100 | ||
| MinutesToCook | 50 | 50 | ||
| Proteins | 7.4 | 7.4 | ||
| ReplaceOnCooked | SapphCooking.Pot_CheeseCurds | |||
| ReplaceOnUse | Pot | |||
| StaticModel | CookingPot | |||
| Tags | HasMetal | |||
| ThirstChange | -15 | -15 | ||
| Type | Food | |||
| UnhappyChange | +5 | 5 | ||
| Weight | 3 | 3 | ||
| WorldStaticModel | PotCheesePreparation_Ground |
item Pot_CheesePreparation
{
DisplayName = Pot of Cheese Preparation,
DisplayCategory = Food,
Type = Food,
Weight = 3,
Icon = PotCheeseIcon,
CookingSound = BoilingFood,
ReplaceOnCooked = SapphCooking.Pot_CheeseCurds,
EatType = Pot,
IsCookable = TRUE,
ReplaceOnUse = Pot,
MinutesToCook = 50,
MinutesToBurn = 100,
DaysFresh = 2,
DaysTotallyRotten = 6,
HungerChange = -15,
ThirstChange = -15,
UnhappyChange = +5,
Calories = 200,
Carbohydrates = 0.95,
Lipids = 9.8,
Proteins = 7.4,
CustomContextMenu = Drink,
CustomEatSound = EatingSoup,
StaticModel = CookingPot,
WorldStaticModel = PotCheesePreparation_Ground,
Tags = HasMetal,
}