module Base

{
	recipe Make 93 Ford F-Series Tire
	{
		keep Crowbar,
		damnCraft.SteelRimSmall,
		damnCraft.TireRubberNewSmall/damnCraft.TireRubberUsedSmall/damnCraft.TireRubberDestroyedSmall,

		Result:93fordF350Tire2,
		Time:700.0,
		Category:Mechanical,
		SkillRequired:Mechanics=2,
		Prop1:Crowbar,
		OnCreate:DAMN.OnCreate.MakeSmallTire,
		CanBeDoneFromFloor:true,
	}

	recipe Make 93 Ford F-Series Double Tires
	{
		keep Crowbar,
		93fordF350Tire2=2,

		Result:93fordF350DoubleTires2,
		Time:1200.0,
		Category:Mechanical,
		SkillRequired:Mechanics=2,
		Prop1:Crowbar,
		OnCreate:DAMN.OnCreate.MakeDouble,
		CanBeDoneFromFloor:true,
	}	

	recipe Make 93 Ford F-Series Hood
	{
		keep WeldingMask,
		BlowTorch=9,
		damnCraft.HingeLarge=2,
		SheetMetal=4,
		Screws=2,

		Result:93fordF350EngineDoor2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding20,
	}

	recipe Make 93 Ford F-Series Door
	{
		keep WeldingMask,
		BlowTorch=10,
		damnCraft.HandleModern,
		damnCraft.HingeSmall=2,
		SmallSheetMetal=2,
		SheetMetal=2,
		Screws=2,

		Result:93fordF350FrontDoor2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=7,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make 93 Ford F-Series Door
	{
		keep WeldingMask,
		BlowTorch=10,
		damnCraft.HandleModern,
		damnCraft.HingeSmall=2,
		SmallSheetMetal=2,
		SheetMetal=2,
		Screws=2,

		Result:93fordF350RearDoor2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=7,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make 93 Ford F-Series Trunk Lid
	{
		keep WeldingMask,
		BlowTorch=8,
		damnCraft.HingeSmall=2,
		SheetMetal=2,
		Screws=2,

		Result:93fordF350TrunkDoor2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding20,
	}

    recipe Make 93 Ford F-Series Trunk Lid
	{
		keep WeldingMask,
		BlowTorch=8,
		damnCraft.HingeSmall=2,
		SheetMetal=2,
		Screws=2,

		Result:93fordF350utilityTrunkDoor2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding20,
	}

    recipe Make 93 Ford F-Series Trunk Lid
	{
		keep WeldingMask,
		BlowTorch=10,
		damnCraft.HingeSmall=8,
		SheetMetal=6,
		Screws=6,

		Result:93fordF350utilityStorageLids2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding20,
	}

	recipe Make 93 Ford F-Series Seat
    	{
		damnCraft.SeatFabric,
		damnCraft.SeatFoam=2,
		damnCraft.SeatFrameLarge,
		Screws=1,
		keep [Recipe.GetItemTypes.Screwdriver],

		NoBrokenItems:false,
		Result:93fordF350SeatFront2,
		Time:800.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		CanBeDoneFromFloor:true,
		OnGiveXP:DAMN.OnGiveXP.Mechanics10,
    }

    recipe Make 93 Ford F-Series Seat
    	{
		damnCraft.SeatFabric,
		damnCraft.SeatFoam=2,
		damnCraft.SeatFrameLarge,
		Screws=1,
		keep [Recipe.GetItemTypes.Screwdriver],

		NoBrokenItems:false,
		Result:93fordF350SeatRear2,
		Time:800.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		CanBeDoneFromFloor:true,
		OnGiveXP:DAMN.OnGiveXP.Mechanics10,
    }

    recipe Make 93 Ford F-Series Window
	{
		keep Scalpel,
		damnCraft.GlassPaneSmall,

		Result:93fordF350FrontSideWindow2,
		Time:300.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:Mechanics=4,
		Prop1:Scalpel,
	}

	recipe Make 93 Ford F-Series Window
	{
		keep Scalpel,
		damnCraft.GlassPaneSmall,

		Result:93fordF350RearSideWindow2,
		Time:300.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:Mechanics=4,
		Prop1:Scalpel,
	}

	recipe Make 93 Ford F-Series Windshield
	{
		keep Scalpel,
		damnCraft.GlassPaneLarge,
		damnCraft.RubberStrip=4,

		Result:93fordF350Windshield2,
		Time:500.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:Mechanics=4,
		Prop1:Scalpel,
	}

	recipe Make 93 Ford F-Series Windshield
	{
		keep Scalpel,
		damnCraft.GlassPaneLarge,
		damnCraft.RubberStrip=4,

		Result:93fordF350RearWindshield2,
		Time:500.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:Mechanics=4,
		Prop1:Scalpel,
	}

	recipe Make 93 Ford F-Series Front Window Armor
	{
		BlowTorch=7,
       	keep WeldingMask,
		MetalPipe=4,
		SmallSheetMetal=2,
		Screws=2,

		Result:93fordF350FrontWindowArmor,
		Time:800.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
	}

	recipe Make 93 Ford F-Series Rear Window Armor
	{
		BlowTorch=6,
      	keep WeldingMask,
		MetalPipe=4,
		SmallSheetMetal=1,
		Screws=2,

		Result:93fordF350RearWindowArmor,
		Time:800.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
	}

	recipe Make 93 Ford F-Series Windshield Armor
	{
		BlowTorch=9,
      	keep WeldingMask,
		SmallSheetMetal=2,
		SheetMetal=2,
		Screws=2,
		MetalPipe=6,
		LightBulb=1,

		Result:93fordF350WindshieldArmor,
		Time:1000.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

    recipe Make 93 Ford F-Series Windshield Rear Armor
	{
		BlowTorch=8,
      	keep WeldingMask,
		SmallSheetMetal=2,
		Screws=2,
		MetalPipe=3,

		Result:93fordF350utilityWindshieldRearArmor,
		Time:1000.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make 93 Ford F-Series Headache Rack with Toolbox
	{
		BlowTorch=10,
       	keep WeldingMask,
		SmallSheetMetal=2,
		SheetMetal=4,
		Screws=2,
		MetalPipe=4,

		Result:93fordF350Toolbox2,
		Time:1300.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
		CanBeDoneFromFloor:true,
	}

	recipe Make 93 Ford F-Series Front Bullbar
	{
		BlowTorch=10,
       	keep WeldingMask,
		SheetMetal=5,
		SmallSheetMetal=2,
		MetalPipe=8,
		Screws=2,

		Result:93fordF350BullbarFrontA,
		Time:900.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
		CanBeDoneFromFloor:true,
	}

	recipe Make 93 Ford F-Series Bumper
	{
		BlowTorch=7,
       	keep WeldingMask,
		SheetMetal=3,
		Screws=1,

		Result:93fordF350BumperFront0,
		Time:1000.0,
		Category:Armoring,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
		CanBeDoneFromFloor:true,
	}

    recipe Make 93 Ford F-Series Bumper
	{
		BlowTorch=8,
       	keep WeldingMask,
		SheetMetal=4,
		Screws=2,

		Result:93fordF350utilityBumperRear1,
		Time:1000.0,
		Category:Armoring,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding15,
		CanBeDoneFromFloor:true,
	}

    recipe Make 93 Ford F-Series Reinforced Bumper
	{
        93fordF350BumperFront0,
		BlowTorch=8,
       	keep WeldingMask,
		SheetMetal=2,
		SmallSheetMetal=2,
		MetalPipe=6,
		Screws=2,

		Result:93fordF350BumperFrontB,
		Time:900.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding20,
		CanBeDoneFromFloor:true,
	}

    recipe Make 93 Ford F-Series Reinforced Bumper
	{
        93fordF350BumperFront0,
		BlowTorch=5,
       	keep WeldingMask,
		SheetMetal=3,
		SmallSheetMetal=2,
		Screws=2,

		Result:93fordF350BumperFrontC,
		Time:900.0,
		Category:Armoring,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding15,
		CanBeDoneFromFloor:true,
	}

    recipe Make Nomad Cage Bullbar
	{
		BlowTorch=10,
       	keep WeldingMask,
		SheetMetal=4,
		SmallSheetMetal=2,
		MetalPipe=6,
		Screws=2,

		Result:93fordF350BullbarFrontD,
		Time:900.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
		CanBeDoneFromFloor:true,
	}

	recipe Make 93 Ford F-Series Bumper
	{
		BlowTorch=8,
       	keep WeldingMask,
		SheetMetal=4,
		Screws=1,

		Result:93fordF350BumperRear0,
		Time:1000.0,
		Category:Armoring,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
		CanBeDoneFromFloor:true,
	}

	recipe Make 93 Ford F-Series Mudflaps
	{
		Glue=2,
		damnCraft.RubberStrip=8,

		Result:93fordF350Mudflaps2,
		Time:800.0,
		Category:Mechanical,
		SkillRequired:Mechanics=2,
	}

	recipe Make 93 Ford F-Series Sidesteps
	{
		BlowTorch=4,
       	keep WeldingMask,
		SmallSheetMetal=2,
		Screws=2,
		MetalPipe=2,

		Result:93fordF350SideSteps2,
		Time:800.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=3,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
	}

    recipe Make 93 Ford F-Series Sidesteps
	{
		93fordF150SideSteps2=2,

		Result:93fordF350SideSteps2,
		Time:800.0,
		Category:Mechanical,
	}

	recipe Make 93 Ford F-Series Sidesteps
	{
		BlowTorch=4,
       	keep WeldingMask,
		SheetMetal=2,
		Screws=2,
		MetalPipe=2,

		Result:93fordF350SideStepsLong2,
		Time:1000.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding20,
	}

    recipe Make 93 Ford F-Series Sidesteps
	{
		BlowTorch=2,
       	keep WeldingMask,
		SmallSheetMetal,
		Screws,
		MetalPipe,

		Result:93fordF150SideSteps2,
		Time:800.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=3,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
	}

    recipe Make 93 Ford F-Series Sidesteps
	{
		BlowTorch=3,
       	keep WeldingMask,
		SheetMetal=2,
		Screws,
		MetalPipe,

		Result:93fordF150SideStepsLong2,
		Time:1000.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding20,
	}
    

    recipe Make 93 Ford F-Series Bed Cover
	{
		keep [Recipe.GetItemTypes.SewingNeedle],
        Thread=10,
        damnCraft.RubberStrip=4,
		Screws=4,
        Tarp,

		Result:93fordF350BedCover2,
		Time:1200.0,
		Category:Mechanical,
        NeedToBeLearn:false,
		SkillRequired:Tailoring=2,
		OnGiveXP:DAMN.OnGiveXP.Tailoring10,
	}

    recipe Make 93 Ford F-Series Roofrack
	{
		BlowTorch=10,
       	keep WeldingMask,
		SheetMetal=5,
        SmallSheetMetal=5,
		Screws=3,
		MetalPipe=8,
        Tarp,

		Result:93fordF350Roofrack2,
		Time:1800.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}
}