Item: Ceinture

Wiki Project Zomboid

Ceinture

Variable Base.Belt2 Mod Vanilla

Résumé

VariableBase.Belt2
TypeClothing
CatégorieAccessory
Poids0.2
Icône
Belt

Navigation

Nom variableBelt2
ModuleBase
Sourcescripts\clothing\clothing_others.txt
Détails techniques
Item PK6396
Lignes735 → 746
File ID1388

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é.

1 recette
Afficher la liste
Recipe Mod Category Time Result
slingAky Make Rifle Sling
Make Rifle Sling
Base
KAVALASH_noirrsling Tailoring 800 SlingA=1

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
DisplayCategory Accessory
DisplayName Belt
Icon Belt
Type Clothing
Weight 0.2 0.2
WorldStaticModel Belt_Ground
Raw block
    item Belt2
    {
        DisplayCategory = Accessory,
        Weight	=	0.2,
        Type	=	Clothing,
        DisplayName	=	Belt,
        Icon	=	Belt,
        BodyLocation = Belt,
        ClothingItem = Belt,
        AttachmentsProvided = SmallBeltLeft;SmallBeltRight,
        WorldStaticModel = Belt_Ground,
    }