<KnightMods>

<append xpath="/recipes">

<!-- Bodkin Arrowhead -->
<recipe name="modBodkinArrowhead" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceArrowHeadSteelAP" count="50"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceGlue" count="10"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".1,.5" tags="resourceForgedSteel,resourceArrowHeadSteelAP,resourceMechanicalParts,resourceGlue"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
</recipe>

<!-- Broadhead -->
<recipe name="modBroadhead" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceArrowHeadSteelAP" count="50"/>
	<ingredient name="meleeWpnBladeT3MacheteParts" count="1"/>
	<ingredient name="resourceGlue" count="10"/>
</recipe>
	
<!-- Blunt Head -->
<recipe name="modBluntHead" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceBulletTip" count="250"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceDuctTape" count="10"/>
</recipe>
	
<!-- Shock Arrowhead -->
<recipe name="modShockArrowhead" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceElectricParts" count="25"/>
	<ingredient name="resourceDuctTape" count="10"/>
	<ingredient name="carBattery" count="1"/>
</recipe>

<!-- Burning Arrowhead -->
<recipe name="modBurningArrowhead" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceArrowHeadSteelAP" count="50"/>
	<ingredient name="ammoGasCan" count="250"/>
	<ingredient name="resourceOil" count="10"/>
</recipe>

<!-- Assassin Arrowhead -->
<recipe name="modAssassinArrowhead" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="30"/>
	<ingredient name="drugAntibiotics" count="5"/>
	<ingredient name="resourceAcid" count="5"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Overpressure Ammo -->
<recipe name="modOverpressureAmmo" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceScrapLead" count="250"/>
	<ingredient name="resourceBulletTip" count="100"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<!-- Hollow Point -->
<recipe name="modHollowPoint" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceBulletCasing" count="100"/>
	<ingredient name="resourceBulletTip" count="100"/>
	<ingredient name="resourceGunPowder" count="100"/>
</recipe>

<!-- Incendiary Ammo -->
<recipe name="modIncendiaryAmmo" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceGunPowder" count="100"/>
	<ingredient name="ammoGasCan" count="250"/>
	<ingredient name="resourceOil" count="10"/>
</recipe>

<!-- Shock Ammo -->
<recipe name="modShockAmmo" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceScrapBrass" count="250"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<ingredient name="carBattery" count="1"/>
</recipe>

<!-- The Cure Ammo -->
<recipe name="modTheCureAmmo" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceAcid" count="3"/>
	<ingredient name="drugAntibiotics" count="3"/>
	<ingredient name="medicalBloodBag" count="5"/>
</recipe>

<!-- Speed Loader -->
<recipe name="modSpeedLoader" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceOil" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
</recipe>

<!-- Bolt Drum -->
<recipe name="modBoltDrum" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<ingredient name="resourceGlue" count="10"/>
</recipe>
	
<!-- Leather Sling -->
<recipe name="modLeatherSling" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceLeather" count="100"/>
	<ingredient name="resourceSewingKit" count="5"/>
	<ingredient name="resourceGlue" count="10"/>
</recipe>
	
<!-- Recoil Pad -->
<recipe name="modRecoilPad" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceScrapPolymers" count="50"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceGlue" count="5"/>
</recipe>

<!-- Night Scope 2x -->
<recipe name="modNightScopeSmall" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScopeLens" count="2"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceElectricParts" count="10"/>
</recipe>

<!-- Night Scope 4x -->
<recipe name="modNightScopeMedium" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScopeLens" count="4"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceElectricParts" count="10"/>
</recipe>

<!-- Night Scope 8x -->
<recipe name="modNightScopeLarge" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScopeLens" count="8"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceElectricParts" count="10"/>
</recipe>

<!-- ATPIAL -->
<recipe name="modATPIAL" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceGlue" count="5"/>
</recipe>

<!-- Silver Bullet -->
<recipe name="modSilverBullet" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceSilverNugget" count="5"/>
</recipe>

