Item: Moule à lingot

Wiki Project Zomboid

Moule à lingot

Variable LabItems.FrnIngotMold Mod KAVALASH_VaccinDrReapers

Résumé

VariableLabItems.FrnIngotMold
TypeDrainable
Catégorie
Poids1
Icône
FrnIngotMold

Navigation

Nom variableFrnIngotMold
ModuleLabItems
Sourcemedia\scripts\LabItems.txt
Détails techniques
Item PK4314
Lignes495 → 503
File ID1320

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
SheetMetal FrnMakeIngotMold
FrnMakeIngotMold
CraftMoreKavalash
KAVALASH_Custom Welding 310 FrnIngotMold=1

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
FrnGolgIngot FrnMakeGolgIngot
FrnMakeGolgIngot
CraftMoreKavalash
KAVALASH_Custom Welding 3000 FrnGolgIngot=1
FrnSilverIngot FrnMakeSilverIngot
FrnMakeSilverIngot
CraftMoreKavalash
KAVALASH_Custom Welding 3000 FrnSilverIngot=1

Propriétés

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

7 propriétés
Key Value (raw) Num Bool JSON
DisplayName FrnIngotMold
Icon FrnIngotMold
Type Drainable
UseDelta 0.04 0.04
Weight 1.0 1
WorldStaticModel LabItems.Item_FrnIngotMold
cantBeConsolided True 1 1
Raw block
	item FrnIngotMold {
		Type = Drainable,
		Icon = FrnIngotMold,
		Weight = 1.0,
		DisplayName = FrnIngotMold,
		UseDelta = 0.04,
		cantBeConsolided = True,
		WorldStaticModel = LabItems.Item_FrnIngotMold,
	}