Item: Pancake le Hérisson

Wiki Project Zomboid

Pancake le Hérisson

Variable AuthenticZClothing.PancakeHedgehog Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.PancakeHedgehog
TypeNormal
CatégorieRaccoon
Poids0.2
Icône
Plush_Hedgehog

Navigation

Nom variablePancakeHedgehog
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK819
Lignes295 → 305
File ID807

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
Plush_Hedgehog Make Backpack Attachable Item
Make Backpack Attachable Item
AuthenticZRecipes
KAVALASH_Authentic Z - Current 30 AuthenticZClothing.PancakeHedgehog=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
Plush_Hedgehog Make Backpack Attachable Item
Make Backpack Attachable Item
AuthenticZRecipes
KAVALASH_Authentic Z - Current 30 AuthenticZClothing.PancakeHedgehog=1

Propriétés

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

8 propriétés
Key Value (raw) Num Bool JSON
AttachmentType SpiffoPlushie
DisplayCategory Raccoon
DisplayName Pancake The Hedgehog
Icon Plush_Hedgehog
StaticModel PlushieHedgehog_Static
Type Normal
Weight 0.2 0.2
WorldStaticModel PlushieHedgehog_Ground
Raw block
    item PancakeHedgehog
	{
        DisplayCategory  = 	Raccoon,		
		Weight           = 	0.2,
		Type             = 	Normal,
		DisplayName      = 	Pancake The Hedgehog,
		Icon             = 	Plush_Hedgehog,
        AttachmentType   = 	SpiffoPlushie,
		StaticModel 	 = 	PlushieHedgehog_Static,			
		WorldStaticModel = 	PlushieHedgehog_Ground,
	}