| Variable | SapphCooking.IceCubes |
|---|---|
| Type | Food |
| Catégorie | |
| Poids | 0.1 |
| Icône |
IceCubesIcon
|
| Nom variable | IceCubes |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3675 |
|---|---|
| Lignes | 6460 → 6481 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Ice Cubes Make Ice Cubes
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 180 | IceCubes=6 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Blend Sorbet
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 300 | Blender_Sorbet=1 |
|
Make Bowl of Shaved Ice
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 250 | BowlShavedIce=1 |
|
Make Popsicle
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | Popsicle_White=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BoredomChange | -1 | -1 | ||
| Calories | 0 | 0 | ||
| CantBeFrozen | TRUE | 1 | 1 | |
| Carbohydrates | 0 | 0 | ||
| CustomContextMenu | Sapph_Eat | |||
| CustomEatSound | EatingIce | |||
| DisplayName | Ice Cubes | |||
| EatType | eat | |||
| EvolvedRecipeName | Ice | |||
| FoodType | Ice | |||
| Icon | IceCubesIcon | |||
| Lipids | 0 | 0 | ||
| Proteins | 0 | 0 | ||
| Spice | true | 1 | 1 | |
| StaticModel | H_IceCubes | |||
| ThirstChange | -5 | -5 | ||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | IceCubes_Ground |
item IceCubes
{
Weight = 0.1,
Type = Food,
DisplayName = Ice Cubes,
Spice = true,
Icon = IceCubesIcon,
ThirstChange = -5,
BoredomChange = -1,
FoodType = Ice,
EvolvedRecipeName = Ice,
Carbohydrates = 0,
Proteins = 0,
Lipids = 0,
Calories = 0,
StaticModel = H_IceCubes,
WorldStaticModel = IceCubes_Ground,
CantBeFrozen = TRUE,
CustomEatSound = EatingIce,
CustomContextMenu = Sapph_Eat,
EatType = eat,
}