Item: Fourchette à barbecue

Wiki Project Zomboid

Fourchette à barbecue

Variable Base.CarvingFork Mod Vanilla

Résumé

VariableBase.CarvingFork
TypeNormal
CatégorieCooking
Poids0.1
Icône
CarvingFork

Navigation

Nom variableCarvingFork
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5874
Lignes4721 → 4730
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é.

1 recette
Afficher la liste
Recipe Mod Category Time Result
CarvingFork Convert As Weapon
Convert As Weapon
SapphCooking
KAVALASH_sapphcooking Cooking 50 CarvingForkSapph=1

Propriétés

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

7 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Cooking
DisplayName Carving Fork
Icon CarvingFork
MetalValue 20 20
Type Normal
Weight 0.1 0.1
WorldStaticModel CarvingFork_Ground
Raw block
    item CarvingFork
    {
        DisplayCategory = Cooking,
        Weight	=	0.1,
        Type	=	Normal,
        DisplayName	=   Carving Fork,
        Icon	=	CarvingFork,
        MetalValue = 20,
        WorldStaticModel = CarvingFork_Ground,
    }