Recette

Wiki Project Zomboid

FrnMeltGoldJewelryMachine

Nom variable FrnMeltGoldJewelryMachine Mod KAVALASH_Custom Kavalash Custom Mod Cat. Jewelry Time 250

Recette

Ingrédients

GarderPince
Garder[Recipe.GetItemTypes.WeldingMask]

Résultat

Condition

Compétences

MetalWelding niveau 8
Machine nécessaireForge Table
 
📘 La recette doit ĂȘtre apprise via un magazine
Résumé
Nom affichéFrnMeltGoldJewelryMachine
Nom variableFrnMeltGoldJewelryMachine
ModKAVALASH_Custom — Kavalash Custom Mod
CatégorieJewelry
Temps250
OnCreate
OnTest
SoundBlow_Torch_C
Anim
Voir les détails techniques
ModuleCraftMoreKavalash
Sourcemedia\scripts\KAVA_Economy_Recipes.txt
lignes: 153 → 170
Recipe PK2426
Recipe Sig93da4f37c539bcd957549782cecb4b6ff52cab34

Compétences requises

MetalWelding8

Raw block

	recipe FrnMeltGoldJewelryMachine {
		WristWatch_Right_ClassicGold/WristWatch_Left_ClassicGold/Bracelet_BangleRightGold/Bracelet_BangleLeftGold/Bracelet_ChainRightGold/Bracelet_ChainLeftGold/Earring_LoopLrg_Gold/Earring_LoopMed_Gold/Earring_LoopSmall_Gold_Both/Earring_LoopSmall_Gold_Top/Earring_Stud_Gold/NoseRing_Gold/NoseStud_Gold/Ring_Left_MiddleFinger_Gold/Ring_Right_RingFinger_Gold/Ring_Left_RingFinger_Gold/BellyButton_DangleGold/BellyButton_RingGold/BellyButton_StudGold/NecklaceLong_Gold/Necklace_Gold/Ring_Right_MiddleFinger_Gold/AuthenticZClothing.Necklace_GoldCrucifix/AuthenticZClothing.Necklace_B,
		WristWatch_Right_ClassicGold/WristWatch_Left_ClassicGold/Bracelet_BangleRightGold/Bracelet_BangleLeftGold/Bracelet_ChainRightGold/Bracelet_ChainLeftGold/Earring_LoopLrg_Gold/Earring_LoopMed_Gold/Earring_LoopSmall_Gold_Both/Earring_LoopSmall_Gold_Top/Earring_Stud_Gold/NoseRing_Gold/NoseStud_Gold/Ring_Left_MiddleFinger_Gold/Ring_Right_RingFinger_Gold/Ring_Left_RingFinger_Gold/BellyButton_DangleGold/BellyButton_RingGold/BellyButton_StudGold/NecklaceLong_Gold/Necklace_Gold/Ring_Right_MiddleFinger_Gold/AuthenticZClothing.Necklace_GoldCrucifix/AuthenticZClothing.Necklace_B,
		WristWatch_Right_ClassicGold/WristWatch_Left_ClassicGold/Bracelet_BangleRightGold/Bracelet_BangleLeftGold/Bracelet_ChainRightGold/Bracelet_ChainLeftGold/Earring_LoopLrg_Gold/Earring_LoopMed_Gold/Earring_LoopSmall_Gold_Both/Earring_LoopSmall_Gold_Top/Earring_Stud_Gold/NoseRing_Gold/NoseStud_Gold/Ring_Left_MiddleFinger_Gold/Ring_Right_RingFinger_Gold/Ring_Left_RingFinger_Gold/BellyButton_DangleGold/BellyButton_RingGold/BellyButton_StudGold/NecklaceLong_Gold/Necklace_Gold/Ring_Right_MiddleFinger_Gold/AuthenticZClothing.Necklace_GoldCrucifix/AuthenticZClothing.Necklace_B,
		WristWatch_Right_ClassicGold/WristWatch_Left_ClassicGold/Bracelet_BangleRightGold/Bracelet_BangleLeftGold/Bracelet_ChainRightGold/Bracelet_ChainLeftGold/Earring_LoopLrg_Gold/Earring_LoopMed_Gold/Earring_LoopSmall_Gold_Both/Earring_LoopSmall_Gold_Top/Earring_Stud_Gold/NoseRing_Gold/NoseStud_Gold/Ring_Left_MiddleFinger_Gold/Ring_Right_RingFinger_Gold/Ring_Left_RingFinger_Gold/BellyButton_DangleGold/BellyButton_RingGold/BellyButton_StudGold/NecklaceLong_Gold/Necklace_Gold/Ring_Right_MiddleFinger_Gold/AuthenticZClothing.Necklace_GoldCrucifix/AuthenticZClothing.Necklace_B,
		WristWatch_Right_ClassicGold/WristWatch_Left_ClassicGold/Bracelet_BangleRightGold/Bracelet_BangleLeftGold/Bracelet_ChainRightGold/Bracelet_ChainLeftGold/Earring_LoopLrg_Gold/Earring_LoopMed_Gold/Earring_LoopSmall_Gold_Both/Earring_LoopSmall_Gold_Top/Earring_Stud_Gold/NoseRing_Gold/NoseStud_Gold/Ring_Left_MiddleFinger_Gold/Ring_Right_RingFinger_Gold/Ring_Left_RingFinger_Gold/BellyButton_DangleGold/BellyButton_RingGold/BellyButton_StudGold/NecklaceLong_Gold/Necklace_Gold/Ring_Right_MiddleFinger_Gold/AuthenticZClothing.Necklace_GoldCrucifix/AuthenticZClothing.Necklace_B,
		keep Tongs,
		keep [Recipe.GetItemTypes.WeldingMask],
		Result:FrnGolgNugget=5,
		Sound:Blow_Torch_C,
		Time:250.0,
		Category:Jewelry,
		NeedToBeLearn : true,
		NearItem : Forge Table,
		CanBeDoneFromFloor:False,
		SkillRequired:MetalWelding=8,
		CanBeDoneFromFloor:true,
	}