Item: Boîte de trombones

Wiki Project Zomboid

Boîte de trombones

Variable Base.PaperclipBox Mod Vanilla

Résumé

VariableBase.PaperclipBox
TypeNormal
CatégorieMaterial
Poids0.3
Icône
PaperclipBox

Navigation

Nom variablePaperclipBox
ModuleBase
Sourcescripts\newitems.txt
Détails techniques
Item PK5675
Lignes1669 → 1678
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
Paperclip Place Paperclips in Box
Place Paperclips in Box
Base
KAVALASH_Custom 5 PaperclipBox=1
Paperclip Mettre en boîte
Place Paperclips in Box
Base
Vanilla 5 PaperclipBox=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
Paperclip Open Box of Paperclip
Open Box of Paperclip
Base
KAVALASH_Custom 5 Paperclip=40
Paperclip Ouvrir la boîte
Open Box of Paperclip
Base
Vanilla 5 Paperclip=40

Propriétés

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

7 propriétés
Key Value (raw) Num Bool JSON
DisplayCategory Material
DisplayName Box of Paperclips
Icon PaperclipBox
MetalValue 40 40
Type Normal
Weight 0.3 0.3
WorldStaticModel PaperclipBox
Raw block
    item PaperclipBox
    {
        DisplayCategory = Material,
        Weight	=	0.3,
        Type	=	Normal,
        DisplayName	=	Box of Paperclips,
        Icon	=	PaperclipBox,
        MetalValue = 40,
        WorldStaticModel = PaperclipBox,
    }