<!-- Body Upgrade -->
<recipe name="modBodyUpgrade" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="smallEngine" count="1"/>
</recipe>

<!-- Motor Upgrade -->
<recipe name="modMotorUpgrade" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="smallEngine" count="1"/>
</recipe>
	
<!-- Arms Upgrade -->
<recipe name="modArmsUpgrade" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="smallEngine" count="1"/>
</recipe>
	
<!-- Harvester -->
<recipe name="modHarvester" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="meleeWpnBladeT3MacheteParts" count="1"/>
</recipe>

<!-- Assassinator -->
<recipe name="modAssassinator" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="meleeWpnBladeT3MacheteParts" count="1"/>
	<ingredient name="drugAntibiotics" count="3"/>
	<ingredient name="resourceAcid" count="1"/>
</recipe>

<!-- Shredder -->
<recipe name="modShredder" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceGlue" count="10"/>
	<ingredient name="resourceRawDiamond" count="1"/>
</recipe>

<!-- Reacher -->
<recipe name="modReacher" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceWood" count="500"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceGlue" count="10"/>
</recipe>
	
<!-- Charger -->
<recipe name="modCharger" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceElectricParts" count="25"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="carBattery" count="1"/>
</recipe>

<!-- Flinger -->
<recipe name="modFlinger" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceGunPowder" count="250"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="resourceDuctTape" count="10"/>
</recipe>

<!-- Grinder -->
<recipe name="modGrinder" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="meleeToolAxeT3ChainsawParts" count="5"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="smallEngine" count="1"/>
</recipe>

<!-- Leecher -->
<recipe name="modLeecher" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="medicalBloodBag" count="5"/>
	<ingredient name="meleeWpnBladeT3MacheteParts" count="2"/>
	<ingredient name="resourceGoldNugget" count="1"/>
</recipe>
	
<!-- Berserker -->
<recipe name="modBerserker" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceSilverNugget" count="5"/>
	<ingredient name="meleeWpnKnucklesT3SteelKnucklesParts" count="3"/>
	<ingredient name="drinkJarBeer" count="5"/>
</recipe>

<!-- Wrecker -->
<recipe name="modWrecker" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="meleeWpnSledgeT3SteelSledgehammerParts" count="3"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceDuctTape" count="10"/>
</recipe>
	
<!-- Slayer -->
<recipe name="modSlayer" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="gunShotgunT1DoubleBarrelParts" count="4"/>
	<ingredient name="ammoGasCan" count="250"/>
	<ingredient name="resourceGunPowder" count="250"/>
</recipe>
	
<!-- Elite Gold -->
<recipe name="modEliteGold" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceGoldNugget" count="10"/>
	<ingredient name="resourcePaint" count="500"/>
</recipe>
	
<!-- Imploder -->
<recipe name="modImploder" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<ingredient name="resourceGunPowder" count="250"/>
</recipe>

<!-- Materialist -->
<recipe name="modMaterialist" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="50"/>
	<ingredient name="meleeToolAllSteelParts" count="5"/>
	<ingredient name="meleeToolAxeT3ChainsawParts" count="5"/>
	<ingredient name="resourceDuctTape" count="10"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Heart Piercer -->
<recipe name="modHeartPiercer" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="meleeWpnSpearT3SteelSpearParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="resourceSpring" count="25"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>

<!-- Head Smasher -->
<recipe name="modHeadSmasher" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="meleeWpnClubT3SteelClubParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="resourceNail" count="100"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Bone Breaker -->
<recipe name="modBoneBreaker" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="meleeWpnSledgeT3SteelSledgehammerParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="resourceBone" count="100"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Meat Tenderizer -->
<recipe name="modMeatTenderizer" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="meleeWpnKnucklesT3SteelKnucklesParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="resourceScrapBrass" count="500"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>

