Item: Verre brisé

Wiki Project Zomboid

Verre brisé

Variable LabItems.MatShatteredGlass Mod KAVALASH_VaccinDrReapers

Résumé

VariableLabItems.MatShatteredGlass
TypeNormal
Catégorie
Poids0.2
Icône
MatShatteredGlass

Navigation

Nom variableMatShatteredGlass
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4286
Lignes251 → 258
File ID1320

Recettes qui fabriquent cet item

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

7 recettes
Afficher la liste
Recipe Mod Category Time Result
SideWindow Shatter Car Window
OthShatterCarGlass
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 125 MatShatteredGlass=4
LightBulb Shatter Empty Bottle
OthShatterEmptyBottle
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 60 MatShatteredGlass=2
LightBulb OthShatterLight
OthShatterLight
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 40 MatShatteredGlass=1
LightBulb OthShatterLight
OthShatterLight
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 40 MatShatteredGlass=1
Perfume1 Shatter Perfume Vial
OthShatterPerfumeVial
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 60 MatShatteredGlass=2
Cologne Shatter Perfume Vial
OthShatterPerfumeVial
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 60 MatShatteredGlass=2
BrokenBottle Shatter Smashed Bottle
OthShatterSmashedBottle
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 60 MatShatteredGlass=2

Recettes qui utilisent cet item

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

17 recettes
Afficher la liste
Recipe Mod Category Time Result
SideWindow CraftFrontWindow1
CraftFrontWindow1
CraftMoreKavalash
KAVALASH_Custom AutoParts 300 FrontWindow1=1
SideWindow CraftFrontWindow2
CraftFrontWindow2
CraftMoreKavalash
KAVALASH_Custom AutoParts 300 FrontWindow2=1
SideWindow CraftFrontWindow3
CraftFrontWindow3
CraftMoreKavalash
KAVALASH_Custom AutoParts 300 FrontWindow3=1
SideWindow CraftRearWindow1
CraftRearWindow1
CraftMoreKavalash
KAVALASH_Custom AutoParts 300 RearWindow1=1
SideWindow CraftRearWindow2
CraftRearWindow2
CraftMoreKavalash
KAVALASH_Custom AutoParts 300 RearWindow2=1
SideWindow CraftRearWindow3
CraftRearWindow3
CraftMoreKavalash
KAVALASH_Custom AutoParts 300 RearWindow3=1
CarWindshield CraftRearWindshield1
CraftRearWindshield1
CraftMoreKavalash
KAVALASH_Custom AutoParts 500 RearWindshield1=1
CarWindshield CraftRearWindshield2
CraftRearWindshield2
CraftMoreKavalash
KAVALASH_Custom AutoParts 500 RearWindshield2=1
CarWindshield CraftRearWindshield3
CraftRearWindshield3
CraftMoreKavalash
KAVALASH_Custom AutoParts 500 RearWindshield3=1
R32win Make 92 Nissan Skyline R32 Window
Make 92 Nissan Skyline R32 Window
CraftMoreKavalash
KAVALASH_Custom AutoParts 300 R32FrontSideWindow3=1
R32wind Make 92 Nissan Skyline R32 Windshield
Make 92 Nissan Skyline R32 Windshield
CraftMoreKavalash
KAVALASH_Custom AutoParts 500 R32Windshield3=1
R32rwind Make 92 Nissan Skyline R32 Windshield
Make 92 Nissan Skyline R32 Windshield
CraftMoreKavalash
KAVALASH_Custom AutoParts 500 R32WindshieldRear3=1
LabSyringe Make Reusable Syringe
ChmMakeSyringe
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 45 LabSyringeReusable=1
LabFlask Make Flask (Muffle Furnace)
FrnMakeFlask
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 100 LabFlask=1
JarEmpty2 Make Jar (Muffle Furnace)
FrnMakeJar
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 100 EmptyJar=1
LabTestTube Make Test Tube (x3) (Muffle Furnace)
FrnMakeTestTube
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 100 LabTestTube=3
MakeGlassPane
MakeGlassPane
LabRecipes
KAVALASH_VaccinDrReapers GlassWork 100 GlassPane=1

Propriétés

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

6 propriétés
Key Value (raw) Num Bool JSON
DisplayName MatShatteredGlass
Icon MatShatteredGlass
Tooltip Tooltip_MatShatteredGlass
Type Normal
Weight 0.2 0.2
WorldStaticModel LabItems.Item_MatShatteredGlass
Raw block
	item MatShatteredGlass {
		Type = Normal,
		Icon = MatShatteredGlass,
		Weight = 0.2,
		DisplayName = MatShatteredGlass,
		Tooltip = Tooltip_MatShatteredGlass,
		WorldStaticModel = LabItems.Item_MatShatteredGlass,
	}