Item: Noeud pour les cheveux

Wiki Project Zomboid

Noeud pour les cheveux

Variable AuthenticZClothing.HairBow_SideRight Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.HairBow_SideRight
TypeClothing
CatégorieClothing
Poids0.05
Icône Aucune icône trouvée

Navigation

Nom variableHairBow_SideRight
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1422
Lignes873 → 887
File ID822

Recettes qui fabriquent cet item

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

0 recette
Aucune recette ne fabrique cet item.

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.

12 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Right_MiddleFinger
CanHaveHoles false 0 0
ClothingItem HairBow_SideRight
ClothingItemExtra AuthenticZClothing.HairBows_UP;AuthenticZClothing.HairBow;AuthenticZClothing.HairBow_SideLeft
ClothingItemExtraOption WearHigher;WearLower;WearLeft
DisplayCategory Clothing
DisplayName HairBow
IconsForTexture BowBlue;BowPurple;BowRed;BowPink
Type Clothing
Weight 0.05 0.05
WorldStaticModel WorldItem_HairBow
clothingExtraSubmenu WearRight
Raw block
    item HairBow_SideRight
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = HairBow,
        ClothingItem = HairBow_SideRight,
		ClothingItemExtra		= AuthenticZClothing.HairBows_UP;AuthenticZClothing.HairBow;AuthenticZClothing.HairBow_SideLeft,
        ClothingItemExtraOption = WearHigher;WearLower;WearLeft,
		clothingExtraSubmenu 	= WearRight,	
        IconsForTexture = BowBlue;BowPurple;BowRed;BowPink,
        BodyLocation = Right_MiddleFinger,
        CanHaveHoles = false,
        Weight = 0.05,	
        WorldStaticModel = WorldItem_HairBow,
    }