<!-- Blood Sucker -->
<recipe name="modBloodSucker" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="meleeWpnBladeT3MacheteParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="resourceRawDiamond" count="3"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Nerve Fryer -->
<recipe name="modNerveFryer" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="meleeWpnBatonT2StunBatonParts" count="10"/>
	<ingredient name="resourceElectricParts" count="25"/>
	<ingredient name="carBattery" count="3"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Sharpshooter -->
<recipe name="modSharpshooter" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunRifleT1HuntingRifleParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="50"/>
	<ingredient name="resourceBulletTip" count="500"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>

<!-- Jackhammer -->
<recipe name="modJackhammer" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunShotgunT1DoubleBarrelParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="50"/>
	<ingredient name="resourceSpring" count="50"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>

<!-- Igniter -->
<recipe name="modIgniter" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunShotgunT1DoubleBarrelParts" count="10"/>
	<ingredient name="resourceBuckshot" count="500"/>
	<ingredient name="resourceOil" count="50"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>

<!-- Sweeper -->
<recipe name="modSweeper" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunMGT1AK47Parts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="50"/>
	<ingredient name="resourceScrapBrass" count="500"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>

<!-- Infiltrator -->
<recipe name="modInfiltrator" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunHandgunT1PistolParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="50"/>
	<ingredient name="resourceGunPowder" count="500"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Stormbringer -->
<recipe name="modStormbringer" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunHandgunT1PistolParts" count="10"/>
	<ingredient name="resourceElectricParts" count="50"/>
	<ingredient name="carBattery" count="1"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Huntress -->
<recipe name="modHuntress" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunBowT1WoodenBowParts" count="10"/>
	<ingredient name="resourceArrowHeadSteelAP" count="100"/>
	<ingredient name="resourceAcid" count="15"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Predator -->
<recipe name="modPredator" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunBowT1WoodenBowParts" count="10"/>
	<ingredient name="resourceArrowHeadSteelAP" count="100"/>
	<ingredient name="resourceGunPowder" count="250"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Bomber -->
<recipe name="modBomber" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunExplosivesT3RocketLauncherParts" count="10"/>
	<ingredient name="resourceRocketCasing" count="50"/>
	<ingredient name="resourceRocketTip" count="50"/>
	<ingredient name="resourceGunPowder" count="500"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Controller -->
<recipe name="modController" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="240">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="gunBotRoboticsParts" count="10"/>
	<ingredient name="resourceElectricParts" count="50"/>
	<ingredient name="resourceMechanicalParts" count="50"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Weapon Skill Cleaner -->
<recipe name="WeaponSkillCleaner" count="1" craft_time="1">
	
</recipe>
	
<!-- Lucky Coin -->
<recipe name="modLuckyCoin" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="casinoCoin" count="777"/>
	<ingredient name="resourceGoldNugget" count="1"/>
</recipe>

<!-- Lucky Spectacles -->
<recipe name="modLuckySpectacles" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceLeather" count="20"/>
	<ingredient name="resourceScopeLens" count="2"/>
	<ingredient name="resourceGlue" count="5"/>
</recipe>
	
<!-- Sniper Goggles -->
<recipe name="modSniperGoggles" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceScopeLens" count="4"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
</recipe>
	
<!-- Hard Hat -->
<recipe name="modHardHat" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceScrapPolymers" count="25"/>
	<ingredient name="resourceDuctTape" count="5"/>
	<ingredient name="resourceLeather" count="5"/>
</recipe>
	
<!-- Berserker Skull -->
<recipe name="modBerserkerSkull" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceBone" count="250"/>
	<ingredient name="foodRawMeat" count="100"/>
	<ingredient name="resourceAnimalFat" count="50"/>
	<ingredient name="medicalBloodBag" count="10"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>

<!-- Gunslinger Implant -->
<recipe name="modGunslingerImplant" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="resourceElectricParts" count="50"/>
	<ingredient name="resourceScrapPolymers" count="50"/>
	<ingredient name="drugRecog" count="10"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Tactical Bandolier -->
