| Variable | SapphCooking.Bucket_CheeseCurds |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 3 |
| Icône |
BucketPrepIcon
|
| Nom variable | Bucket_CheeseCurds |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3959 |
|---|---|
| Lignes | 4445 → 4470 |
| File ID | 1108 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Pour Cheese Preparation
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | Bucket_CheeseCurds=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Mozzarela Cheese
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | MozzarelaCheese=1 |
|
Stir Cheese
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | Bucket_Cheese=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 230 | 230 | ||
| Carbohydrates | 0.95 | 0.95 | ||
| CustomContextMenu | Drink | |||
| CustomEatSound | EatingSoup | |||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 3 | 3 | ||
| DisplayCategory | Food | |||
| DisplayName | Bucket with Cheese Curds (Aging) | |||
| EatType | Pot | |||
| HungerChange | -18 | -18 | ||
| Icon | BucketPrepIcon | |||
| Lipids | 11.8 | 11.8 | ||
| Proteins | 8.4 | 8.4 | ||
| ReplaceOnRotten | SapphCooking.Bucket_Cheese | |||
| ReplaceOnUse | BucketEmpty | |||
| StaticModel | CookingPot | |||
| Tags | HasMetal | |||
| ThirstChange | -18 | -18 | ||
| Tooltip | Tooltip_CheeseCurds | |||
| Type | Food | |||
| UnhappyChange | +5 | 5 | ||
| Weight | 3 | 3 | ||
| WorldStaticModel | BucketCheesePrep_Ground |
item Bucket_CheeseCurds
{
DisplayName = Bucket with Cheese Curds (Aging),
DisplayCategory = Food,
Type = Food,
Weight = 3,
Icon = BucketPrepIcon,
EatType = Pot,
ReplaceOnUse = BucketEmpty,
ReplaceOnRotten = SapphCooking.Bucket_Cheese,
DaysFresh = 3,
DaysTotallyRotten = 3,
HungerChange = -18,
ThirstChange = -18,
UnhappyChange = +5,
Calories = 230,
Carbohydrates = 0.95,
Lipids = 11.8,
Proteins = 8.4,
CustomContextMenu = Drink,
CustomEatSound = EatingSoup,
StaticModel = CookingPot,
WorldStaticModel = BucketCheesePrep_Ground,
Tags = HasMetal,
Tooltip = Tooltip_CheeseCurds,
}