module Base

{
	recipe Make 76 Chevrolet K Series Tire
	{
		keep Crowbar,
		damnCraft.SteelRimSmall,
		damnCraft.TireRubberNewSmall/damnCraft.TireRubberUsedSmall/damnCraft.TireRubberDestroyedSmall,

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

    recipe Make 76 Chevrolet K Series Double Tires
	{
		keep Crowbar,
		76chevyKseriesTire2=2,

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

    recipe Make 80S Chevrolet C/K Standard Tire
	{
		keep Crowbar,
		damnCraft.SteelRimSmall,
		damnCraft.TireRubberNewSmall/damnCraft.TireRubberUsedSmall/damnCraft.TireRubberDestroyedSmall,

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

    recipe Make 80S Chevrolet C/K Heavy-Duty Tire
	{
		keep Crowbar,
		damnCraft.SteelRimSmall,
		damnCraft.TireRubberNewSmall/damnCraft.TireRubberUsedSmall/damnCraft.TireRubberDestroyedSmall,

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

    recipe Make 90S Chevrolet C/K Standard Tire
	{
		keep Crowbar,
		damnCraft.SteelRimSmall,
		damnCraft.TireRubberNewSmall/damnCraft.TireRubberUsedSmall/damnCraft.TireRubberDestroyedSmall,

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

    recipe Make 90S Chevrolet C/K Heavy-Duty Tire
	{
		keep Crowbar,
		damnCraft.SteelRimSmall,
		damnCraft.TireRubberNewSmall/damnCraft.TireRubberUsedSmall/damnCraft.TireRubberDestroyedSmall,

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

	recipe Make 76 Chevrolet K Series Hood
	{
		keep WeldingMask,
		BlowTorch=8,
		damnCraft.HingeLarge=2,
		SheetMetal=4,
		Screws=2,

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

    recipe Make 76 Chevrolet K Series Hood
	{
		keep WeldingMask,
		BlowTorch=3,
		76chevyKseriesEngineDoor2,

		Result:76chevyKseriesCutEngineDoor2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=3,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding20,
	}

	recipe Make 76 Chevrolet K Series Door
	{
		keep WeldingMask,
		BlowTorch=10,
		damnCraft.HandleModern,
		damnCraft.HingeSmall=2,
		SmallSheetMetal=2,
		SheetMetal=2,
		Screws=2,

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

    recipe Make 76 Chevrolet K Series Door
	{
		keep WeldingMask,
		BlowTorch=10,
		damnCraft.HandleModern,
		damnCraft.HingeSmall=2,
		SmallSheetMetal=2,
		SheetMetal=2,
		Screws=2,

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

	recipe Make 76 Chevrolet K Series Trunk Lid
	{
		keep WeldingMask,
		BlowTorch=8,
		damnCraft.HingeLarge=2,
		SheetMetal=2,
		Screws=2,

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

    recipe Make 76 Chevrolet K Series Trunk Lid
	{
		keep WeldingMask,
		BlowTorch=8,
		damnCraft.HingeLarge=2,
		SheetMetal=2,
		Screws=2,

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

    recipe Make 76 Chevrolet K Series Trunk Lid
	{
		keep WeldingMask,
		BlowTorch=9,
		damnCraft.HingeLarge=4,
		SheetMetal=4,
		Screws=4,

		Result:76chevyKseriesLidsFD2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

    recipe Make 76 Chevrolet C Series Wrecker Trunk Lid
	{
		keep WeldingMask,
		BlowTorch=7,
		damnCraft.HingeLarge=2,
		SheetMetal=3,
		Screws=2,

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

    recipe Make 76 Chevrolet C Series Wrecker Storage Lid
	{
		keep WeldingMask,
		BlowTorch=5,
		damnCraft.HingeLarge=2,
		SheetMetal=2,
		Screws=2,

		Result:76chevyCseriesWreckerLid2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
	}

	recipe Make 76 Chevrolet K Series Seat
    	{
		damnCraft.SeatFabric,
		damnCraft.SeatFoam=2,
		damnCraft.SeatFrameLarge,
		Screws=1,
		keep [Recipe.GetItemTypes.Screwdriver],

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

    recipe Make 76 Chevrolet K Series Seat
    	{
		damnCraft.SeatFabric,
		damnCraft.SeatFoam=2,
		damnCraft.SeatFrameLarge,
		Screws=1,
		keep [Recipe.GetItemTypes.Screwdriver],

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

	recipe Make 76 Chevrolet K Series Window
	{
		keep Scalpel,
		damnCraft.GlassPaneSmall,

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

    recipe Make 76 Chevrolet K Series Window
	{
		keep Scalpel,
		damnCraft.GlassPaneSmall,

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

	recipe Make 76 Chevrolet K Series Windshield
	{
		keep Scalpel,
		damnCraft.GlassPaneLarge,
		damnCraft.RubberStrip=4,

		Result:76chevyKseriesWindshield2,
		Time:550.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:Mechanics=4,
		Prop1:Scalpel,
	}

	recipe Make 76 Chevrolet K Series Windshield
	{
		keep Scalpel,
		damnCraft.GlassPaneLarge,
		damnCraft.RubberStrip=4,

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

	recipe Make 76 Chevrolet K Series Front Window Armor
	{
		BlowTorch=6,
       	keep WeldingMask,
		MetalPipe=3,
		SmallSheetMetal=2,
		SheetMetal=1,
		Screws=2,

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

    recipe Make 76 Chevrolet K Series Rear Window Armor
	{
		BlowTorch=6,
       	keep WeldingMask,
		SmallSheetMetal=2,
		SheetMetal=2,
		Screws=2,

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

	recipe Make 76 Chevrolet K Series Windshield Armor
	{
		BlowTorch=9,
      	keep WeldingMask,
		SmallSheetMetal=3,
		SheetMetal=2,
		Screws=2,
		MetalPipe=6,

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

	recipe Make 76 Chevrolet K Series Bumper
	{
		BlowTorch=6,
       	keep WeldingMask,
		SheetMetal=2,
		Screws=2,

		Result:76chevyKseriesBumperFront0,
		Time:1000.0,
		Category:Armoring,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
		CanBeDoneFromFloor:true,
	}

	recipe Make 76 Chevrolet K Series Bumper
	{
		BlowTorch=6,
       	keep WeldingMask,
		SheetMetal=2,
		Screws=2,

		Result:76chevyKseriesBumperRear0,
		Time:1000.0,
		Category:Armoring,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
		CanBeDoneFromFloor:true,
	}

	recipe Make 76 Chevrolet K Series Bullbar
	{
		BlowTorch=10,
       	keep WeldingMask,
		SheetMetal=2,
		MetalPipe=5,
		Screws=2,
		76chevyKseriesBumperFront0,

		Result:76chevyKseriesBullbarFrontA,
		Time:1000.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
		CanBeDoneFromFloor:true,
	}

    recipe Make 76 Chevrolet K Series Bullbar
	{
		BlowTorch=10,
       	keep WeldingMask,
		SheetMetal=2,
		MetalPipe=2,
        LightBulb=2,
		Screws=2,
		76chevyKseriesBumperFront0,

		Result:76chevyKseriesBullbarFrontB,
		Time:1000.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
		CanBeDoneFromFloor:true,
	}

    recipe Make 76 Chevrolet C Series Wrecker Bullbar
	{
		BlowTorch=10,
       	keep WeldingMask,
		SheetMetal=5,
		MetalPipe=2,
        LightBulb=2,
		Screws=2,

		Result:76chevyCseriesBullbarFrontC,
		Time:1000.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
		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 76 Chevrolet K Series Roofrack
	{
		BlowTorch=9,
       	keep WeldingMask,
		SheetMetal=4,
		MetalPipe=6,
        LightBulb=4,
		Screws=3,

		Result:76chevyKseriesRoofrack2,
		Time:1100.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
		CanBeDoneFromFloor:true,
	}

    recipe Make 76 Chevrolet C Series Roofrack
	{
		BlowTorch=9,
       	keep WeldingMask,
		SheetMetal=3,
		MetalPipe=3,
		Screws=2,

		Result:76chevyCseriesRoofrack2,
		Time:1100.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
		CanBeDoneFromFloor:true,
	}

	recipe Make 76 Chevrolet K Series Rollbar
	{
		BlowTorch=9,
       	keep WeldingMask,
		SmallSheetMetal=2,
		MetalPipe=5,
        LightBulb=4,
		Screws=4,

		Result:76chevyKseriesRollbar2,
		Time:1100.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
		CanBeDoneFromFloor:true,
	}

    recipe Make 76 Chevrolet K Series Rollbar
	{
		BlowTorch=9,
       	keep WeldingMask,
		SmallSheetMetal=2,
		MetalPipe=3,
        LightBulb=4,
		Screws=4,

		Result:76chevyKseriesRollbarSpec2,
		Time:1100.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
		CanBeDoneFromFloor:true,
	}

	recipe Make 76 Chevrolet K Series Toolbox
	{
		BlowTorch=8,
       	keep WeldingMask,
		SheetMetal=6,
		SmallSheetMetal=4,
		Screws=3,

		Result:76chevyKseriesToolbox2,
		Time:1100.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
		CanBeDoneFromFloor:true,
	}

	recipe Make 76 Chevrolet K Series Reinforced Rear Bumper
	{
		BlowTorch=3,
       	keep WeldingMask,
		SmallSheetMetal=2,
		76chevyKseriesBumperRear0,
		Screws=2,

		Result:76chevyKseriesBumperRearA,
		Time:1000.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding10,
		CanBeDoneFromFloor:true,
	}

	recipe Make 76 Chevrolet K10 Bed Cover
	{
		BlowTorch=10,
       	keep WeldingMask,
		SmallSheetMetal=2,
		SheetMetal=7,
		MetalPipe=1,
		Screws=3,

		Result:76chevyK10BedCap2,
		Time:1300.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make 76 Chevrolet K20/K30 Bed Cover
	{
		BlowTorch=10,
       	keep WeldingMask,
		SmallSheetMetal=2,
		SheetMetal=8,
		MetalPipe=1,
		Screws=4,

		Result:76chevyK20BedCap2,
		Time:1500.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

    recipe Make 76 Chevrolet K10 Open Bed Cover
	{
		BlowTorch=9,
       	keep WeldingMask,
		SmallSheetMetal=4,
		MetalPipe=5,
		Screws=3,

		Result:76chevyK10OpenBedCap2,
		Time:1300.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

	recipe Make 76 Chevrolet K20/K30 Open Bed Cover
	{
		BlowTorch=10,
       	keep WeldingMask,
		SmallSheetMetal=3,
		MetalPipe=6,
		Screws=4,

		Result:76chevyK20OpenBedCap2,
		Time:1500.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

    recipe Make 76 Chevrolet K Series FD Mudflaps
	{
		Glue=2,
		damnCraft.RubberStrip=4,

		Result:76chevyKseriesFDMudflaps,
		Time:400.0,
		Category:Mechanical,
		SkillRequired:Mechanics=2,
	}

    recipe Make 76 Chevrolet K Series Utility Bumper
	{
		BlowTorch=6,
       	keep WeldingMask,
		SheetMetal=4,
		Screws=2,

		Result:utilityBoxBumperRear2,
		Time:1000.0,
		Category:Armoring,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
		CanBeDoneFromFloor:true,
	}

    recipe Make 76 Chevrolet K Series Trunk Lid
	{
		keep WeldingMask,
		BlowTorch=8,
		damnCraft.HingeLarge=2,
		SheetMetal=3,
		Screws=2,

		Result:utilityBoxTrunkDoor2,
		Time:800.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

    recipe Make 76 Chevrolet K Series Trunk Lid
	{
		keep WeldingMask,
		BlowTorch=10,
		damnCraft.HingeLarge=6,
		SheetMetal=5,
		Screws=6,

		Result:utilityBoxStorageLids2,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

    recipe Make 76 Chevrolet K Series Utility Rear Windshield Armor
	{
		BlowTorch=7,
      	keep WeldingMask,
		SmallSheetMetal=2,
		Screws=2,
		MetalPipe=3,

		Result:utilityBoxWindshieldRearArmor,
		Time:900.0,
		Category:Armoring,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

    recipe Make 76 Chevrolet C Series Sun Visor
	{
		keep WeldingMask,
		BlowTorch=5,
		SheetMetal=2,
		Screws=2,

		Result:76chevyCseriesVisor,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding25,
	}

    recipe Make 76 Chevrolet CK Series Sidesteps
	{
		keep WeldingMask,
		BlowTorch=5,
		SheetMetal=2,
		Screws=2,

		Result:76chevyCseriesSidesteps0,
		Time:1000.0,
		Category:Mechanical,
		SkillRequired:MetalWelding=4,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding15,
	}

    recipe Make 76 Chevrolet CK Series Long Sidesteps
	{
		keep WeldingMask,
		BlowTorch=7,
		SheetMetal=3,
		Screws=2,

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

    recipe Make 76 Chevrolet C Series Wrecker Left Mount
	{
		keep WeldingMask,
		BlowTorch=8,
		SheetMetal=3,
		Screws=3,

		Result:76chevyCseriesWreckerMountLeft,
		Time:1000.0,
		Category:Mechanical,
		NeedToBeLearn:true,
		SkillRequired:MetalWelding=5,
		OnGiveXP:Recipe.OnGiveXP.MetalWelding15,
	}

    recipe Make 76 Chevrolet C Series Wrecker Right Mount
	{
		keep WeldingMask,
		BlowTorch=10,
		SheetMetal=4,
		Screws=3,

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

    recipe Make 76 Chevrolet C Series Wrecker Mudflaps
	{
		Glue=2,
		damnCraft.RubberStrip=4,

		Result:76chevyCseriesWreckerMudflaps,
		Time:400.0,
		Category:Mechanical,
		SkillRequired:Mechanics=2,
	}
}