Item: Ceinture avec boucle

Wiki Project Zomboid

Ceinture avec boucle

Variable AuthenticZClothing.Belt_AZ Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Belt_AZ
TypeClothing
CatégorieAccessory
Poids0.2
Icône
Belt

Navigation

Nom variableBelt_AZ
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1374
Lignes233 → 244
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.

9 propriétés
Key Value (raw) Num Bool JSON
AttachmentsProvided SmallBeltLeft;SmallBeltRight
BodyLocation Belt
ClothingItem Belt_AZ
DisplayCategory Accessory
DisplayName Belt with Buckle
Icon Belt
Type Clothing
Weight 0.2 0.2
WorldStaticModel Belt_Ground
Raw block
    item Belt_AZ
    {
        DisplayCategory = Accessory,
        Weight	=	0.2,
        Type	=	Clothing,
        DisplayName	=	Belt with Buckle,
        Icon	=	Belt,
        BodyLocation = Belt,
        ClothingItem = Belt_AZ,
        AttachmentsProvided = SmallBeltLeft;SmallBeltRight,
        WorldStaticModel = Belt_Ground,
    }