Item: Grande gourde

Wiki Project Zomboid

Grande gourde

Variable AuthenticZClothing.AuthenticCanteenForestGreen Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AuthenticCanteenForestGreen
TypeNormal
CatégorieWaterContainer
Poids0.2
Icône
CanteenForestGreen

Navigation

Nom variableAuthenticCanteenForestGreen
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZ_items.txt
Détails techniques
Item PK868
Lignes1019 → 1033
File ID807

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

0 recette
Aucune recette n'utilise cet item.

Propriétés

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

12 propriétés
Key Value (raw) Num Bool JSON
AttachmentType Canteen
CanStoreWater TRUE 1 1
DisplayCategory WaterContainer
DisplayName Canteen
Icon CanteenForestGreen
RainFactor 1 1
ReplaceOnUseOn WaterSource-AuthenticCanteenForestGreenfull
StaticModel AuthenticCanteenForestGreen
Tooltip Tooltip_item_RainFromGround
Type Normal
Weight 0.2 0.2
WorldStaticModel WorldItem_CanteenForestGreen
Raw block
	item AuthenticCanteenForestGreen
    	{
        DisplayCategory 		= 	WaterContainer, 		
		Weight    		 		= 	0.2,
		CanStoreWater			= 	TRUE,
        Type    				= 	Normal,
        DisplayName     		= 	Canteen,
		ReplaceOnUseOn			= 	WaterSource-AuthenticCanteenForestGreenfull,
        Icon 					= 	CanteenForestGreen,
		RainFactor 				= 	1,
		Tooltip 				= 	Tooltip_item_RainFromGround,
		StaticModel 			= 	AuthenticCanteenForestGreen,
		WorldStaticModel 		= 	WorldItem_CanteenForestGreen,	
		AttachmentType  		= 	Canteen,			
	}