| Variable | SapphCooking.Pot_Cheese |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 3 |
| Icône |
PotCheeseIcon
|
| Nom variable | Pot_Cheese |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3957 |
|---|---|
| Lignes | 4391 → 4417 |
| 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_Cheese=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 | Parmesan_CheeseWheel=1 |
|
Stir Cheese
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | Pot_CheeseBlue=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 480 | 480 | ||
| CantEat | True | 1 | 1 | |
| Carbohydrates | 0.95 | 0.95 | ||
| CustomContextMenu | Drink | |||
| CustomEatSound | EatingSoup | |||
| DaysFresh | 10 | 10 | ||
| DaysTotallyRotten | 10 | 10 | ||
| DisplayCategory | Food | |||
| DisplayName | Pot of Parmesan Cheese | |||
| EatType | Pot | |||
| HungerChange | -40 | -40 | ||
| Icon | PotCheeseIcon | |||
| Lipids | 15.8 | 15.8 | ||
| Proteins | 8.4 | 8.4 | ||
| ReplaceOnRotten | SapphCooking.Pot_CheeseBlue | |||
| ReplaceOnUse | Pot | |||
| StaticModel | CookingPot | |||
| Tags | HasMetal | |||
| ThirstChange | -20 | -20 | ||
| Tooltip | Tooltip_BlueCheese | |||
| Type | Food | |||
| UnhappyChange | -20 | -20 | ||
| Weight | 3 | 3 | ||
| WorldStaticModel | PotCheese_Ground |
item Pot_Cheese
{
DisplayName = Pot of Parmesan Cheese,
DisplayCategory = Food,
Type = Food,
Weight = 3,
Icon = PotCheeseIcon,
CantEat = True,
EatType = Pot,
ReplaceOnUse = Pot,
ReplaceOnRotten = SapphCooking.Pot_CheeseBlue,
DaysFresh = 10,
DaysTotallyRotten = 10,
HungerChange = -40,
ThirstChange = -20,
UnhappyChange = -20,
Calories = 480,
Carbohydrates = 0.95,
Lipids = 15.8,
Proteins = 8.4,
CustomContextMenu = Drink,
CustomEatSound = EatingSoup,
StaticModel = CookingPot,
WorldStaticModel = PotCheese_Ground,
Tags = HasMetal,
Tooltip = Tooltip_BlueCheese,
}