module Base

{
    craftRecipe 70dodgeMakeTire
	{
        timedAction = Making,
        time = 200,
        Tags = InHandCraft,
        category = Mechanical,
        xpAward = Mechanics:2,
        SkillRequired = Mechanics:2,
        OnCreate = DAMN.OnCreate.PassSecondCond,

        inputs
        {
            item 1 [damnCraft.SteelRimSmall],
            item 1 [damnCraft.TireRubberNewSmall;damnCraft.TireRubberUsedSmall;damnCraft.TireRubberDestroyedSmall] mode:destroy,
            item 1 [Base.Crowbar] mode:keep,
        }
        outputs
        {
            item 1 Base.DodgeRTtire3,
        }
	}

	craftRecipe 70dodgeRTMakeHood
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Mechanical,
        xpAward = MetalWelding:20,
        SkillRequired = MetalWelding:5,
        NeedToBeLearn = True,

        inputs
        {
            item 2 [damnCraft.HingeLarge],
            item 4 [Base.SheetMetal],
            item 2 [Base.Screws],
			item 9 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70RTEngineDoor,
        }
	}

	craftRecipe 70dodgePDMakeHood
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Mechanical,
        xpAward = MetalWelding:20,
        SkillRequired = MetalWelding:5,
        NeedToBeLearn = True,

        inputs
        {
            item 2 [damnCraft.HingeLarge],
            item 4 [Base.SheetMetal],
            item 2 [Base.Screws],
			item 9 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70PDEngineDoor,
        }
	}

	craftRecipe 70dodgeTAMakeHood
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Mechanical,
        xpAward = MetalWelding:20,
        SkillRequired = MetalWelding:5,
        NeedToBeLearn = True,

        inputs
        {
            item 2 [damnCraft.HingeLarge],
            item 4 [Base.SheetMetal],
            item 2 [Base.Screws],
			item 9 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70TAEngineDoor1,
        }
	}

    craftRecipe 70dodgeMakeFrontDoor
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Mechanical,
        xpAward = MetalWelding:25,
        SkillRequired = MetalWelding:7,
        NeedToBeLearn = True,

        inputs
        {
            item 1 [damnCraft.HandleClassic],
            item 2 [damnCraft.HingeSmall],
            item 2 [Base.SheetMetal],
            item 2 [Base.SmallSheetMetal],
            item 2 [Base.Screws],
			item 10 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70Door3,
        }
	}

	craftRecipe 70dodgeMakeTrunkLid
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Mechanical,
        xpAward = MetalWelding:20,
        SkillRequired = MetalWelding:7,
        NeedToBeLearn = True,

        inputs
        {
            item 1 [damnCraft.HandleModern],
            item 2 [damnCraft.HingeLarge],
            item 2 [Base.SheetMetal],
            item 2 [Base.Screws],
			item 8 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70TrunkDoor3,
        }
	}

	craftRecipe 70dodgeMakeFrontSeat
	{
        timedAction = Making,
        time = 200,
        Tags = InHandCraft,
        category = Mechanical,
        xpAward = Mechanics:2,
        SkillRequired = Mechanics:3,
        NeedToBeLearn = True,

        inputs
        {
            item 1 [damnCraft.SeatFabric],
            item 2 [damnCraft.SeatFoam],
            item 1 [damnCraft.SeatFrameLarge],
            item 1 [Base.Screws],
            item 1 tags[Screwdriver] mode:keep flags[MayDegradeLight;NoBrokenItems],
        }
        outputs
        {
            item 1 Base.DodgeFrontSeat3,
        }
	}

	craftRecipe 70dodgeMakeRearSeat
	{
        timedAction = Making,
        time = 200,
        Tags = InHandCraft,
        category = Mechanical,
        xpAward = Mechanics:2,
        SkillRequired = Mechanics:3,
        NeedToBeLearn = True,

        inputs
        {
            item 1 [damnCraft.SeatFabric],
            item 2 [damnCraft.SeatFoam],
            item 1 [damnCraft.SeatFrameLarge],
            item 1 [Base.Screws],
            item 1 tags[Screwdriver] mode:keep flags[MayDegradeLight;NoBrokenItems],
        }
        outputs
        {
            item 1 Base.DodgeRearSeat3,
        }
	}

    craftRecipe 70dodgeMakeFrontWindshield
	{
        timedAction = Making,
        time = 200,
        Tags = InHandCraft,
        category = Mechanical,
        xpAward = Mechanics:2,
        SkillRequired = Mechanics:3,
        NeedToBeLearn = True,

        inputs
        {
            item 3 [Base.GlassPanel],
            item 4 [damnCraft.RubberStrip],
            item 1 [Base.Scalpel] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70Windshield3,
        }
	}

    craftRecipe 70dodgeMakeFrontSideWindow
	{
        timedAction = Making,
        time = 200,
        Tags = InHandCraft,
        category = Mechanical,
        xpAward = Mechanics:2,
        SkillRequired = Mechanics:3,
        NeedToBeLearn = True,

        inputs
        {
            item 2 [Base.GlassPanel],
            item 2 [damnCraft.RubberStrip],
            item 1 [Base.Scalpel] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70FrontSideWindow3,
        }
	}

    craftRecipe 70dodgeMakeRearSideWindow
	{
        timedAction = Making,
        time = 200,
        Tags = InHandCraft,
        category = Mechanical,
        xpAward = Mechanics:2,
        SkillRequired = Mechanics:3,
        NeedToBeLearn = True,

        inputs
        {
            item 1 [Base.GlassPanel],
            item 2 [damnCraft.RubberStrip],
            item 1 [Base.Scalpel] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70RearSideWindow3,
        }
	}

	craftRecipe 70dodgeMakeRearWindshield
	{
        timedAction = Making,
        time = 200,
        Tags = InHandCraft,
        category = Mechanical,
        xpAward = Mechanics:2,
        SkillRequired = Mechanics:3,
        NeedToBeLearn = True,

        inputs
        {
            item 2 [Base.GlassPanel],
            item 4 [damnCraft.RubberStrip],
            item 1 [Base.Scalpel] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70WindshieldRear3,
        }
	}

    craftRecipe 70dodgeMakeFrontWindowArmor
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:20,
        SkillRequired = MetalWelding:4,

        inputs
        {
            item 4 [Base.SheetMetal],
            item 2 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 7 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70DoorArmor,
        }
	}

	craftRecipe 70dodgeMakeFrontWindshieldArmor
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:20,
        SkillRequired = MetalWelding:4,

        inputs
        {
            item 3 [Base.SheetMetal],
            item 2 [Base.SmallSheetMetal],
            item 4 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 10 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70WindshieldArmor,
        }
	}

	craftRecipe 70dodgeBMakeFrontWindshieldArmor
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:20,
        SkillRequired = MetalWelding:4,

        inputs
        {
            item 3 [Base.SheetMetal],
            item 2 [Base.SmallSheetMetal],
            item 4 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 10 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70WindshieldArmorB,
        }
	}

    craftRecipe 70dodgeMakeRearWindshieldArmor
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:25,
        SkillRequired = MetalWelding:4,

        inputs
        {
            item 3 [Base.SheetMetal],
            item 2 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 7 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70WindshieldRearArmor,
        }
	}

	craftRecipe 70dodgeMakeFrontBumper
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:20,
        SkillRequired = MetalWelding:5,

        inputs
        {
            item 2 [Base.SheetMetal],
            item 2 [Base.Screws],
			item 6 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70FrontBumper0,
        }
	}

	craftRecipe 70dodgeMakeRearBumper
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:15,
        SkillRequired = MetalWelding:5,

        inputs
        {
            item 2 [Base.SheetMetal],
            item 2 [Base.Screws],
			item 6 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70RearBumper0,
        }
	}

	craftRecipe 70dodgeMakeFrontBullbarA
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:25,
        SkillRequired = MetalWelding:5,

        inputs
        {
            item 6 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 9 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70FrontBumperA,
        }
	}

	craftRecipe 70dodgeMakeFrontBullbarB
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:25,
        SkillRequired = MetalWelding:5,

        inputs
        {
            item 4 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 9 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70FrontBumperB,
        }
	}

    craftRecipe 70dodgeMakeFrontBullbarC
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:25,
        SkillRequired = MetalWelding:5,

        inputs
        {
            item 4 [Base.SheetMetal],
            item 4 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 9 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70FrontBumperC,
        }
	}

    craftRecipe 70dodgeMakeRearBullbarA
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:25,
        SkillRequired = MetalWelding:5,

        inputs
        {
            item 4 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 9 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70RearBumperA,
        }
	}

    craftRecipe 70dodgeMakeRearBullbarB
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:25,
        SkillRequired = MetalWelding:5,

        inputs
        {
            item 2 [Base.SmallSheetMetal],
            item 4 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 9 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70RearBumperB,
        }
	}

    craftRecipe 70dodgeMakeRearBullbarC
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Armoring,
        xpAward = MetalWelding:25,
        SkillRequired = MetalWelding:5,

        inputs
        {
            item 2 [Base.SheetMetal],
            item 2 [Base.MetalPipe],
            item 2 [Base.Screws],
			item 9 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.DG70RearBumperC,
        }
	}

	craftRecipe 70dodgeMakeRoofrack
	{
        timedAction = Welding,
        time = 200,
        Tags = InHandCraft;Welding,
        category = Mechanical,
        xpAward = MetalWelding:20,
        SkillRequired = MetalWelding:5,
        NeedToBeLearn = True,

        inputs
        {
            item 2 [Base.SheetMetal],
            item 3 [Base.SmallSheetMetal],
            item 4 [Base.MetalPipe],
            item 2 [Base.Screws],
            item 1 [Base.Tarp],
			item 6 [Base.BlowTorch],
            item 1 tags[WeldingMask] mode:keep,
        }
        outputs
        {
            item 1 Base.OldSmallRoofrack3,
        }
	}
}