Item: Paille

Wiki Project Zomboid

Paille

Variable Base.Straw Mod Vanilla

Résumé

VariableBase.Straw
TypeNormal
CatégorieJunk
Poids0.1
Icône
Straw

Navigation

Nom variableStraw
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5877
Lignes4751 → 4759
File ID1370

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.

6 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Junk
DisplayName Straw
Icon Straw
Type Normal
Weight 0.1 0.1
WorldStaticModel Straw_Ground
Raw block
    item Straw
    {
        DisplayCategory = Junk,
        Weight	=	0.1,
        Type	=	Normal,
        DisplayName	=   Straw,
        Icon	=	Straw,
        WorldStaticModel = Straw_Ground,
    }