Item: Chaîne de dés

Wiki Project Zomboid

Chaîne de dés

Variable AuthenticZClothing.AZ_DiceHung Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AZ_DiceHung
TypeNormal
CatégorieHousehold
Poids0.1
Icône
DiceHung

Navigation

Nom variableAZ_DiceHung
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK892
Lignes1454 → 1464
File ID807

Recettes qui fabriquent cet item

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

1 recette
Afficher la liste
Recipe Mod Category Time Result
Dice Make Backpack Attachable Item
Make Backpack Attachable Item
AuthenticZRecipes
KAVALASH_Authentic Z - Current 50 AuthenticZClothing.AZ_DiceHung=1

Recettes qui utilisent cet item

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

0 recette
Aucune recette n'utilise cet item.

Propriétés

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

8 propriétés
Key Value (raw) Num Bool JSON
AttachmentType RubberDuck
DisplayCategory Household
DisplayName Chain of Dice
Icon DiceHung
StaticModel DiceHung
Type Normal
Weight 0.1 0.1
WorldStaticModel DiceHung_Ground
Raw block
	item AZ_DiceHung
	{
        DisplayCategory  =  Household,	
        Weight			 =	0.1,
        Type			 =	Normal,
        DisplayName		 = 	Chain of Dice,
        Icon			 =	DiceHung,
        AttachmentType   = 	RubberDuck,			
		StaticModel 	 =  DiceHung,		
		WorldStaticModel =	DiceHung_Ground,
	}