<recipe name="modTacticalBandolier" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceCloth" count="100"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceSewingKit" count="5"/>
</recipe>
	
<!-- Quiver -->
<recipe name="modQuiver" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceLeather" count="50"/>
	<ingredient name="resourceSewingKit" count="10"/>
	<ingredient name="resourceArrowHeadIron" count="50"/>
</recipe>

<!-- Shell Holder -->
<recipe name="modShellHolder" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceLeather" count="50"/>
	<ingredient name="resourceSewingKit" count="10"/>
	<ingredient name="ammoShotgunShell" count="50"/>
</recipe>
	
<!-- Armored Backpack -->
<recipe name="modArmoredBackpack" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedIron" count="50"/>
	<ingredient name="resourceScrapPolymers" count="25"/>
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="resourceDuctTape" count="10"/>
</recipe>

<!-- Spiked Plating -->
<recipe name="modSpikedPlating" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="25"/>
	<ingredient name="resourceLeather" count="20"/>
	<ingredient name="resourceDuctTape" count="10"/>
</recipe>
	
<!-- Hot Plating -->
<recipe name="modHotPlating" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="25"/>
	<ingredient name="resourceElectricParts" count="25"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="ammoGasCan" count="500"/>
</recipe>
	
<!-- Shock Plating -->
<recipe name="modShockPlating" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="25"/>
	<ingredient name="resourceElectricParts" count="25"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="carBattery" count="1"/>
</recipe>

<!-- Pulse Reactor -->
<recipe name="modPulseReactor" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="resourceElectricParts" count="50"/>
	<ingredient name="resourceMechanicalParts" count="50"/>
	<ingredient name="carBattery" count="3"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Heat Blaster -->
<recipe name="modHeatBlaster" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="ammoGasCan" count="1000"/>
	<ingredient name="meleeToolAllSteelParts" count="10"/>
	<ingredient name="resourceRadiator" count="5"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Archery Glove -->
<recipe name="modArcheryGlove" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceLeather" count="15"/>
	<ingredient name="resourceSewingKit" count="5"/>
</recipe>

<!-- Combat Gloves -->
<recipe name="modCombatGloves" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceDuctTape" count="10"/>
</recipe>

<!-- Robotic Prosthesis -->
<recipe name="modRoboticProsthesis" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<ingredient name="resourceGlue" count="20"/>
</recipe>
	
<!-- Collector's Mitts -->
<recipe name="modCollectorMitts" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceCloth" count="10"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceDuctTape" count="5"/>
</recipe>

<!-- Emergency Watch -->
<recipe name="modEmergencyWatch" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="150"/>
	<ingredient name="resourceElectricParts" count="50"/>
	<ingredient name="drugSteroids" count="10"/>
	<ingredient name="medicalFirstAidKit" count="10"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>

<!-- Cloaking Device -->
<recipe name="modCloakingDevice" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceCloth" count="250"/>
	<ingredient name="resourceLeather" count="50"/>
	<ingredient name="resourceSewingKit" count="25"/>
	<ingredient name="resourceElectricParts" count="50"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>
	
<!-- Shock Absorber -->
<recipe name="modShockAbsorber" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceSpring" count="25"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceDuctTape" count="10"/>
</recipe>
	
<!-- Rocket Booster -->
<recipe name="modRocketBooster" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="resourceGunPowder" count="250"/>
	<ingredient name="ammoGasCan" count="250"/>
	<ingredient name="resourceSpring" count="25"/>
</recipe>
	
<!-- Juggernaut Soles -->
<recipe name="modJuggernautSoles" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="120">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceMechanicalParts" count="25"/>
	<ingredient name="resourceScrapLead" count="500"/>
	<ingredient name="resourceSpring" count="25"/>
</recipe>

<!-- Armor Skill Cleaner -->
<recipe name="ArmorSkillCleaner" count="1" craft_time="1">
	
</recipe>


</append>
	
</KnightMods>