Item: Maison en pain d'épices

Wiki Project Zomboid

Maison en pain d'épices

Variable SapphCooking.Gingerbread_House Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.Gingerbread_House
TypeFood
CatégorieFood
Poids0.3
Icône
GingerbreadHouseIcon

Navigation

Nom variableGingerbread_House
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemsfood.txt
Détails techniques
Item PK3655
Lignes6044 → 6058
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
Make Gingerbread House
Make Gingerbread House
SapphCooking
KAVALASH_sapphcooking Cooking 300 Gingerbread_House=1

Recettes qui utilisent cet item

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

1 recette
Afficher la liste
Recipe Mod Category Time Result
GingerbreadPiecesIcon Break Gingerbread House
Break Gingerbread House
SapphCooking
KAVALASH_sapphcooking Cooking 300 Gingerbread_Pieces=7

Propriétés

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

12 propriétés
Key Value (raw) Num Bool JSON
Calories 532 532
Carbohydrates 99 99
DaysFresh 15 15
DaysTotallyRotten 30 30
DisplayCategory Food
DisplayName Gingerbread House
Icon GingerbreadHouseIcon
Lipids 6.66 6.66
Proteins 17.7 17.7
Type Food
Weight 0.3 0.3
WorldStaticModel GingerbreadHouse_Ground
Raw block
	item Gingerbread_House
	{
		DisplayName = Gingerbread House,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.3,
		Icon = GingerbreadHouseIcon,
		DaysFresh = 15,
		DaysTotallyRotten = 30,
		Calories = 532,
		Carbohydrates = 99,
		Lipids = 6.66,
		Proteins = 17.7,
		WorldStaticModel = GingerbreadHouse_Ground,
	}