Item: Bocal d'oeufs

Wiki Project Zomboid

Bocal d'oeufs

Variable SapphCooking.CannedEggs Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.CannedEggs
TypeFood
CatégorieFood
Poids0.5
Icône
JarofEggsIcon

Navigation

Nom variableCannedEggs
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemsfood.txt
Détails techniques
Item PK3584
Lignes4636 → 4646
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
JarEmpty2 Make Jar of Eggs
Make Jar of Eggs
SapphCooking
KAVALASH_sapphcooking Cooking 100 CannedEggs=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
Egg Open Jar of Eggs
Open Jar of Eggs
SapphCooking
KAVALASH_sapphcooking Cooking 30 Egg=5

Propriétés

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

8 propriétés
Key Value (raw) Num Bool JSON
DaysFresh 60 60
DaysTotallyRotten 90 90
DisplayCategory Food
DisplayName Jar of Eggs
Icon JarofEggsIcon
Type Food
Weight 0.5 0.5
WorldStaticModel JarofEggs_Ground
Raw block
	item CannedEggs
	{
        	DisplayCategory = Food,
        	Type			=	Food,
        	DisplayName		=	Jar of Eggs,
        	Icon			=	JarofEggsIcon,
        	Weight			=	0.5,
        	DaysFresh 		=	60,
        	DaysTotallyRotten 	=	 	90,
        	WorldStaticModel = JarofEggs_Ground,
    	}