| Variable | SapphCooking.Pot_CheeseBlue |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 3 |
| Icône |
PotCheeseIcon
|
| Nom variable | Pot_CheeseBlue |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3958 |
|---|---|
| Lignes | 4418 → 4443 |
| File ID | 1108 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Stir Cheese
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | Pot_CheeseBlue=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Remove Cheese Wheel
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | Blue_CheeseWheel=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 630 | 630 | ||
| CantEat | True | 1 | 1 | |
| Carbohydrates | 0.95 | 0.95 | ||
| CustomContextMenu | Drink | |||
| CustomEatSound | EatingSoup | |||
| DaysFresh | 60 | 60 | ||
| DaysTotallyRotten | 30 | 30 | ||
| DisplayCategory | Food | |||
| DisplayName | Pot of Blue Cheese | |||
| EatType | Pot | |||
| HungerChange | -60 | -60 | ||
| Icon | PotCheeseIcon | |||
| Lipids | 15.8 | 15.8 | ||
| Proteins | 8.4 | 8.4 | ||
| ReplaceOnUse | Pot | |||
| StaticModel | CookingPot | |||
| Tags | HasMetal | |||
| ThirstChange | -60 | -60 | ||
| Type | Food | |||
| UnhappyChange | -20 | -20 | ||
| Weight | 3 | 3 | ||
| WorldStaticModel | PotCheeseBlue_Ground |
item Pot_CheeseBlue
{
DisplayName = Pot of Blue Cheese,
DisplayCategory = Food,
Type = Food,
Weight = 3,
Icon = PotCheeseIcon,
CantEat = True,
EatType = Pot,
ReplaceOnUse = Pot,
DaysFresh = 60,
DaysTotallyRotten = 30,
HungerChange = -60,
ThirstChange = -60,
UnhappyChange = -20,
Calories = 630,
Carbohydrates = 0.95,
Lipids = 15.8,
Proteins = 8.4,
CustomContextMenu = Drink,
CustomEatSound = EatingSoup,
StaticModel = CookingPot,
WorldStaticModel = PotCheeseBlue_Ground,
Tags = HasMetal,
}