Item: Grand collier en or

Wiki Project Zomboid

Grand collier en or

Variable Base.NecklaceLong_Gold Mod Vanilla

Résumé

VariableBase.NecklaceLong_Gold
TypeClothing
CatégorieAccessory
Poids0.1
Icône
NecklaceLong_Gold

Navigation

Nom variableNecklaceLong_Gold
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6233
Lignes135 → 146
File ID1387

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é.

2 recettes
Afficher la liste
Recipe Mod Category Time Result
FrnGolgNugget FrnMeltGoldJewelry
FrnMeltGoldJewelry
CraftMoreKavalash
KAVALASH_Custom Jewelry 225 FrnGolgNugget=3
FrnGolgNugget FrnMeltGoldJewelryMachine
FrnMeltGoldJewelryMachine
CraftMoreKavalash
KAVALASH_Custom Jewelry 250 FrnGolgNugget=5

Propriétés

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

9 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Necklace_Long
ClothingItem NecklaceLong_Gold
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Long Gold Necklace
Icon NecklaceLong_Gold
Type Clothing
Weight 0.1 0.1
WorldStaticModel NecklaceLong_Gold_Ground
Raw block
    item NecklaceLong_Gold
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Long Gold Necklace,
		ClothingItem = NecklaceLong_Gold,
		BodyLocation = Necklace_Long,
		Icon = NecklaceLong_Gold,
		Weight = 0.1,
		Cosmetic = TRUE,
		WorldStaticModel = NecklaceLong_Gold_Ground,
	}