Item: Pain perdu

Wiki Project Zomboid

Pain perdu

Variable SapphCooking.FrenchToast_Prep Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.FrenchToast_Prep
TypeFood
CatégorieFood
Poids0.1
Icône
FrenchToastIcon

Navigation

Nom variableFrenchToast_Prep
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemsfood.txt
Détails techniques
Item PK3698
Lignes6960 → 6978
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
BreadSlices Prepare French Toast
Prepare French Toast
SapphCooking
KAVALASH_sapphcooking Cooking 100 FrenchToast_Prep=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 250 250
Carbohydrates 35 35
DaysFresh 3 3
DaysTotallyRotten 6 6
DisplayCategory Food
DisplayName French Toast
FoodType Bread
HungerChange -10 -10
Icon FrenchToastIcon
Lipids 4.22 4.22
Proteins 6.9 6.9
StaticModel H_FrenchToast_Sapph
Tags HideCooked
Type Food
Weight 0.1 0.1
WorldStaticModel FrenchToast_Sapph_Ground
Raw block
	item FrenchToast_Prep
	{
		DisplayName = French Toast,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = FrenchToastIcon,
		FoodType = Bread,
		DaysFresh = 3,
		DaysTotallyRotten = 6,
		HungerChange = -10,
		Calories = 250,
		Carbohydrates = 35,
		Lipids = 4.22,
		Proteins = 6.9,
		WorldStaticModel = FrenchToast_Sapph_Ground,
		StaticModel = H_FrenchToast_Sapph,
		Tags = HideCooked,
	}