Item: Tas de bois (3 bûches)

Wiki Project Zomboid

Tas de bois (3 bûches)

Variable Base.LogStacks3 Mod Vanilla

Résumé

VariableBase.LogStacks3
TypeNormal
CatégorieMaterial
Poids9
Icône
Logs3

Navigation

Nom variableLogStacks3
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5606
Lignes847 → 855
File ID1370

Recettes qui fabriquent cet item

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

2 recettes
Afficher la liste
Recipe Mod Category Time Result
Logs Make Three-Log Stack
Make Three-Log Stack
Base
KAVALASH_Custom Carpentry 60 LogStacks3=1
Logs Lier 3 bûches
Make Three-Log Stack
Base
Vanilla Carpentry 60 LogStacks3=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
Logs Unstack Logs
Unstack Logs
Base
KAVALASH_Custom Carpentry 60 Log=3
Logs Délier les bûches
Unstack Logs
Base
Vanilla Carpentry 60 Log=3

Propriétés

Toutes les propriétés extraites pour cet item.

6 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Material
DisplayName Three Logs Stack
Icon Logs3
Type Normal
Weight 9 9
WorldStaticModel ThreeLogsStack
Raw block
	item LogStacks3
    {
        DisplayCategory = Material,
        Weight	=	9,
        Type	=	Normal,
        DisplayName	=	Three Logs Stack,
        Icon	=	Logs3,
        WorldStaticModel = ThreeLogsStack,
    }