Item: Toast à l'oeuf

Wiki Project Zomboid

Toast à l'oeuf

Variable SapphCooking.Bread_Egginhole Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.Bread_Egginhole
TypeFood
CatégorieFood
Poids0.2
Icône
EgginNestIcon

Navigation

Nom variableBread_Egginhole
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemsfood.txt
Détails techniques
Item PK3662
Lignes6176 → 6194
File ID1107

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

1 recette
Afficher la liste
Recipe Mod Category Time Result
PanwithOilIcon Cook Egg in a Hole
Cook Egg in a Hole
SapphCooking
KAVALASH_sapphcooking Cooking 300 Bread_Egginhole=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

16 propriétés
Key Value (raw) Num Bool JSON
Calories 385 385
Carbohydrates 41 41
DaysFresh 3 3
DaysTotallyRotten 6 6
DisplayCategory Food
DisplayName Egg in a Nest
EvolvedRecipeName Bread
FoodType Bread
HungerChange -25 -25
Icon EgginNestIcon
Lipids 3.22 3.22
Proteins 7.9 7.9
StaticModel H_BreadEgg
Type Food
Weight 0.2 0.2
WorldStaticModel BreadEgg_Ground
Raw block
	item Bread_Egginhole
	{
		DisplayName = Egg in a Nest,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = EgginNestIcon,
		FoodType = Bread,
		DaysFresh = 3,
		DaysTotallyRotten = 6,
		HungerChange = -25,
		Calories = 385,
		Carbohydrates = 41,
		Lipids = 3.22,
		Proteins = 7.9,
		WorldStaticModel = BreadEgg_Ground,
		StaticModel = H_BreadEgg,
		EvolvedRecipeName = Bread,
	}