| Variable | SapphCooking.BakingTray_Jerky |
|---|---|
| Type | Food |
| Catégorie | |
| Poids | 1.5 |
| Icône |
TrayJerkyIcon
|
| Nom variable | BakingTray_Jerky |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3615 |
|---|---|
| Lignes | 5252 → 5273 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Marinade Beef in Roasting Pan
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | BakingTray_Jerky=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 | BeefJerky=4 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BadInMicrowave | true | 1 | 1 | |
| Calories | 300 | 300 | ||
| CantEat | TRUE | 1 | 1 | |
| Carbohydrates | 12 | 12 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 10 | 10 | ||
| DisplayName | Baking Tray with Marinated Beef | |||
| HungerChange | -30 | -30 | ||
| Icon | TrayJerkyIcon | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 2 | 2 | ||
| MinutesToBurn | 90 | 90 | ||
| MinutesToCook | 60 | 60 | ||
| Proteins | 2 | 2 | ||
| ReplaceOnCooked | BakingTray;BeefJerky;BeefJerky;BeefJerky;BeefJerky | |||
| ReplaceOnUse | BakingTray | |||
| Type | Food | |||
| Weight | 1.5 | 1.5 | ||
| WorldStaticModel | BakingTray_Bacon_Ground |
item BakingTray_Jerky
{
HungerChange = -30,
Weight = 1.5,
Type = Food,
DaysTotallyRotten = 10,
DisplayName = Baking Tray with Marinated Beef,
Icon = TrayJerkyIcon,
DaysFresh = 3,
Carbohydrates = 12,
Proteins = 2,
Lipids = 2,
Calories = 300,
IsCookable = true,
MinutesToBurn = 90,
MinutesToCook = 60,
BadInMicrowave = true,
ReplaceOnUse = BakingTray,
CantEat = TRUE,
WorldStaticModel = BakingTray_Bacon_Ground,
ReplaceOnCooked = BakingTray;BeefJerky;BeefJerky;BeefJerky;BeefJerky,
}