Item: Petites boucles d'oreilles en or

Wiki Project Zomboid

Petites boucles d'oreilles en or

Variable Base.Earring_LoopSmall_Gold_Both Mod Vanilla

Résumé

VariableBase.Earring_LoopSmall_Gold_Both
TypeClothing
CatégorieAccessory
Poids0.1
Icône
Earring_LoopSmall_Gold

Navigation

Nom variableEarring_LoopSmall_Gold_Both
ModuleBase
Sourcescripts\clothing\clothing_jewellery.txt
Détails techniques
Item PK6253
Lignes377 → 390
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.

11 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Ears
ClothingItem Earring_LoopSmall_Gold_Both
ClothingItemExtra Earring_LoopSmall_Gold_Top
ClothingItemExtraOption PutOnEartop
Cosmetic TRUE 1 1
DisplayCategory Accessory
DisplayName Small Gold Looped Earrings
Icon Earring_LoopSmall_Gold
Type Clothing
Weight 0.1 0.1
WorldStaticModel Earring_LoopSmall_Ground
Raw block
    item Earring_LoopSmall_Gold_Both
	{
	    DisplayCategory = Accessory,
		Type = Clothing,
		DisplayName = Small Gold Looped Earrings,
		ClothingItem = Earring_LoopSmall_Gold_Both,
		BodyLocation = Ears,
		Icon = Earring_LoopSmall_Gold,
		Weight = 0.1,
		ClothingItemExtra = Earring_LoopSmall_Gold_Top,
        ClothingItemExtraOption = PutOnEartop,
		Cosmetic = TRUE,
		WorldStaticModel = Earring_LoopSmall_Ground,
	}