| Variable | Base.FriedOnionRingsCraft |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
OnionRings
|
| Nom variable | FriedOnionRingsCraft |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5102 |
|---|---|
| Lignes | 7433 → 7457 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Fried Onion Rings
Base
|
KAVALASH_Custom | Cooking | 10 | FriedOnionRingsCraft=1 |
|
Make Fried Onion Rings
Base
|
Vanilla | Cooking | 10 | FriedOnionRingsCraft=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BadCold | true | 1 | 1 | |
| BadInMicrowave | true | 1 | 1 | |
| Calories | 200 | 200 | ||
| Carbohydrates | 22 | 22 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Fried Onion Rings | |||
| EvolvedRecipe | Sandwich:5|Cooked;Sandwich Baguette:5|Cooked;Burger:5|Cooked;Salad:5|Cooked | |||
| EvolvedRecipeName | Fried Onion Ring | |||
| FoodType | Vegetables | |||
| GoodHot | true | 1 | 1 | |
| HungerChange | -10 | -10 | ||
| Icon | OnionRings | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 12 | 12 | ||
| MinutesToBurn | 30 | 30 | ||
| MinutesToCook | 10 | 10 | ||
| Proteins | 2 | 2 | ||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | OnionRings_Ground |
item FriedOnionRingsCraft
{
DisplayName = Fried Onion Rings,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = OnionRings,
EvolvedRecipe = Sandwich:5|Cooked;Sandwich Baguette:5|Cooked;Burger:5|Cooked;Salad:5|Cooked,
FoodType = Vegetables,
BadCold = true,
BadInMicrowave = true,
GoodHot = true,
IsCookable = true,
MinutesToCook = 10,
MinutesToBurn = 30,
DaysFresh = 4,
DaysTotallyRotten = 7,
HungerChange = -10,
Calories = 200,
Carbohydrates = 22,
Lipids = 12,
Proteins = 2,
WorldStaticModel = OnionRings_Ground,
EvolvedRecipeName = Fried Onion Ring,
}