Item: Échiquier

Wiki Project Zomboid

Échiquier

Variable Base.CheckerBoard Mod Vanilla

Résumé

VariableBase.CheckerBoard
TypeNormal
CatégorieJunk
Poids0.3
Icône
CheckerBoard

Navigation

Nom variableCheckerBoard
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5893
Lignes4904 → 4912
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 Checkerboard
Icon CheckerBoard
Type Normal
Weight 0.3 0.3
WorldStaticModel CheckerBoard_Ground
Raw block
    item CheckerBoard
    {
        DisplayCategory = Junk,
        Weight	=	0.3,
        Type	=	Normal,
        DisplayName	=	Checkerboard,
        Icon	=	CheckerBoard,
        WorldStaticModel = CheckerBoard_Ground,
    }