| Variable | SapphCooking.BakingTray_Croissant |
|---|---|
| Type | Food |
| Catégorie | |
| Poids | 1.5 |
| Icône |
CookiesTrayIcon
|
| Nom variable | BakingTray_Croissant |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3822 |
|---|---|
| Lignes | 918 → 941 |
| File ID | 1108 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Tray of Croissants
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | BakingTray_Croissant=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Remove from Tray
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 10 | Croissant=3 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BadCold | true | 1 | 1 | |
| BadInMicrowave | true | 1 | 1 | |
| Calories | 520 | 520 | ||
| CantEat | TRUE | 1 | 1 | |
| Carbohydrates | 50.45 | 50.45 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 10 | 10 | ||
| DisplayName | Baking Tray with Croissants | |||
| GoodHot | true | 1 | 1 | |
| HungerChange | -30 | -30 | ||
| Icon | CookiesTrayIcon | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 52.61 | 52.61 | ||
| MinutesToBurn | 60 | 60 | ||
| MinutesToCook | 30 | 30 | ||
| Proteins | 54.53 | 54.53 | ||
| ReplaceOnCooked | BakingTray;SapphCooking.Croissant;SapphCooking.Croissant;SapphCooking.Croissant | |||
| ReplaceOnUse | BakingTray | |||
| Type | Food | |||
| Weight | 1.5 | 1.5 | ||
| WorldStaticModel | BakingTrayCroissant |
item BakingTray_Croissant
{
HungerChange = -30,
Weight = 1.5,
Type = Food,
DaysTotallyRotten = 10,
DisplayName = Baking Tray with Croissants,
Icon = CookiesTrayIcon,
DaysFresh = 3,
Carbohydrates = 50.45,
Proteins = 54.53,
Lipids = 52.61,
Calories = 520,
IsCookable = true,
MinutesToBurn = 60,
MinutesToCook = 30,
BadInMicrowave = true,
GoodHot = true,
BadCold = true,
ReplaceOnUse = BakingTray,
CantEat = TRUE,
WorldStaticModel = BakingTrayCroissant,
ReplaceOnCooked = BakingTray;SapphCooking.Croissant;SapphCooking.Croissant;SapphCooking.Croissant,
}