<?xml version="1.0" encoding="UTF-8"?>
<!-- The (scrappable) weight of a thing is auto-calculated from the resources here unless overridden in blocks/items.xml.
Unfortunately auto-calc only seems to work on the first (top) ingredient in the list so ammo recipes have been re-ordered as a temp fix.
-->
<recipes>
<!-- * * * * * * * * * * * * basic scrap material recipes * * * * * * * * * * * * -->
<recipe name="resourceScrapPolymers" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceElectricParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceMechanicalParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceBrokenGlass" count="1" tooltip="ttScrapMetalBrass"  always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceCloth" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceLeather" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourcePaper" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceRockSmall" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceScrapBrass" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceScrapIron" count="1" tooltip="ttScrapMetalIron" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceScrapLead" count="1" tooltip="ttScrapMetalLead" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceWood" count="1" tooltip="ttScrapMetalLead" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceYuccaFibers" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceClayLump" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourcePaint" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceBone" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>

<!-- * * * * * * * * * * * * forge-emptying recipes: use_ingredient_modifier defaults to true and can disable the CraftingIngredientCount passive * * * * * * * * * * * * -->
<recipe name="resourceClayLump" count="1" material_based="true" craft_area="forge" is_trackable="false" craft_time="1" craft_exp_gain="0" always_unlocked="true" use_ingredient_modifier="false">
	<ingredient name="unit_clay" count="5"/>
</recipe>

<recipe name="resourceCrushedSand" count="1" material_based="true" craft_area="forge" is_trackable="false" craft_time="1" craft_exp_gain="0" always_unlocked="true" use_ingredient_modifier="false">
	<ingredient name="unit_glass" count="4"/>
</recipe>

<recipe name="resourceRockSmall" count="1" material_based="true" craft_area="forge" is_trackable="false" craft_time="1" craft_exp_gain="0" always_unlocked="true" use_ingredient_modifier="false">
	<ingredient name="unit_stone" count="5"/>
</recipe>

<recipe name="resourceScrapBrass" count="1" material_based="true" craft_area="forge" is_trackable="false" craft_time="1" craft_exp_gain="0" always_unlocked="true" use_ingredient_modifier="false">
	<ingredient name="unit_brass" count="1"/>
</recipe>

<recipe name="resourceScrapIron" count="1" material_based="true" craft_area="forge" is_trackable="false" craft_time="1" craft_exp_gain="0" always_unlocked="true" use_ingredient_modifier="false">
	<ingredient name="unit_iron" count="1"/>
</recipe>

<recipe name="resourceScrapLead" count="1" material_based="true" craft_area="forge" is_trackable="false" craft_time="1" craft_exp_gain="0" always_unlocked="true" use_ingredient_modifier="false">
	<ingredient name="unit_lead" count="1"/>
</recipe>

<!-- Parts for items with a crafting quality: T3 melee items have parts. T2 and T3 ranged items have parts. -->
<recipe name="gunBowT1WoodenBowParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunHandgunT1PistolParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunShotgunT1DoubleBarrelParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunRifleT1HuntingRifleParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunMGT1AK47Parts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunExplosivesT3RocketLauncherParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunBotRoboticsParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeWpnBatonT2StunBatonParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeWpnKnucklesT3SteelKnucklesParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeToolAxeT3ChainsawParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeWpnBladeT3MacheteParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeWpnSpearT3SteelSpearParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeWpnClubT3SteelClubParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeWpnSledgeT3SteelSledgehammerParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeToolAllSteelParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="armorParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>

<!-- * * * * * * * * * * * * main recipes * * * * * * * * * * * * -->

<!--
Unlocking recipes

Drop the learnable tag on a recipe and it'll have to be unlocked somehow,
either via a direct cvar change or via RecipeTagUnlock passive effect. cvar is name of recipe.

<passive_effect name="RecipeTagUnlocked" tags="ammo44MagnumBulletHP,ammoShotgunSlug"/>
<triggered_effect trigger="onSelfPrimaryActionEnd" action="ModifyCVar" cvar="ammo44MagnumBulletHP" operation="set" value="1"/>
-->

<recipe name="resourceRockSmallBundle" count="1" craft_time="10" craft_exp_gain="0" tags="learnable,packMuleCrafting">
	<ingredient name="resourceRockSmall" count="6000"/>
</recipe>

<recipe name="resourceWoodBundle" count="1" craft_time="10" craft_exp_gain="0" tags="learnable,packMuleCrafting">
	<ingredient name="resourceWood" count="6000"/>
</recipe>

<recipe name="resourceScrapIronBundle" count="1" craft_time="10" craft_exp_gain="0" tags="learnable,packMuleCrafting">
	<ingredient name="resourceScrapIron" count="6000"/>
</recipe>

<recipe name="resourceOilShaleBundle" count="1" craft_time="10" craft_exp_gain="0" tags="learnable,packMuleCrafting">
	<ingredient name="resourceOilShale" count="6000"/>
</recipe>

<recipe name="resourcePotassiumNitratePowderBundle" count="1" craft_time="10" craft_exp_gain="0" tags="learnable,packMuleCrafting">
	<ingredient name="resourcePotassiumNitratePowder" count="6000"/>
</recipe>

<recipe name="resourceLeadBundle" count="1" craft_time="10" craft_exp_gain="0" tags="learnable,packMuleCrafting">
	<ingredient name="resourceScrapLead" count="6000"/>
</recipe>

<recipe name="resourceScrapBrassBundle" count="1" craft_time="10" craft_exp_gain="0" tags="learnable,packMuleCrafting">
	<ingredient name="resourceScrapBrass" count="6000"/>
</recipe>

<recipe name="resourceCoalBundle" count="1" craft_time="10" craft_exp_gain="0" tags="learnable,packMuleCrafting">
	<ingredient name="resourceCoal" count="6000"/>
</recipe>

<recipe name="ammo9mmBulletBall" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceBulletTip" count="1"/>
	<ingredient name="resourceGunPowder" count="1"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle9mmBulletBall" count="1" craft_time="240" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="80"/>
	<ingredient name="resourceGunPowder" count="80"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo9mmBulletHP" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="1"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle9mmBulletHP" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="80"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo9mmBulletAP" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="2"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle9mmBulletAP" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="160"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo44MagnumBulletBall" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceBulletTip" count="1"/>
	<ingredient name="resourceGunPowder" count="2"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle44MagnumBulletBall" count="1" craft_time="240" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="80"/>
	<ingredient name="resourceGunPowder" count="160"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo44MagnumBulletHP" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="2"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle44MagnumBulletHP" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="160"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo44MagnumBulletAP" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="3"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle44MagnumBulletAP" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="240"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo762mmBulletBall" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceBulletTip" count="1"/>
	<ingredient name="resourceGunPowder" count="3"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle762mmBulletBall" count="1" craft_time="240" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="80"/>
	<ingredient name="resourceGunPowder" count="240"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo762mmBulletHP" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="3"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle762mmBulletHP" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="240"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo762mmBulletAP" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="5"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle762mmBulletAP" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="400"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammoShotgunShell" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceBuckshot" count="1"/>
	<ingredient name="resourceGunPowder" count="4"/>
	<ingredient name="resourcePaper" count="1"/>
</recipe>

<recipe name="ammoBundleShotgunShell" count="1" craft_time="240" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBuckshot" count="80"/>
	<ingredient name="resourceGunPowder" count="320"/>
	<ingredient name="resourcePaper" count="80"/>
</recipe>

<recipe name="ammoShotgunSlug" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="5"/>
	<ingredient name="resourceScrapPolymers" count="1"/>
</recipe>

<recipe name="ammoBundleShotgunSlug" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="400"/>
	<ingredient name="resourceScrapPolymers" count="80"/>
</recipe>

<recipe name="ammoShotgunBreachingSlug" count="1" craft_time="9" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="3"/>
	<ingredient name="resourceClayLump" count="2"/>
	<ingredient name="resourceGunPowder" count="4"/>
	<ingredient name="resourceScrapPolymers" count="1"/>
</recipe>

<recipe name="ammoBundleShotgunBreachingSlug" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="240"/>
	<ingredient name="resourceClayLump" count="160"/>
	<ingredient name="resourceGunPowder" count="320"/>
	<ingredient name="resourceScrapPolymers" count="80"/>
</recipe>

<recipe name="ammoJunkTurretRegular" count="1" tags="packMuleCrafting">
	<ingredient name="resourceScrapLead" count="2"/>
</recipe>

<recipe name="ammoBundleJunkTurretRegular" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapLead" count="1600"/>
</recipe>

<recipe name="ammoJunkTurretShell" count="1" tags="learnable">
	<ingredient name="resourceScrapLead" count="1"/>
	<ingredient name="resourceBuckshot" count="1"/>
</recipe>

<recipe name="ammoBundleJunkTurretShell" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapLead" count="800"/>
	<ingredient name="resourceBuckshot" count="800"/>
</recipe>

<recipe name="ammoJunkTurretAP" count="1" tags="learnable">
	<ingredient name="resourceScrapLead" count="2"/>
	<ingredient name="resourceScrapIron" count="2"/>
</recipe>

<recipe name="ammoBundleJunkTurretAP" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapLead" count="1600"/>
	<ingredient name="resourceScrapIron" count="1600"/>
</recipe>

<recipe name="ammoArrowFlaming" count="1" craft_time="12" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceGunPowder" count="2"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceAnimalFat" count="1"/>
</recipe>

<recipe name="ammoBundleArrowFlaming" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="80"/>
	<ingredient name="resourceScrapPolymers" count="160"/>
	<ingredient name="resourceGunPowder" count="160"/>
	<ingredient name="resourceCloth" count="400"/>
	<ingredient name="resourceAnimalFat" count="80"/>
</recipe>

<recipe name="ammoArrowExploding" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceGunPowder" count="6"/>
	<ingredient name="resourcePaper" count="1"/>
	<ingredient name="resourceYuccaFibers" count="1"/>
</recipe>

<recipe name="ammoBundleArrowExploding" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="60"/>
	<ingredient name="resourceScrapPolymers" count="120"/>
	<ingredient name="resourceGunPowder" count="360"/>
	<ingredient name="resourcePaper" count="60"/>
	<ingredient name="resourceYuccaFibers" count="60"/>
</recipe>

<recipe name="ammoArrowIron" count="1" tags="packMuleCrafting">
	<ingredient name="resourceArrowHeadIron" count="1"/>
	<ingredient name="resourceWood" count="1"/>
	<ingredient name="resourceFeather" count="1"/>
</recipe>

<recipe name="ammoBundleArrowIron" count="1" craft_time="240" tags="learnable,packMuleCrafting">
	<ingredient name="resourceArrowHeadIron" count="80"/>
	<ingredient name="resourceWood" count="80"/>
	<ingredient name="resourceFeather" count="80"/>
</recipe>

<recipe name="ammoArrowSteelAP" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
</recipe>

<recipe name="ammoBundleArrowSteelAP" count="1" craft_time="240" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="80"/>
	<ingredient name="resourceScrapPolymers" count="160"/>
</recipe>

<recipe name="ammoArrowStone" count="1" tags="packMuleCrafting">
	<ingredient name="resourceRockSmall" count="1"/>
	<ingredient name="resourceWood" count="1"/>
	<ingredient name="resourceFeather" count="1"/>
</recipe>

<recipe name="ammoBundleArrowStone" count="1" craft_time="240" tags="learnable,packMuleCrafting">
	<ingredient name="resourceRockSmall" count="80"/>
	<ingredient name="resourceWood" count="80"/>
	<ingredient name="resourceFeather" count="80"/>
</recipe>

<recipe name="ammoCrossbowBoltFlaming" count="1" craft_time="14" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceGunPowder" count="2"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceAnimalFat" count="1"/>
</recipe>

<recipe name="ammoBundleCrossbowBoltFlaming" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="80"/>
	<ingredient name="resourceScrapPolymers" count="160"/>
	<ingredient name="resourceGunPowder" count="160"/>
	<ingredient name="resourceCloth" count="400"/>
	<ingredient name="resourceAnimalFat" count="80"/>
</recipe>

<recipe name="ammoCrossbowBoltExploding" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceGunPowder" count="8"/>
	<ingredient name="resourcePaper" count="1"/>
	<ingredient name="resourceYuccaFibers" count="1"/>
</recipe>

<recipe name="ammoBundleCrossbowBoltExploding" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="60"/>
	<ingredient name="resourceScrapPolymers" count="120"/>
	<ingredient name="resourceGunPowder" count="480"/>
	<ingredient name="resourcePaper" count="60"/>
	<ingredient name="resourceYuccaFibers" count="60"/>
</recipe>

<recipe name="ammoCrossbowBoltIron" count="1" tags="packMuleCrafting">
	<ingredient name="resourceArrowHeadIron" count="1"/>
	<ingredient name="resourceWood" count="1"/>
	<ingredient name="resourceFeather" count="1"/>
</recipe>

<recipe name="ammoBundleCrossbowBoltIron" count="1" craft_time="240" tags="learnable,packMuleCrafting">
	<ingredient name="resourceArrowHeadIron" count="80"/>
	<ingredient name="resourceWood" count="80"/>
	<ingredient name="resourceFeather" count="80"/>
</recipe>

<recipe name="ammoCrossbowBoltSteelAP" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
</recipe>

<recipe name="ammoBundleCrossbowBoltSteelAP" count="1" craft_time="240" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceArrowHeadSteelAP" count="80"/>
	<ingredient name="resourceScrapPolymers" count="160"/>
</recipe>

<recipe name="ammoCrossbowBoltStone" count="1" tags="packMuleCrafting">
	<ingredient name="resourceRockSmall" count="1"/>
	<ingredient name="resourceWood" count="1"/>
	<ingredient name="resourceFeather" count="1"/>
</recipe>

<recipe name="ammoBundleCrossbowBoltStone" count="1" craft_time="240" tags="learnable,packMuleCrafting">
	<ingredient name="resourceRockSmall" count="80"/>
	<ingredient name="resourceWood" count="80"/>
	<ingredient name="resourceFeather" count="80"/>
</recipe>

<recipe name="ammoDartIron" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="3"/>
	<ingredient name="unit_clay" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_iron"/>
	</effect_group>
</recipe>

<recipe name="ammoGasCan" count="2" craft_time="0.25" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceOilShale" count="1"/>
</recipe>

<recipe name="ammoGasCanBundle" count="1" craft_time="625" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceOilShale" count="2000"/>
</recipe>

<!--
<recipe name="ammoGasCan" count="600" craft_exp_gain="0" craft_time="5" always_unlocked="true">
	<ingredient name="oilBarrel" count="1"/>
</recipe>

<recipe name="oilBarrel" count="1" craft_exp_gain="0" craft_time="5" always_unlocked="true">
	<ingredient name="ammoGasCan" count="600"/>
</recipe>
-->

<recipe name="ammoRocketFrag" count="1" craft_time="40" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBuckshot" count="25"/>
	<ingredient name="resourceGunPowder" count="15"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="ammoGasCan" count="500"/>
	<ingredient name="resourceRocketCasing" count="1"/>
</recipe>

<recipe name="ammoRocketHE" count="1" craft_time="30" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceRocketTip" count="1"/>
	<ingredient name="resourceGunPowder" count="15"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="ammoGasCan" count="500"/>
	<ingredient name="resourceRocketCasing" count="1"/>
</recipe>

<!-- *** PRIMITIVE_ARMOR -->

<recipe name="armorPrimitiveHelmet" count="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="5"/>
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="resourceCloth" count="0"/>
	<ingredient name="resourceDuctTape" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,30" tags="resourceYuccaFibers,resourceWood"/>
		<passive_effect name="CraftingIngredientCount" level="4,5,6" operation="base_add" value="5,10,15" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="1,2" tags="resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorPrimitiveOutfit" count="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="5"/>
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="resourceCloth" count="0"/>
	<ingredient name="resourceDuctTape" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,30" tags="resourceYuccaFibers,resourceWood"/>
		<passive_effect name="CraftingIngredientCount" level="4,5,6" operation="base_add" value="5,10,15" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="1,2" tags="resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorPrimitiveGloves" count="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="5"/>
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="resourceCloth" count="0"/>
	<ingredient name="resourceDuctTape" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,30" tags="resourceYuccaFibers,resourceWood"/>
		<passive_effect name="CraftingIngredientCount" level="4,5,6" operation="base_add" value="5,10,15" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="1,2" tags="resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorPrimitiveBoots" count="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="5"/>
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="resourceCloth" count="0"/>
	<ingredient name="resourceDuctTape" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,30" tags="resourceYuccaFibers,resourceWood"/>
		<passive_effect name="CraftingIngredientCount" level="4,5,6" operation="base_add" value="5,10,15" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="1,2" tags="resourceDuctTape"/>
	</effect_group>
</recipe>

<!-- *** LIGHT_ARMOR -->

<recipe name="armorLumberjackHelmet" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorLumberjackOutfit" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorLumberjackGloves" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorLumberjackBoots" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorPreacherHelmet" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorPreacherOutfit" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorPreacherGloves" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorPreacherBoots" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRogueHelmet" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRogueOutfit" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRogueGloves" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRogueBoots" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorAthleticHelmet" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorAthleticOutfit" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorAthleticGloves" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorAthleticBoots" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorEnforcerHelmet" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorEnforcerOutfit" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorEnforcerGloves" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorEnforcerBoots" count="1" craft_area="workbench" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceCloth"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<!-- *** LIGHT_ARMOR -->

<recipe name="armorFarmerHelmet" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorFarmerOutfit" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorFarmerGloves" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorFarmerBoots" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorBikerHelmet" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorBikerOutfit" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorBikerGloves" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorBikerBoots" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorScavengerHelmet" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorScavengerOutfit" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorScavengerGloves" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorScavengerBoots" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRangerHelmet" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRangerOutfit" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRangerGloves" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRangerBoots" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorCommandoHelmet" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorCommandoOutfit" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorCommandoGloves" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorCommandoBoots" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorAssassinHelmet" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorAssassinOutfit" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorAssassinGloves" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorAssassinBoots" count="1" craft_area="workbench" tags="perkMediumArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<!-- *** HEAVY_ARMOR -->

<recipe name="armorMinerHelmet" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorMinerOutfit" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorMinerGloves" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorMinerBoots" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorNomadHelmet" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorNomadOutfit" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorNomadGloves" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorNomadBoots" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorNerdHelmet" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorNerdOutfit" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorNerdGloves" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorNerdBoots" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRaiderHelmet" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRaiderOutfit" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRaiderGloves" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="armorRaiderBoots" count="1" craft_area="workbench" tags="perkHeavyArmor,learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceForgedIron" count="0"/>
	<ingredient name="resourceForgedSteel" count="0"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceArmorCraftingKit"/>
		<passive_effect name="CraftingIngredientCount" level="2,3,4,5,6" operation="base_add" value="5,10,15,20,20" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="3,4,5,6" operation="base_add" value="5,10,25,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="5,6" operation="base_add" value="10,25" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<!-- *** BIOME_GEAR -->
<recipe name="biomeWeatherItem1" count="1" craft_time="60" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceCloth" count="20"/>
	<ingredient name="resourceCoal" count="50"/>
</recipe>

<recipe name="biomeWeatherItem2" count="1" craft_time="60" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceCloth" count="20"/>
	<ingredient name="resourceScopeLens" count="2"/>
</recipe>

<recipe name="biomeWeatherItem3" count="1" craft_time="60" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceCropCottonPlant" count="50"/>
	<ingredient name="resourceScopeLens" count="2"/>
</recipe>

<recipe name="biomeWeatherItem4" count="1" craft_time="60" tags="learnable">
	<ingredient name="resourceArmorCraftingKit" count="1"/>
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceScrapLead" count="100"/>
	<ingredient name="resourceForgedSteel" count="10"/>
</recipe>

<!-- *** HEAVY_ARMOR -->
<recipe name="autoTurret" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable"> <!-- trap -->
	<ingredient name="motionsensor" count="1"/>
	<ingredient name="resourceForgedSteel" count="30"/>
	<ingredient name="gunHandgunT1PistolParts" count="3"/>
	<ingredient name="resourceOil" count="10"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,gunHandgunT1PistolParts,resourceOil,resourceScrapPolymers"/>
	</effect_group>
</recipe>

<recipe name="appliancesVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceElectricParts" count="5"/>
	<ingredient name="resourceMetalPipe" count="5"/>
	<ingredient name="resourceHeadlight" count="1"/>
</recipe>

<recipe name="barbedFence" count="1" tags="packMuleCrafting"> <!-- trap -->
	<ingredient name="resourceScrapIron" count="10"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="carBattery" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting"><!-- perkGreaseMonkey -->
	<ingredient name="resourceScrapLead" count="180"/>
	<ingredient name="resourceAcid" count="1"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
		<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="resourceScrapLead,resourceAcid,resourceScrapPolymers"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="batterybank" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceElectricParts" count="11"/>
	<ingredient name="resourceScrapPolymers" count="6"/>
</recipe>

<recipe name="bed02BlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="100"/>
	<ingredient name="resourceCropCottonPlant" count="40"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceMetalPipe" count="10"/>
</recipe>

<recipe name="bedrollBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="10"/>
</recipe>

<recipe name="bladeTrap" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable"> <!-- trap -->
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceMechanicalParts" count="8"/>
	<ingredient name="resourceElectricParts" count="6"/>
	<ingredient name="resourceOil" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceForgedSteel,resourceMechanicalParts,resourceElectricParts,resourceOil"/>
	</effect_group>
</recipe>

<recipe name="bucketEmpty" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="7"/>
</recipe>

<recipe name="burningBarrelPlayer" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="3"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="cellarDoorDoubleWood" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="cellarDoorDoubleIron" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
</recipe>

<recipe name="cellarDoorDoubleSteel" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="shuttersWoodBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="shuttersIronBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
</recipe>

<recipe name="shuttersSteelBlockVariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="campfire" count="1" tags="packMuleCrafting">
	<ingredient name="resourceRockSmall" count="5"/>
</recipe>

<recipe name="candle" count="1" tags="packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="1"/>
	<ingredient name="resourceAnimalFat" count="1"/>
</recipe>

<recipe name="candleTableLightPlayer" count="1" tags="packMuleCrafting">
	<ingredient name="candle" count="1"/>
</recipe>

<recipe name="ceilingLight01_player" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="2"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<ingredient name="resourceHeadlight" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="ceilingLight07_player" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="2"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="industrialLight01_player" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="4"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="industrialLight02_player" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="4"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="cementMixer" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="25"/>
	<ingredient name="resourceSpring" count="4"/>
	<ingredient name="smallEngine" count="1"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="chemistryStation" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="toolBeaker" count="1"/>
	<ingredient name="resourceForgedIron" count="100"/>
	<ingredient name="toolCookingPot" count="3"/>
	<ingredient name="resourceMetalPipe" count="30"/>
	<ingredient name="resourceAcid" count="5"/>
</recipe>

<recipe name="cntCoolerVariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="8"/>
</recipe>

<recipe name="cntWallSafe_Player" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceMechanicalParts" count="3"/>
</recipe>

<recipe name="cntDeskSafe_Player" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceMechanicalParts" count="3"/>
</recipe>

<recipe name="cntGunSafeVariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceMechanicalParts" count="3"/>
</recipe>

<recipe name="cntSteelWallCabinetSecure" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceMechanicalParts" count="3"/>
</recipe>

<recipe name="metalFurnitureBlockVariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="3"/>
</recipe>

<recipe name="cntMailBox01VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceScrapIron" count="5"/>
	<ingredient name="resourceWood" count="5"/>
</recipe>

<recipe name="cntMailBox02VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceScrapIron" count="5"/>
	<ingredient name="resourceWood" count="5"/>
</recipe>

<recipe name="cntMailBox03VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceScrapIron" count="5"/>
	<ingredient name="resourceWood" count="5"/>
</recipe>

<recipe name="cntWoodWritableCrate" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="cntIronWritableCrate" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
</recipe>

<recipe name="cntSteelWritableCrate" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
</recipe>

<recipe name="cntWoodFurnitureBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceNail" count="5"/>
	<ingredient name="resourceWood" count="5"/>
</recipe>

<recipe name="cntWoodFurnitureBlockVariantHelper2" count="1" tags="packMuleCrafting">
	<ingredient name="resourceNail" count="5"/>
	<ingredient name="resourceWood" count="5"/>
</recipe>

<recipe name="curtainVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceScrapIron" count="5"/>
</recipe>

<recipe name="woodSignBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="sinksToiletsBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="bucketRiverWater" count="1"/>
	<ingredient name="resourceMetalPipe" count="2"/>
	<ingredient name="resourceMechanicalParts" count="1"/>
	<ingredient name="resourceWood" count="4"/>
</recipe>

<recipe name="toiletsBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="bucketRiverWater" count="1"/>
	<ingredient name="resourceMetalPipe" count="2"/>
	<ingredient name="resourceMechanicalParts" count="1"/>
	<ingredient name="resourceWood" count="4"/>
</recipe>

<recipe name="dartTrap" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable"> <!-- trap -->
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceMechanicalParts" count="6"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<ingredient name="resourceOil" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceMechanicalParts,resourceElectricParts,resourceOil"/>
	</effect_group>
</recipe>

<recipe name="cntApiary" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBeeswax" count="5"/>
	<ingredient name="resourceWood" count="100"/>
	<ingredient name="resourceNail" count="50"/>
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceDuctTape" count="8"/>
</recipe>

<recipe name="cntDewCollector" count="1" craft_area="workbench" tags="learnable,workbenchCrafting,packMuleCrafting">
	<ingredient name="resourceScrapPolymers" count="200"/>
	<ingredient name="resourceMetalPipe" count="30"/>
	<ingredient name="resourceDuctTape" count="8"/>
</recipe>

<recipe name="drinkJarEmpty" count="1" material_based="true" craft_area="forge" craft_tool="toolForgeCrucible" tags="perkAdvancedEngineering">
	<ingredient name="unit_glass" count="25"/>
	<ingredient name="unit_clay" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_glass"/>
	</effect_group>
</recipe>

<!-- <recipe name="drinkCanEmpty" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering"> -->
	<!-- <ingredient name="unit_iron" count="5"/> -->
	<!-- <ingredient name="unit_clay" count="1"/> -->
	<!-- <effect_group> -->
		<!-- <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_iron"/> -->
	<!-- </effect_group> -->
<!-- </recipe> -->

<recipe name="drinkJarBeer" count="1" craft_area="chemistryStation" tags="perkMasterChef,learnable,chemStationCrafting">
	<ingredient name="resourceCropHopsFlower" count="4"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceCropHopsFlower"/>
	</effect_group>
</recipe>

<recipe name="drinkJarBoiledWater" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,perkChefBoiledWater,boiledWater">
	<ingredient name="drinkJarRiverWater" count="1"/>
</recipe>

<recipe name="drinkJarPureMineralWater" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="resourceCoal" count="1"/>
	<ingredient name="resourceCropGoldenrodPlant" count="1"/>
	<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
</recipe>

<recipe name="drinkJarCoffee" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="resourceCropCoffeeBeans" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drinkJarBlackStrapCoffee" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="resourceCropCoffeeBeans" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="resourceGunPowder" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceGunPowder"/>
	</effect_group>
</recipe>

<recipe name="drinkJarGoldenRodTea" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="resourceCropGoldenrodPlant" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drinkJarHoneyTea" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="resourceCropGoldenrodPlant" count="1"/>
	<ingredient name="foodHoney" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drinkJarGrandpasAwesomeSauce" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="casinoCoin" count="50"/>
	<ingredient name="foodHoney" count="5"/>
	<ingredient name="foodCropMushrooms" count="5"/>
	<ingredient name="ammoGasCan" count="10"/>
	<ingredient name="foodCropGraceCorn" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="perc_add" value="-.2,-.4" tags="casinoCoin,foodHoney,foodCropMushrooms,ammoGasCan"/>
	</effect_group>
</recipe>

<recipe name="drinkJarGrandpasLearningElixir" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCanDogfood" count="2"/>
	<ingredient name="drinkJarRedTea" count="2"/>
	<ingredient name="resourceAcid" count="1"/>
	<ingredient name="drinkJarBeer" count="1"/>
	<ingredient name="foodCropGraceCorn" count="1"/>
</recipe>

<recipe name="drinkJarGrandpasMoonshine" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCornMeal" count="5"/>
	<ingredient name="drinkJarBeer" count="1"/>
	<ingredient name="foodCropBlueberries" count="5"/>
	<ingredient name="resourceAcid" count="1"/>
	<ingredient name="foodCropGraceCorn" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodCornMeal,foodCropBlueberries"/>
	</effect_group>
</recipe>

<recipe name="drinkJarRedTea" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<!-- <recipe name="drinkJarRiverWater" count="1" craft_area="campfire" tags="perkMasterChef"> -->
	<!-- <ingredient name="resourceSnowBall" count="1"/> -->
	<!-- <ingredient name="drinkJarEmpty" count="1"/> -->
<!-- </recipe> -->

<recipe name="drinkJarYuccaJuice" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCropYuccaFruit" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drinkYuccaJuiceSmoothie" craft_time="25" count="1" tags="perkMasterChef,learnable,packMuleCrafting">
	<ingredient name="foodCropYuccaFruit" count="4"/>
	<ingredient name="foodCropBlueberries" count="4"/>
	<ingredient name="resourceSnowBall" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodCropYuccaFruit,foodCropBlueberries"/>
	</effect_group>
</recipe>

<recipe name="drugAntibiotics" count="1" craft_area="campfire" craft_tool="toolBeaker" tags="learnable">
	<ingredient name="foodShamSandwich" count="4"/>
	<ingredient name="resourcePotassiumNitratePowder" count="3"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drugAntibiotics" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="foodShamSandwich" count="1"/>
	<ingredient name="resourcePotassiumNitratePowder" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drugFortBites" craft_time="600" count="1" craft_area="campfire" craft_tool="toolBeaker" tags="learnable">
	<ingredient name="medicalBloodBag" count="4"/>
	<ingredient name="drinkJarBeer" count="2"/>
	<ingredient name="foodRottingFlesh" count="40"/>
	<ingredient name="drugVitamins" count="2"/>
</recipe>

<recipe name="drugFortBites" craft_time="300" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="medicalBloodBag" count="2"/>
	<ingredient name="drinkJarBeer" count="1"/>
	<ingredient name="foodRottingFlesh" count="20"/>
	<ingredient name="drugVitamins" count="1"/>
</recipe>

<recipe name="drugHerbalAntibiotics" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="learnable">
	<ingredient name="foodCropBlueberries" count="5"/>
	<ingredient name="foodCropMushrooms" count="3"/>
	<ingredient name="resourceCropChrysanthemumPlant" count="3"/>
	<ingredient name="resourcePotassiumNitratePowder" count="3"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drugHerbalAntibiotics" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="foodCropBlueberries" count="2"/>
	<ingredient name="foodCropMushrooms" count="1"/>
	<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
	<ingredient name="resourcePotassiumNitratePowder" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drugRecog" count="1" craft_area="campfire" craft_tool="toolBeaker" tags="learnable">
	<ingredient name="resourceAcid" count="4"/>
	<ingredient name="drinkJarBeer" count="2"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="drugVitamins" count="2"/>
</recipe>

<recipe name="drugRecog" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceAcid" count="2"/>
	<ingredient name="drinkJarBeer" count="1"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="drugVitamins" count="1"/>
</recipe>

<recipe name="drugSteroids" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceOil" count="1"/>
	<ingredient name="drinkJarBeer" count="1"/>
	<ingredient name="resourceTestosteroneExtract" count="1"/>
</recipe>

<recipe name="electricfencepost" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceElectricParts" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="electrictimerrelay" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="2"/>
	<ingredient name="resourceElectricParts" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="electricwirerelay" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="2"/>
	<ingredient name="resourceElectricParts" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron"/>
	</effect_group>
</recipe>

<recipe name="endTableLamp" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="resourceHeadlight" count="1"/>
	<ingredient name="resourceElectricParts" count="3"/>
	<ingredient name="resourceDuctTape" count="4"/>
	<ingredient name="resourceScrapPolymers" count="4"/>
</recipe>

<recipe name="lanternDecorLightBlockVariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceHeadlight" count="1"/>
	<ingredient name="resourceElectricParts" count="3"/>
	<ingredient name="resourceDuctTape" count="4"/>
	<ingredient name="resourceOil" count="5"/>
</recipe>

<recipe name="lanternOldBlockVariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceNail" count="5"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceOil" count="5"/>
</recipe>

<recipe name="farmPlotBlockVariantHelper" count="1" tags="perkLivingOffTheLandCrafting,packMuleCrafting" craft_time="20">
	<ingredient name="resourceWood" count="4"/>
	<ingredient name="foodRottingFlesh" count="10"/>
	<ingredient name="resourcePotassiumNitratePowder" count="25"/>
	<ingredient name="resourceClayLump" count="100"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3" operation="perc_add" value="0,-.3,-.5,-.5" tags="foodRottingFlesh,resourcePotassiumNitratePowder,resourceClayLump"/>
	</effect_group>
</recipe>

<recipe name="flagThick44BlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="44"/>
</recipe>

<recipe name="foodBaconAndEggs" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodRawMeat" count="5"/>
	<ingredient name="foodEgg" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
	</effect_group>
</recipe>

<recipe name="foodBakedPotato" count="1" craft_area="campfire" tags="perkMasterChef,learnable">
	<ingredient name="foodCropPotato" count="1"/>
</recipe>

<recipe name="foodBlueberryPie" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCropBlueberries" count="5"/>
	<ingredient name="foodEgg" count="1"/>
	<ingredient name="foodCornMeal" count="1"/>
	<ingredient name="resourceAnimalFat" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodCropBlueberries"/>
	</effect_group>
</recipe>

<recipe name="foodPumpkinPie" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCropPumpkin" count="2"/>
	<ingredient name="foodEgg" count="1"/>
	<ingredient name="foodCornMeal" count="1"/>
	<ingredient name="resourceAnimalFat" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="foodPumpkinCheesecake" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCropPumpkin" count="1"/>
	<ingredient name="foodEgg" count="1"/>
	<ingredient name="foodCornMeal" count="1"/>
	<ingredient name="resourceAnimalFat" count="1"/>
	<ingredient name="drinkJarBeer" count="1"/>
</recipe>

<recipe name="foodPumpkinBread" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCropPumpkin" count="1"/>
	<ingredient name="foodCornMeal" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="foodBoiledMeat" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodRawMeat" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
	</effect_group>
</recipe>

<recipe name="foodCanSham" count="1" craft_time="15" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodRottingFlesh" count="5"/>
	<ingredient name="resourceBone" count="5"/>
	<ingredient name="resourceAnimalFat" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRottingFlesh,resourceBone,resourceAnimalFat"/>
	</effect_group>
</recipe>

<recipe name="foodCharredMeat" count="1" craft_area="campfire" tags="perkMasterChef">
	<ingredient name="foodRawMeat" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
	</effect_group>
</recipe>

<recipe name="foodChiliDog" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCanChili" count="1"/>
	<ingredient name="foodGrilledMeat" count="1"/>
	<ingredient name="foodCornBread" count="1"/>
</recipe>

<recipe name="foodCornBread" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCornMeal" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="foodCornMeal" count="1" tags="packMuleCrafting">
	<ingredient name="foodCropCorn" count="1"/>
</recipe>

<!-- Grilled Corn -->
<recipe name="foodCornOnTheCob" count="1" craft_area="campfire" craft_tool="toolCookingGrill" tags="perkMasterChef,learnable">
	<ingredient name="foodCropCorn" count="1"/>
</recipe>

<recipe name="foodEggBoiled" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef">
	<ingredient name="foodEgg" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="foodFishTacos" count="1" craft_area="campfire" craft_tool="toolCookingGrill" tags="perkMasterChef,learnable">
	<ingredient name="foodCanSalmon" count="1"/>
	<ingredient name="foodCornMeal" count="2"/>
</recipe>

<recipe name="foodGrilledMeat" count="1" craft_area="campfire" craft_tool="toolCookingGrill" tags="perkMasterChef,learnable">
	<ingredient name="foodRawMeat" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
	</effect_group>
</recipe>

<!-- Black Lung Serum -->
<recipe name="foodBurntSmoothie" craft_time="25" count="1" tags="perkMasterChef,packMuleCrafting">
	<ingredient name="resourceCoal" count="5"/>
	<ingredient name="resourceYuccaFibers" count="20"/>
	<ingredient name="foodCropMushrooms" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceCoal"/>
	</effect_group>
</recipe>

<!-- Sunstroke Tonic -->
<recipe name="foodOasisSmoothie" craft_time="25" count="1" tags="perkMasterChef,packMuleCrafting">
	<ingredient name="resourceCropAloeLeaf" count="5"/>
	<ingredient name="resourceOilShale" count="5"/>
	<ingredient name="foodCropMushrooms" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceCropAloeLeaf"/>
	</effect_group>
</recipe>

<!-- Scorcher Stew -->
<recipe name="foodFrostbiteSmoothie" craft_time="25" count="1" tags="perkMasterChef,packMuleCrafting">
	<ingredient name="foodCropBlueberries" count="5"/>
	<ingredient name="foodGrilledMeat" count="1"/>
	<ingredient name="foodCanChili" count="1"/>
	<ingredient name="drinkJarBeer" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodCropBlueberries"/>
	</effect_group>
</recipe>

<!-- Fallout Flush -->
<recipe name="foodAtomicSmoothie" craft_time="25" count="1" tags="perkMasterChef,packMuleCrafting">
	<ingredient name="foodCropYuccaFruit" count="5"/>
	<ingredient name="foodCropGraceCorn" count="1"/>
	<ingredient name="foodCropMushroomsRadiated" count="5"/>
	<ingredient name="resourceAcid" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodCropYuccaFruit"/>
	</effect_group>
</recipe>

<recipe name="foodHoboStew" count="1" craft_time="65" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodRottingFlesh" count="10"/>
	<ingredient name="foodCropPotato" count="2"/>
	<ingredient name="foodCropCorn" count="2"/>
	<ingredient name="resourceAnimalFat" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-2,-4" tags="foodRottingFlesh"/>
	</effect_group>
</recipe>

<recipe name="foodMeatStew" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodGrilledMeat" count="1"/>
	<ingredient name="foodCropPotato" count="2"/>
	<ingredient name="foodCropCorn" count="2"/>
	<ingredient name="resourceAnimalFat" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="foodHoneyGlazedSham" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCanSham" count="1"/>
	<ingredient name="foodCropCorn" count="4"/>
	<ingredient name="foodCropPotato" count="1"/>
	<ingredient name="resourceAnimalFat" count="1"/>
	<ingredient name="foodHoney" count="1"/>
</recipe>

<recipe name="foodHoneyBrisket" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodGrilledMeat" count="3"/>
	<ingredient name="foodCornMeal" count="1"/>
	<ingredient name="foodCropMushrooms" count="1"/>
	<ingredient name="resourceAnimalFat" count="1"/>
	<ingredient name="foodHoney" count="1"/>
</recipe>

<recipe name="foodGumboStew" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCanBeef" count="1"/>
	<ingredient name="foodCanPeas" count="1"/>
	<ingredient name="foodCanStock" count="1"/>
	<ingredient name="resourceAnimalFat" count="3"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceAnimalFat"/>
	</effect_group>
</recipe>

<recipe name="foodRawMeatBundle" count="1" craft_time="5">
	<ingredient name="foodRawMeat" count="5"/>
	<ingredient name="resourcePaper" count="1"/>
	<ingredient name="resourceYuccaFibers" count="1"/>
</recipe>

<recipe name="foodShepardsPie" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCanLamb" count="1"/>
	<ingredient name="foodCanPeas" count="1"/>
	<ingredient name="foodCropCorn" count="1"/>
	<ingredient name="resourceAnimalFat" count="3"/>
	<ingredient name="foodCropPotato" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceAnimalFat"/>
	</effect_group>
</recipe>

<recipe name="foodSpaghetti" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCanBeef" count="1"/>
	<ingredient name="foodCanPasta" count="1"/>
	<ingredient name="foodCropMushrooms" count="1"/>
	<ingredient name="resourceAnimalFat" count="3"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceAnimalFat"/>
	</effect_group>
</recipe>

<recipe name="foodTunaFishGravyToast" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCanTuna" count="1"/>
	<ingredient name="foodCornMeal" count="1"/>
	<ingredient name="foodCornBread" count="2"/>
	<ingredient name="resourceAnimalFat" count="3"/>
	<ingredient name="foodCanPeas" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceAnimalFat"/>
	</effect_group>
</recipe>

<recipe name="foodShamChowder" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCanSham" count="1"/>
	<ingredient name="foodCropPotato" count="2"/>
	<ingredient name="foodCropCorn" count="2"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="foodSteakAndPotato" count="1" craft_area="campfire" craft_tool="toolCookingGrill" tags="perkMasterChef,learnable">
	<ingredient name="foodGrilledMeat" count="1"/>
	<ingredient name="foodCropPotato" count="2"/>
	<ingredient name="foodCropMushrooms" count="2"/>
	<ingredient name="resourceAnimalFat" count="1"/>
</recipe>

<recipe name="foodVegetableStew" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCropPotato" count="2"/>
	<ingredient name="foodCropCorn" count="2"/>
	<ingredient name="foodCropMushrooms" count="2"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="forge" count="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceCobblestones" count="50"/>
	<ingredient name="woodLogPillar100" count="1"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceMetalPipe" count="3"/>
</recipe>

<recipe name="ironGarageDoorBlockVariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
</recipe>

<recipe name="ironGarageDoor_PoweredBlockVariantHelper" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="woodenGarageDoor3x3_PoweredBlockVariantHelper" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceWood,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="woodenGarageDoor4x3_PoweredBlockVariantHelper" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceWood,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="woodenGarageDoor5x3_PoweredBlockVariantHelper" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceWood,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="steelGarageDoor3x3_PoweredBlockVariantHelper" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="steelGarageDoor4x3_PoweredBlockVariantHelper" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="steelGarageDoor5x3_PoweredBlockVariantHelper" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="rollUpDoor3x3VariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="rollUpDoor5x4VariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="rollUpDoor7x4VariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="metalReinforcedWoodDrawBridge" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
</recipe>

<recipe name="metalReinforcedWoodDrawBridgePowered" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable" >
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceWood,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="generatorbank" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceElectricParts" count="14"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="glassBulletproofBlockVariantHelper" count="1" material_based="true" craft_area="forge" is_trackable="false" craft_tool="toolForgeCrucible" tags="perkAdvancedEngineering">
	<ingredient name="unit_glass" count="110"/>
	<ingredient name="unit_stone" count="10"/>
	<ingredient name="unit_lead" count="40"/>
	<ingredient name="unit_iron" count="20"/>
	<ingredient name="unit_clay" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_stone,unit_glass,unit_iron,unit_lead"/>
	</effect_group>
</recipe>

<recipe name="glassBlockVariantHelper" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_glass" count="14"/>
	<ingredient name="unit_lead" count="5"/>
	<ingredient name="unit_clay" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_glass,unit_lead"/>
	</effect_group>
</recipe>

<recipe name="gunHandgunT0PipePistol" count="1" tags="perkGunslinger,packMuleCrafting">
	<ingredient name="resourceMetalPipe" count="4"/>
	<ingredient name="resourceGlue" count="2"/>
	<ingredient name="resourceWood" count="6"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceMetalPipe,resourceGlue,resourceWood"/>
	</effect_group>
</recipe>

<recipe name="gunHandgunT1Pistol" count="1" craft_area="workbench" tags="learnable,perkGunslinger,workbenchCrafting">
	<ingredient name="gunHandgunT1PistolParts" count="1"/>
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSpring" count="1"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunHandgunT1PistolParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="5,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunHandgunT2Magnum44" count="1" craft_area="workbench" tags="learnable,perkGunslinger,workbenchCrafting">
	<ingredient name="gunHandgunT1PistolParts" count="7"/>
	<ingredient name="resourceForgedSteel" count="40"/>
	<ingredient name="resourceDuctTape" count="7"/>
	<ingredient name="resourceSpring" count="13"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunHandgunT1PistolParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunHandgunT3DesertVulture" count="1" craft_area="workbench" tags="learnable,perkGunslinger,workbenchCrafting">
	<ingredient name="gunHandgunT1PistolParts" count="13"/>
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="resourceDuctTape" count="13"/>
	<ingredient name="resourceSpring" count="25"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunHandgunT1PistolParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunHandgunT3SMG5" count="1" craft_area="workbench" tags="learnable,perkGunslinger,workbenchCrafting">
	<ingredient name="gunHandgunT1PistolParts" count="13"/>
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="resourceDuctTape" count="13"/>
	<ingredient name="resourceSpring" count="25"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunHandgunT1PistolParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunShotgunT0PipeShotgun" count="1" tags="perkBoomstick,packMuleCrafting">
	<ingredient name="resourceMetalPipe" count="4"/>
	<ingredient name="resourceGlue" count="2"/>
	<ingredient name="resourceWood" count="6"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceMetalPipe,resourceGlue,resourceWood"/>
	</effect_group>
</recipe>

<recipe name="gunShotgunT1DoubleBarrel" count="1" craft_area="workbench" tags="learnable,perkBoomstick,workbenchCrafting">
	<ingredient name="gunShotgunT1DoubleBarrelParts" count="1"/>
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSpring" count="1"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunShotgunT1DoubleBarrelParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="5,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunShotgunT2PumpShotgun" count="1" craft_area="workbench" tags="learnable,perkBoomstick,workbenchCrafting">
	<ingredient name="gunShotgunT1DoubleBarrelParts" count="7"/>
	<ingredient name="resourceForgedSteel" count="40"/>
	<ingredient name="resourceDuctTape" count="7"/>
	<ingredient name="resourceSpring" count="13"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunShotgunT1DoubleBarrelParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunShotgunT3AutoShotgun" count="1" craft_area="workbench" tags="learnable,perkBoomstick,workbenchCrafting">
	<ingredient name="gunShotgunT1DoubleBarrelParts" count="13"/>
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="resourceDuctTape" count="13"/>
	<ingredient name="resourceSpring" count="25"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunShotgunT1DoubleBarrelParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunRifleT0PipeRifle" count="1" tags="perkDeadEye,packMuleCrafting">
	<ingredient name="resourceMetalPipe" count="4"/>
	<ingredient name="resourceGlue" count="2"/>
	<ingredient name="resourceWood" count="6"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceMetalPipe,resourceGlue,resourceWood"/>
	</effect_group>
</recipe>

<recipe name="gunRifleT1HuntingRifle" count="1" craft_area="workbench" tags="learnable,perkDeadEye,workbenchCrafting">
	<ingredient name="gunRifleT1HuntingRifleParts" count="1"/>
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSpring" count="1"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunRifleT1HuntingRifleParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="5,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunRifleT2LeverActionRifle" count="1" craft_area="workbench" tags="learnable,perkDeadEye,workbenchCrafting">
	<ingredient name="gunRifleT1HuntingRifleParts" count="7"/>
	<ingredient name="resourceForgedSteel" count="40"/>
	<ingredient name="resourceDuctTape" count="7"/>
	<ingredient name="resourceSpring" count="13"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunRifleT1HuntingRifleParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunRifleT3SniperRifle" count="1" craft_area="workbench" tags="learnable,perkDeadEye,workbenchCrafting">
	<ingredient name="gunRifleT1HuntingRifleParts" count="13"/>
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="resourceDuctTape" count="13"/>
	<ingredient name="resourceSpring" count="25"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunRifleT1HuntingRifleParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunMGT0PipeMachineGun" count="1" tags="perkMachineGunner,packMuleCrafting">
	<ingredient name="resourceMetalPipe" count="4"/>
	<ingredient name="resourceGlue" count="2"/>
	<ingredient name="resourceWood" count="6"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceMetalPipe,resourceGlue,resourceWood"/>
	</effect_group>
</recipe>

<recipe name="gunMGT1AK47" count="1" craft_area="workbench" tags="learnable,perkMachineGunner,workbenchCrafting">
	<ingredient name="gunMGT1AK47Parts" count="1"/>
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSpring" count="1"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunMGT1AK47Parts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="5,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunMGT2TacticalAR" count="1" craft_area="workbench" tags="learnable,perkMachineGunner,workbenchCrafting">
	<ingredient name="gunMGT1AK47Parts" count="7"/>
	<ingredient name="resourceForgedSteel" count="40"/>
	<ingredient name="resourceDuctTape" count="7"/>
	<ingredient name="resourceSpring" count="13"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunMGT1AK47Parts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunMGT3M60" count="1" craft_area="workbench" tags="learnable,perkMachineGunner,workbenchCrafting">
	<ingredient name="gunMGT1AK47Parts" count="13"/>
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="resourceDuctTape" count="13"/>
	<ingredient name="resourceSpring" count="25"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunMGT1AK47Parts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunExplosivesT3RocketLauncher" count="1" craft_area="workbench" tags="learnable,perkDemolitionsExpert,workbenchCrafting">
	<ingredient name="gunExplosivesT3RocketLauncherParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceSpring" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="gunExplosivesT3RocketLauncherParts,resourceForgedSteel,resourceDuctTape,resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunBowT0PrimitiveBow" count="1" tags="perkArchery,packMuleCrafting">
	<ingredient name="resourceWood" count="8"/>
	<ingredient name="resourceYuccaFibers" count="3"/>
</recipe>

<recipe name="gunBowT1WoodenBow" count="1" tags="learnable,perkArchery,packMuleCrafting">
	<ingredient name="gunBowT1WoodenBowParts" count="1"/>
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="resourceLeather" count="1"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunBowT1WoodenBowParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="5,25" tags="resourceWood"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunBowT3CompoundBow" count="1" craft_area="workbench" tags="learnable,perkArchery,workbenchCrafting">
	<ingredient name="gunBowT1WoodenBowParts" count="13"/>
	<ingredient name="resourceLeather" count="25"/>
	<ingredient name="resourceDuctTape" count="13"/>
	<ingredient name="resourceSpring" count="25"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunBowT1WoodenBowParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunBowT1IronCrossbow" count="1" craft_area="workbench" tags="learnable,perkArchery,workbenchCrafting">
	<ingredient name="gunBowT1WoodenBowParts" count="7"/>
	<ingredient name="resourceForgedIron" count="35"/>
	<ingredient name="resourceDuctTape" count="7"/>
	<ingredient name="resourceWood" count="35"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunBowT1WoodenBowParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="5,25" tags="resourceWood"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="5,25" tags="resourceForgedIron"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunBowT3CompoundCrossbow" count="1" craft_area="workbench" tags="learnable,perkArchery,workbenchCrafting">
	<ingredient name="gunBowT1WoodenBowParts" count="13"/>
	<ingredient name="resourceForgedSteel" count="100"/>
	<ingredient name="resourceDuctTape" count="13"/>
	<ingredient name="resourceLeather" count="25"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunBowT1WoodenBowParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceLeather"/>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunBotT1JunkSledge" count="1" craft_area="workbench" tags="learnable,perkTurrets,workbenchCrafting">
	<ingredient name="gunBotRoboticsParts" count="1"/>
	<ingredient name="resourceForgedIron" count="40"/>
	<ingredient name="resourceDuctTape" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="gunBotRoboticsParts,resourceForgedIron,resourceDuctTape,resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunBotT2JunkTurret" count="1" craft_area="workbench" tags="learnable,perkTurrets,workbenchCrafting">
	<ingredient name="gunBotRoboticsParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="40"/>
	<ingredient name="resourceDuctTape" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="gunBotRoboticsParts,resourceForgedSteel,resourceDuctTape,resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="gunBotT3JunkDrone" count="1" craft_area="workbench" tags="learnable,perkTurrets,workbenchCrafting">
	<ingredient name="gunBotRoboticsParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceDuctTape" count="10"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="gunBotRoboticsParts,resourceForgedSteel,resourceDuctTape,resourceElectricParts"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolRepairT3Nailgun" count="1" craft_area="workbench" tags="learnable,workbenchCrafting,workbenchCrafting">
	<ingredient name="meleeToolAxeT3ChainsawParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="16"/>
	<ingredient name="resourceMechanicalParts" count="6"/>
	<ingredient name="resourceSpring" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeToolAxeT3ChainsawParts,resourceForgedSteel,resourceMechanicalParts,resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="hayBaleSquare" count="1" tags="packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="10"/>
</recipe>

<recipe name="ironBars" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="100"/>
	<ingredient name="unit_clay" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="ironBarsCentered" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="100"/>
	<ingredient name="unit_clay" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="ironBarsCNR" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="100"/>
	<ingredient name="unit_clay" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="ironDoorBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
</recipe>

<recipe name="ironDoorDoubleBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
</recipe>

<recipe name="keystoneBlock" count="1" craft_time="5" tags="packMuleCrafting">
	<ingredient name="resourceRockSmall" count="5"/>
</recipe>

<recipe name="ladderMetal" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
</recipe>

<recipe name="ladderSteel" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
</recipe>

<recipe name="ladderWood" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="3"/>
</recipe>

<!-- <recipe name="apparelCoatLeatherPoncho" count="1" > -->
	<!-- <ingredient name="resourceLeather" count="20"/> -->
<!-- </recipe> -->

<recipe name="resourceLockPick" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="1"/>
	<ingredient name="resourceMechanicalParts" count="1"/>
</recipe>

<recipe name="resourceLockPickBundle" count="1" craft_time="300" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="40"/>
	<ingredient name="resourceMechanicalParts" count="40"/>
</recipe>

<recipe name="looseBoardsTrapBlock1x1" count="1" tags="packMuleCrafting"> <!-- trap -->
	<ingredient name="resourceNail" count="5"/>
	<ingredient name="resourceWood" count="20"/>
</recipe>

<recipe name="looseBoardsTrapBlock3x3" count="1" tags="packMuleCrafting"> <!-- trap -->
	<ingredient name="resourceNail" count="30"/>
	<ingredient name="resourceWood" count="180"/>
</recipe>

<recipe name="looseBoardsTrapPlate1x1" count="1" tags="packMuleCrafting"> <!-- trap -->
	<ingredient name="resourceNail" count="5"/>
	<ingredient name="resourceWood" count="20"/>
</recipe>

<recipe name="medicalAloeCream" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCropAloeLeaf" count="4"/>
</recipe>

<recipe name="medicalBandage" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="10"/>
</recipe>

<recipe name="medicalFirstAidBandage" count="1" tags="learnable,packMuleCrafting">
	<ingredient name="medicalAloeCream" count="1"/>
	<ingredient name="medicalBandage" count="1"/>
</recipe>

<recipe name="medicalFirstAidKit" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting" >
	<ingredient name="medicalBloodBag" count="1"/>
	<ingredient name="drinkJarBeer" count="1"/>
	<ingredient name="medicalBandage" count="5"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="medicalPlasterCast" count="1" craft_area="campfire" craft_tool="toolBeaker" tags="learnable">
	<ingredient name="resourceCloth" count="50"/>
	<ingredient name="foodCornMeal" count="8"/>
	<ingredient name="resourceCrushedSand" count="4"/>
	<ingredient name="drinkJarBoiledWater" count="2"/>
</recipe>

<recipe name="medicalPlasterCast" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="foodCornMeal" count="4"/>
	<ingredient name="resourceCrushedSand" count="2"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="medicalSplint" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="10"/>
	<ingredient name="resourceWood" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="meleeWpnBladeT0BoneKnife" count="1" tags="perkDeepCuts,craftingBlades,packMuleCrafting">
	<ingredient name="resourceBone" count="5"/>
</recipe>

<recipe name="meleeWpnClubT1BaseballBat" count="1" tags="learnable,perkPummelPete,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="1"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeWpnClubT0WoodenClub" count="1" tags="perkPummelPete,packMuleCrafting">
	<ingredient name="resourceWood" count="5"/>
</recipe>

<recipe name="meleeWpnClubT3SteelClub" count="1" craft_area="workbench" tags="learnable,perkPummelPete,workbenchCrafting">
	<ingredient name="meleeWpnClubT3SteelClubParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeWpnClubT3SteelClubParts,resourceForgedSteel,resourceWood,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolPickT3Auger" count="1" craft_area="workbench" tags="learnable,perkMiner69r,craftingHarvestingTools,workbenchCrafting">
	<ingredient name="meleeToolAxeT3ChainsawParts" count="1"/>
	<ingredient name="vehicleBicycleHandlebars" count="1"/>
	<ingredient name="smallEngine" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeToolAxeT3ChainsawParts,resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolAxeT3Chainsaw" count="1" craft_area="workbench" tags="learnable,perkMiner69r,craftingHarvestingTools,workbenchCrafting">
	<ingredient name="meleeToolAxeT3ChainsawParts" count="1"/>
	<ingredient name="vehicleBicycleHandlebars" count="1"/>
	<ingredient name="smallEngine" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeToolAxeT3ChainsawParts,resourceForgedSteel"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolRepairT1ClawHammer" count="1" tags="learnable,perkMiner69r,craftingHarvestingTools,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="12"/>
	<ingredient name="resourceWood" count="6"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolAxeT1IronFireaxe" count="1" tags="learnable,perkMiner69r,craftingHarvestingTools,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolAxeT2SteelAxe" count="1" craft_area="workbench" tags="learnable,perkMiner69r,craftingHarvestingTools,workbenchCrafting">
	<ingredient name="meleeToolAllSteelParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeToolAllSteelParts,resourceForgedSteel,resourceWood,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeWpnSpearT0StoneSpear" count="1" tags="perkJavelinMaster,craftingSpears,packMuleCrafting">
	<ingredient name="resourceRockSmall" count="5"/>
	<ingredient name="resourceYuccaFibers" count="3"/>
	<ingredient name="resourceWood" count="3"/>
</recipe>

<recipe name="meleeWpnSpearT1IronSpear" count="1" tags="learnable,perkJavelinMaster,craftingSpears,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="16"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeWpnSpearT3SteelSpear" count="1" craft_area="workbench" tags="learnable,perkJavelinMaster,craftingSpears,workbenchCrafting">
	<ingredient name="meleeWpnSpearT3SteelSpearParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeWpnSpearT3SteelSpearParts,resourceForgedSteel,resourceWood,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolFlashlight02" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="1"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<ingredient name="resourceDuctTape" count="4"/>
	<ingredient name="resourceScrapPolymers" count="4"/>
</recipe>

<recipe name="meleeWpnBladeT1HuntingKnife" count="1" tags="learnable,perkDeepCuts,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="8"/>
	<ingredient name="resourceWood" count="4"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeWpnBladeT3Machete" count="1" craft_area="workbench" craft_time="60" tags="learnable,perkDeepCuts,workbenchCrafting">
	<ingredient name="meleeWpnBladeT3MacheteParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeWpnBladeT3MacheteParts,resourceForgedSteel,resourceWood,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolPaintTool" count="1">
	<ingredient name="resourceWood" count="2"/>
	<ingredient name="resourceLeather" count="1"/>
</recipe>

<recipe name="meleeToolPickT1IronPickaxe" count="1" tags="learnable,craftingHarvestingTools,packMuleCrafting"><!-- perkMiner69r -->
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolPickT2SteelPickaxe" count="1" craft_area="workbench" tags="learnable,craftingHarvestingTools,workbenchCrafting"><!-- perkMiner69r -->
	<ingredient name="meleeToolAllSteelParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeToolAllSteelParts,resourceForgedSteel,resourceWood,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolShovelT1IronShovel" count="1" tags="learnable,craftingHarvestingTools,packMuleCrafting"><!-- perkMiner69r -->
	<ingredient name="resourceForgedIron" count="16"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolShovelT2SteelShovel" count="1" craft_area="workbench" tags="learnable,craftingHarvestingTools,workbenchCrafting"><!-- perkMiner69r -->
	<ingredient name="meleeToolAllSteelParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeToolAllSteelParts,resourceForgedSteel,resourceWood,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolShovelT0StoneShovel" count="1" tags="craftingHarvestingTools,packMuleCrafting"><!-- perkMiner69r -->
	<ingredient name="resourceRockSmall" count="5"/>
	<ingredient name="resourceYuccaFibers" count="3"/>
	<ingredient name="resourceWood" count="3"/>
</recipe>

<recipe name="meleeWpnSledgeT0StoneSledgehammer" count="1" tags="perkSkullCrusher,packMuleCrafting">
	<ingredient name="resourceRockSmall" count="10"/>
	<ingredient name="resourceYuccaFibers" count="10"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="meleeWpnSledgeT1IronSledgehammer" count="1" tags="learnable,perkSkullCrusher,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="30"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeWpnSledgeT3SteelSledgehammer" count="1" craft_area="workbench" tags="learnable,perkSkullCrusher,workbenchCrafting">
	<ingredient name="meleeWpnSledgeT3SteelSledgehammerParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeWpnSledgeT3SteelSledgehammerParts,resourceForgedSteel,resourceWood,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolRepairT0StoneAxe" count="1" tags="craftingHarvestingTools,packMuleCrafting">
	<ingredient name="resourceRockSmall" count="2"/>
	<ingredient name="resourceYuccaFibers" count="2"/>
	<ingredient name="resourceWood" count="2"/>
</recipe>

<recipe name="meleeWpnBatonT0PipeBaton" count="1" tags="perkElectrocutioner,packMuleCrafting">
	<ingredient name="resourceMetalPipe" count="4"/>
	<ingredient name="resourceLeather" count="3"/>
</recipe>

<recipe name="meleeWpnBatonT2StunBaton" count="1" craft_area="workbench" tags="learnable,perkElectrocutioner,workbenchCrafting">
	<ingredient name="meleeWpnBatonT2StunBatonParts" count="1"/>
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceElectricParts" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeWpnBatonT2StunBatonParts,resourceForgedIron,resourceDuctTape,resourceElectricParts"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolTorch" count="1" tags="packMuleCrafting">
	<ingredient name="resourceAnimalFat" count="1"/>
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceWood" count="1"/>
</recipe>

<recipe name="meleeToolWireTool" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="9"/>
	<ingredient name="resourceMechanicalParts" count="3"/>
</recipe>

<recipe name="meleeToolSalvageT1Wrench" count="1" tags="learnable,perkSalvageOperations,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="12"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceMechanicalParts,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolSalvageT2Ratchet" count="1" craft_area="workbench" tags="learnable,perkSalvageOperations,workbenchCrafting">
	<ingredient name="meleeToolAllSteelParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="8"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeToolAllSteelParts,resourceForgedSteel,resourceMechanicalParts,resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolSalvageT3ImpactDriver" count="1" craft_area="workbench" tags="learnable,perkSalvageOperations,workbenchCrafting">
	<ingredient name="meleeToolAxeT3ChainsawParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="16"/>
	<ingredient name="resourceMechanicalParts" count="6"/>
	<ingredient name="resourceSpring" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeToolAxeT3ChainsawParts,resourceForgedSteel,resourceMechanicalParts,resourceSpring"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeWpnKnucklesT0LeatherKnuckles" count="1" tags="perkBrawler,packMuleCrafting">
	<ingredient name="resourceScrapIron" count="6"/>
	<ingredient name="resourceCloth" count="20"/>
</recipe>

<recipe name="meleeWpnKnucklesT1IronKnuckles" count="1" tags="learnable,perkBrawler,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="12"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceMechanicalParts,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="meleeWpnKnucklesT3SteelKnuckles" count="1" craft_area="workbench" tags="learnable,perkBrawler,workbenchCrafting">
	<ingredient name="meleeWpnKnucklesT3SteelKnucklesParts" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLegendaryParts" count="0"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeWpnKnucklesT3SteelKnucklesParts,resourceForgedSteel,resourceWood,resourceLeather,resourceDuctTape"/>
		<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
	</effect_group>
</recipe>

<recipe name="metalTrussingIBeamBlockVariantHelper" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="40"/>
	<ingredient name="unit_clay" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="mineCandyTin" count="1" tags="packMuleCrafting"> <!-- trap size 1 -->
	<ingredient name="resourceScrapIron" count="4"/>
	<ingredient name="resourceGunPowder" count="4"/>
	<ingredient name="resourceNail" count="10"/>
</recipe>

<recipe name="mineHubcap" count="1" craft_area="workbench" tags="learnable,workbenchCrafting"> <!-- trap size 2 -->
	<ingredient name="resourceForgedIron" count="1"/>
	<ingredient name="resourceGunPowder" count="8"/>
	<ingredient name="resourceNail" count="20"/>
</recipe>

<recipe name="mineAirFilter" count="1" craft_area="workbench" tags="learnable,workbenchCrafting"> <!-- trap size 3 -->
	<ingredient name="resourceForgedIron" count="1"/>
	<ingredient name="resourceGunPowder" count="12"/>
	<ingredient name="resourceSpring" count="30"/>
</recipe>

<recipe name="mineCookingPot" count="1" craft_area="workbench" tags="learnable,workbenchCrafting"> <!-- trap size 1.1 -->
	<ingredient name="resourceForgedIron" count="1"/>
	<ingredient name="resourceGunPowder" count="5"/>
	<ingredient name="resourceNail" count="1"/>
</recipe>

<recipe name="modArmorAdvancedMuffledConnectors" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="60"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorBandolier" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceCloth" count="100"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceLeather" count="15"/>
	<ingredient name="resourceGlue" count="3"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorCigar" count="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="250"/>
	<ingredient name="resourcePaper" count="1"/>
	<ingredient name="resourceTestosteroneExtract" count="1"/>
</recipe>

<!-- <recipe name="modArmorCoolingMesh" count="1" craft_area="workbench" tags="learnable,workbenchCrafting"> -->
	<!-- <ingredient name="resourceScrapPolymers" count="10"/> -->
	<!-- <ingredient name="resourceGlue" count="2"/> -->
	<!-- <ingredient name="resourceOil" count="2"/> -->
	<!-- <ingredient name="resourceMechanicalParts" count="2"/> -->
	<!-- <ingredient name="resourceSewingKit" count="1"/> -->
<!-- </recipe> -->

<recipe name="modArmorCustomizedFittings" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceLeather" count="8"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceMechanicalParts" count="8"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorDoubleStoragePocket" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="15"/>
	<ingredient name="resourceLeather" count="8"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceSewingKit" count="2"/>
</recipe>

<recipe name="modArmorHelmetLight" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<ingredient name="meleeToolFlashlight02" count="1"/>
</recipe>

<recipe name="modFuelTankSmall" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="ammoGasCan" count="10"/>
</recipe>

<recipe name="modFuelTankLarge" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="ammoGasCan" count="10"/>
</recipe>

<recipe name="modArmorImpactBracing" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorImprovedFittings" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceLeather" count="4"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorMuffledConnectors" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="4"/>
	<ingredient name="resourceScrapPolymers" count="30"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorPlatingBasic" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceMechanicalParts" count="2"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorPlatingReinforced" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorStealthBoots" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="60"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorStoragePocket" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceLeather" count="6"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modArmorTripleStoragePocket" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceSewingKit" count="3"/>
</recipe>

<recipe name="modArmorQuadStoragePocket" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="40"/>
	<ingredient name="resourceLeather" count="20"/>
	<ingredient name="resourceDuctTape" count="6"/>
	<ingredient name="resourceSewingKit" count="6"/>
	<ingredient name="resourceLegendaryParts" count="1"/>
</recipe>

<recipe name="modArmorWaterPurifier" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceCoal" count="30"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modGunBarrelExtender" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceOil" count="2"/>
	<ingredient name="resourceMechanicalParts" count="2"/>
</recipe>

<recipe name="modGunDrumMagazineExtender" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceOil" count="4"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modGunBipod" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunBowArrowRest" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunBowPolymerString" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="50"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunChoke" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunCrippleEm" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunDuckbill" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunFlashlight" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceGlue" count="2"/>
	<ingredient name="resourceElectricParts" count="5"/>
	<ingredient name="meleeToolFlashlight02" count="1"/>
</recipe>

<recipe name="modGunForegrip" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunLaserSight" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceGlue" count="2"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="2"/>
</recipe>

<recipe name="modGunMagazineExtender" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunShotgunTubeExtenderMagazine" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunMeleeRadRemover" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunMeleeTheHunter" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunMuzzleBrake" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceOil" count="2"/>
	<ingredient name="resourceMechanicalParts" count="2"/>
</recipe>

<recipe name="modGunReflexSight" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceElectricParts" count="10"/>
</recipe>

<recipe name="modGunRetractingStock" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modGunScopeLarge" 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="resourceGlue" count="5"/>
</recipe>

<recipe name="modGunScopeMedium" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScopeLens" count="4"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceScrapPolymers" count="8"/>
	<ingredient name="resourceGlue" count="3"/>
</recipe>

<recipe name="modGunScopeSmall" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScopeLens" count="2"/>
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceGlue" count="2"/>
</recipe>

<recipe name="modGunSoundSuppressorSilencer" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceOil" count="2"/>
	<ingredient name="resourceMechanicalParts" count="2"/>
</recipe>

<recipe name="modGunTriggerGroupAutomatic" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="modGunTriggerGroupBurst3" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="modGunTriggerGroupSemi" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="modMeleeDiamondTip" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceRawDiamond" count="3"/>
</recipe>

<recipe name="modMeleeStunBatonRepulsor" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceDuctTape" count="5"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
</recipe>

<recipe name="modMeleeBunkerBuster" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeClubBarbedWire" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeClubBurningShaft" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceOil" count="5"/>
	<ingredient name="ammoGasCan" count="50"/>
</recipe>

<recipe name="modMeleeClubMetalSpikes" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeClubMetalChain" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeErgonomicGrip" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeFortifyingGrip" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeFiremansAxeMod" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeGraveDigger" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeIronBreaker" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeSerratedBlade" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeStructuralBrace" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeTemperedBlade" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeWeightedHead" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modMeleeWoodSplitter" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modShotgunSawedOffBarrel" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
</recipe>

<recipe name="modRoboticDroneArmorPlatingMod" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modRoboticDroneCargoMod" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modRoboticDroneMedicMod" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modRoboticDroneHeadlampMod" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceHeadlight" count="1"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modRoboticDroneMoraleBoosterMod" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceCloth" count="100"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<!-- <recipe name="modRoboticDroneWeaponMod" count="1" craft_area="workbench" tags="learnable,workbenchCrafting"> -->
	<!-- <ingredient name="resourceForgedSteel" count="5"/> -->
	<!-- <ingredient name="resourceScrapPolymers" count="10"/> -->
	<!-- <ingredient name="resourceElectricParts" count="4"/> -->
	<!-- <ingredient name="resourceMechanicalParts" count="4"/> -->
<!-- </recipe> -->

<recipe name="modVehicleFuelSaver" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceAcid" count="4"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modVehicleOffRoadHeadlights" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceElectricParts" count="4"/>
	<ingredient name="resourceHeadlight" count="4"/>
</recipe>

<recipe name="modVehicleSuperCharger" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceMetalPipe" count="10"/>
	<ingredient name="resourceRadiator" count="1"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modVehicleExpandedSeat" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceCloth" count="100"/>
	<ingredient name="resourceLeather" count="4"/>
	<ingredient name="resourceSpring" count="4"/>
</recipe>

<recipe name="modVehicleReserveFuelTank" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="5"/>
	<ingredient name="resourceDuctTape" count="5"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modVehiclePlow" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceMetalPipe" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modVehicleArmor" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceMetalPipe" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="modVehicleStorage" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceMechanicalParts" count="8"/>
</recipe>

<recipe name="motionsensor" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="2"/>
	<ingredient name="resourceElectricParts" count="5"/>
	<ingredient name="resourceMechanicalParts" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="officeChair01VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="4"/>
	<ingredient name="resourceLeather" count="8"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceCropCottonPlant" count="10"/>
</recipe>

<recipe name="oldChair1VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceScrapIron" count="5"/>
	<ingredient name="resourceCloth" count="15"/>
</recipe>

<recipe name="pictureVariantHelper" count="1" craft_time="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="15"/>
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="resourcePaint" count="5"/>
	<ingredient name="resourceNail" count="5"/>
</recipe>

<recipe name="plantedAloe1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceCropAloeLeaf" count="5"/>
</recipe>

<recipe name="plantedBlueberry1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="foodCropBlueberries" count="5"/>
</recipe>

<recipe name="plantedChrysanthemum1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceCropChrysanthemumPlant" count="5"/>
</recipe>

<recipe name="plantedCoffee1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceCropCoffeeBeans" count="5"/>
</recipe>

<recipe name="plantedCorn1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="foodCropCorn" count="5"/>
</recipe>

<recipe name="plantedCotton1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceCropCottonPlant" count="5"/>
</recipe>

<recipe name="plantedGoldenrod1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceCropGoldenrodPlant" count="5"/>
</recipe>

<recipe name="plantedGraceCorn1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="foodCropGraceCorn" count="5"/>
</recipe>

<recipe name="plantedHop1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceCropHopsFlower" count="5"/>
</recipe>

<recipe name="plantedMushroom1" count="1" craft_time="2" tags="learnable,packMuleCrafting">
	<ingredient name="foodCropMushrooms" count="5"/>
	<ingredient name="resourceClayLump" count="2"/>
</recipe>

<recipe name="plantedPotato1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="foodCropPotato" count="5"/>
</recipe>

<recipe name="plantedYucca1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="foodCropYuccaFruit" count="5"/>
</recipe>

<recipe name="plantedPumpkin1" count="1" craft_time="1" tags="learnable,packMuleCrafting">
	<ingredient name="foodCropPumpkin" count="5"/>
</recipe>

<recipe name="decoPumpkinJackOLantern" count="1" craft_time="1" tags="packMuleCrafting">
	<ingredient name="foodCropPumpkin" count="1"/>
	<ingredient name="candle" count="1"/>
</recipe>

<recipe name="plantedtreeGrassSeed1" count="1" craft_exp_gain="0" tags="packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="5"/>
</recipe>

<recipe name="pressureplate" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceMechanicalParts" count="2"/>
	<ingredient name="resourceElectricParts" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="pressureplateLong" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="50"/>
	<ingredient name="resourceMechanicalParts" count="8"/>
	<ingredient name="resourceElectricParts" count="6"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="resourceArrowHeadIron" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="2"/>
	<ingredient name="unit_clay" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceArrowHeadSteelAP" count="1" material_based="true" craft_area="forge" is_trackable="false" craft_tool="toolForgeCrucible" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="5"/>
	<ingredient name="unit_clay" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceBuckshot" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_lead" count="3"/>
	<ingredient name="unit_clay" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_lead"/>
	</effect_group>
</recipe>

<recipe name="resourceBulletCasing" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_brass" count="5"/>
	<ingredient name="unit_clay" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_brass"/>
	</effect_group>
</recipe>

<recipe name="resourceBulletTip" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_lead" count="2"/>
	<ingredient name="unit_clay" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_lead"/>
	</effect_group>
</recipe>

<recipe name="resourceCement" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_stone" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_stone"/>
	</effect_group>
</recipe>

<recipe name="resourceCloth" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCropCottonPlant" count="1"/>
</recipe>

<recipe name="resourceCloth" count="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="20"/>
</recipe>

<recipe name="resourceCobblestones" count="1" tags="packMuleCrafting">
	<ingredient name="resourceClayLump" count="1"/>
	<ingredient name="resourceRockSmall" count="1"/>
</recipe>

<recipe name="resourceConcreteMix" count="1" craft_area="cementMixer" tags="cementMixerCrafting">
	<ingredient name="resourceCrushedSand" count="1"/>
	<ingredient name="resourceRockSmall" count="1"/>
	<ingredient name="resourceCement" count="1"/>
</recipe>

<recipe name="resourceCrushedSand" count="1" craft_area="cementMixer" tags="cementMixerCrafting">
	<ingredient name="resourceRockSmall" count="1"/>
</recipe>

<recipe name="resourceDuctTape" count="1" tags="packMuleCrafting">
	<ingredient name="resourceGlue" count="1"/>
	<ingredient name="resourceCloth" count="7"/>
</recipe>

<recipe name="resourceForgedIron" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="10"/>
	<ingredient name="unit_clay" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceForgedSteel" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering" craft_tool="toolForgeCrucible">
	<ingredient name="unit_iron" count="20"/>
	<ingredient name="unit_clay" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceGlue" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkAdvancedEngineering">
	<ingredient name="resourceBone" count="7"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,5" operation="base_add" value="-1" tags="resourceBone"/>
	</effect_group>
</recipe>

<recipe name="resourceGlue" count="1" craft_area="chemistryStation" tags="perkAdvancedEngineering,chemStationCrafting">
	<ingredient name="resourceBone" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,5" operation="base_add" value="-1" tags="resourceBone"/>
	</effect_group>
</recipe>

<recipe name="resourceGlue" count="1" craft_area="chemistryStation" tags="perkAdvancedEngineering,chemStationCrafting">
	<ingredient name="foodCropGraceCorn" count="3"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,5" operation="base_add" value="-1" tags="foodCropGraceCorn"/>
	</effect_group>
</recipe>

<recipe name="resourceGunPowder" count="1" craft_area="chemistryStation" tags="chemStationCrafting">
	<ingredient name="resourceCoal" count="1"/>
	<ingredient name="resourcePotassiumNitratePowder" count="1"/>
</recipe>
<recipe name="resourceGunPowderBundle" count="1" craft_time="1800" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceCoal" count="800"/>
	<ingredient name="resourcePotassiumNitratePowder" count="800"/>
</recipe>

<recipe name="resourceGunPowder" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCoal" count="2"/>
	<ingredient name="resourcePotassiumNitratePowder" count="2"/>
</recipe>

<recipe name="resourceMetalPipe" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="10"/>
	<ingredient name="unit_clay" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceMetalPipe" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="1"/>
</recipe>

<recipe name="resourceNail" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="1"/>
	<ingredient name="unit_clay" count="1"/>
</recipe>

<recipe name="resourceOil" count="1" craft_area="chemistryStation" tags="perkGreaseMonkey,learnable,chemStationCrafting">
	<ingredient name="resourceOilShale" count="24"/>
</recipe>

<recipe name="resourcePaint" count="500" craft_area="chemistryStation" tags="chemStationCrafting">
	<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="resourcePaint" count="250" craft_area="campfire" craft_tool="toolCookingPot">
	<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="resourcePaper" count="10" craft_area="campfire" craft_tool="toolBeaker">
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceGlue" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="resourcePaper" count="10" craft_area="chemistryStation" tags="chemStationCrafting">
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceGlue" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="resourceRepairKit" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="1"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="resourceArmorCraftingKit" count="1" tags="packMuleCrafting">
	<ingredient name="armorParts" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="resourceRocketCasing" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering,learnable">
	<ingredient name="unit_iron" count="50"/>
	<ingredient name="unit_clay" count="30"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceRocketTip" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering,learnable">
	<ingredient name="unit_lead" count="50"/>
	<ingredient name="unit_clay" count="30"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_lead"/>
	</effect_group>
</recipe>

<recipe name="resourceScopeLens" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_glass" count="50"/>
	<ingredient name="unit_clay" count="30"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_glass"/>
	</effect_group>
</recipe>

<recipe name="ironHatchBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
</recipe>

<recipe name="sandbagBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCrushedSand" count="4"/>
	<ingredient name="resourceCloth" count="15"/>
</recipe>

<recipe name="sectionalLeatherCouchSofaBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="sectionalPlaidCouchSofaBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="15"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="15"/>
</recipe>

<recipe name="couchModernBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="15"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="15"/>
</recipe>

<recipe name="couchUglySingleBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="15"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="15"/>
</recipe>

<recipe name="couchUglySmallBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="15"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="15"/>
</recipe>

<recipe name="couchUglyLargeBlockVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="15"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="15"/>
</recipe>

<recipe name="oldWoodDoor" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="oldWoodDoorDouble" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="shotgunTurret" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable"> <!-- trap -->
	<ingredient name="resourceForgedSteel" count="40"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceOil" count="10"/>
	<ingredient name="motionsensor" count="1"/>
	<ingredient name="gunShotgunT1DoubleBarrelParts" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,gunShotgunT1DoubleBarrelParts,resourceOil,resourceScrapPolymers"/>
	</effect_group>
</recipe>

<recipe name="speaker" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedIron" count="4"/>
	<ingredient name="resourceElectricParts" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="spotlightPlayer" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceHeadlight" count="1"/>
	<ingredient name="resourceElectricParts" count="8"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceScrapIron" count="50"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceElectricParts,resourceDuctTape,resourceScrapIron"/>
	</effect_group>
</recipe>

<recipe name="switch" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable" >
	<ingredient name="resourceForgedIron" count="2"/>
	<ingredient name="resourceMechanicalParts" count="1"/>
	<ingredient name="resourceElectricParts" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedIron"/>
	</effect_group>
</recipe>

<!--<recipe name="tableSaw" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="25"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<ingredient name="resourceSpring" count="4"/>
</recipe>-->

<recipe name="terrDestroyedStone" count="1" craft_time="2" tags="packMuleCrafting">
	<ingredient name="resourceRockSmall" count="18"/>
</recipe>

<recipe name="terrDirt" count="1" craft_time="3" tags="packMuleCrafting">
	<ingredient name="resourceClayLump" count="16"/>
</recipe>

<recipe name="terrTopSoil" count="1" craft_time="3" tags="packMuleCrafting">
	<ingredient name="resourceClayLump" count="16"/>
</recipe>

<recipe name="terrGravel" count="1" craft_area="cementMixer" tags="cementMixerCrafting">
	<ingredient name="resourceCrushedSand" count="10"/>
	<ingredient name="resourceRockSmall" count="10"/>
</recipe>

<recipe name="terrAsphalt" count="1" craft_area="cementMixer" tags="cementMixerCrafting">
	<ingredient name="resourceCrushedSand" count="8"/>
	<ingredient name="resourceRockSmall" count="17"/>
	<ingredient name="resourceOilShale" count="5"/>
</recipe>

<recipe name="terrGravel" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCrushedSand" count="11"/>
	<ingredient name="resourceRockSmall" count="11"/>
</recipe>

<recipe name="terrStone" count="1" craft_area="cementMixer" tags="cementMixerCrafting">
	<ingredient name="resourceCrushedSand" count="10"/>
	<ingredient name="resourceRockSmall" count="18"/>
	<ingredient name="resourceCement" count="4"/>
</recipe>

<recipe name="thrownAmmoMolotovCocktail" count="1" craft_time="12" tags="packMuleCrafting">
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="ammoGasCan" count="300"/>
	<ingredient name="resourceOil" count="1"/>
</recipe>

<recipe name="thrownAmmoPipeBomb" count="1" craft_time="12" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceYuccaFibers" count="1"/>
	<ingredient name="resourceGunPowder" count="12"/>
	<ingredient name="resourceMetalPipe" count="1"/>
</recipe>

<recipe name="thrownGrenade" count="1" craft_time="16" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceMechanicalParts" count="1"/>
	<ingredient name="resourceGunPowder" count="14"/>
	<ingredient name="resourceForgedIron" count="4"/>
	<ingredient name="resourceSpring" count="1"/>
</recipe>

<recipe name="thrownGrenadeContact" count="1" craft_time="20" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceMechanicalParts" count="2"/>
	<ingredient name="resourceGunPowder" count="14"/>
	<ingredient name="resourceForgedIron" count="4"/>
	<ingredient name="resourceSpring" count="1"/>
</recipe>

<recipe name="thrownTimedCharge" count="1" craft_time="30" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapIron" count="20"/>
	<ingredient name="resourceGunPowder" count="10"/>
	<ingredient name="resourceElectricParts" count="1"/>
</recipe>

<recipe name="thrownDynamite" count="1" craft_time="15" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceYuccaFibers" count="1"/>
	<ingredient name="resourceGunPowder" count="20"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourcePaper" count="10"/>
</recipe>

<recipe name="toolAnvil" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering,learnable">
	<ingredient name="unit_iron" count="1000"/>
	<ingredient name="unit_clay" count="100"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="toolForgeCrucible" count="1" craft_time="300" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="100"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceRockSmall" count="1200"/>
	<ingredient name="resourceOil" count="20"/>
	<ingredient name="resourceClayLump" count="900"/>
</recipe>

<recipe name="toolBellows" count="1" tags="learnable,packMuleCrafting">
	<ingredient name="resourceWood" count="6"/>
	<ingredient name="resourceLeather" count="20"/>
	<ingredient name="resourceMetalPipe" count="2"/>
	<ingredient name="resourceDuctTape" count="5"/>
	<ingredient name="resourceNail" count="5"/>
</recipe>

<recipe name="toolCookingGrill" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="25"/>
	<ingredient name="unit_clay" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="toolCookingPot" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="25"/>
	<ingredient name="unit_clay" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="toolDewGatherer" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceRadiator" count="1"/>
	<ingredient name="resourceGlue" count="5"/>
	<ingredient name="resourceMetalPipe" count="5"/>
</recipe>

<recipe name="toolDewTarp" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="200"/>
	<ingredient name="resourceSewingKit" count="10"/>
	<ingredient name="resourceDuctTape" count="5"/>
</recipe>

<recipe name="toolDewFilter" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="200"/>
	<ingredient name="resourceCoal" count="100"/>
	<ingredient name="resourceCrushedSand" count="100"/>
	<ingredient name="resourceCropCottonPlant" count="10"/>
	<ingredient name="resourceMetalPipe" count="2"/>
</recipe>

<recipe name="toolApiaryBroodBox" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceWood" count="200"/>
	<ingredient name="resourceScrapPolymers" count="100"/>
	<ingredient name="resourceNail" count="50"/>
	<ingredient name="resourceGlue" count="5"/>
</recipe>

<recipe name="toolApiaryExtractor" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceWood" count="100"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
	<ingredient name="resourceNail" count="5"/>
	<ingredient name="resourceMetalPipe" count="2"/>
</recipe>

<recipe name="toolApiarySmoker" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLeather" count="20"/>
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceNail" count="5"/>
	<ingredient name="resourceMetalPipe" count="2"/>
</recipe>

<recipe name="trapGlassBusinessCTRSheet1x1" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering"> <!-- trap -->
	<ingredient name="unit_glass" count="20"/>
	<ingredient name="unit_stone" count="5"/>
	<ingredient name="unit_lead" count="5"/>
	<ingredient name="unit_clay" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_stone,unit_glass,unit_lead"/>
	</effect_group>
</recipe>

<recipe name="trapGlassBusinessSheet1x1" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering"> <!-- trap -->
	<ingredient name="unit_glass" count="20"/>
	<ingredient name="unit_stone" count="5"/>
	<ingredient name="unit_lead" count="5"/>
	<ingredient name="unit_clay" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_clay,unit_stone,unit_glass,unit_lead"/>
	</effect_group>
</recipe>

<recipe name="trapSpikesIronDmg0" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedIron" count="4"/>
</recipe>

<recipe name="trapSpikesWoodDmg0" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="20"/>
</recipe>

<recipe name="plantPottedVariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceYuccaFibers" count="4"/>
	<ingredient name="resourceClayLump" count="8"/>
</recipe>

<recipe name="tripwirepost" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="resourceElectricParts" count="1"/>
</recipe>

<recipe name="tvBlockVariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="8"/>
	<ingredient name="resourceElectricParts" count="12"/>
	<ingredient name="glassBlockVariantHelper" count="1"/>
</recipe>

<recipe name="vaultDoor01" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="vaultHatch01" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="vaultHatch01_Powered" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="vaultDoor01_Powered" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="vaultDoor01Double" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
</recipe>

<recipe name="vaultDoor01Double_Powered" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="vehicleTruck4x4Accessories" count="1" craft_time="210" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceElectricParts" count="33"/>
	<ingredient name="resourceHeadlight" count="8"/>
	<ingredient name="resourceMetalPipe" count="50"/>
	<ingredient name="resourceSpring" count="4"/>
	<ingredient name="resourceMechanicalParts" count="16"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceMechanicalParts,resourceMetalPipe,resourceElectricParts,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="vehicleTruck4x4Chassis" count="1" craft_time="210" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="250"/>
	<ingredient name="resourceMechanicalParts" count="40"/>
	<ingredient name="resourceDuctTape" count="20"/>
	<ingredient name="resourceLeather" count="40"/>
	<ingredient name="resourceElectricParts" count="16"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="vehicleTruck4x4Placeable" count="1" craft_time="210" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="vehicleWheels" count="4"/>
	<ingredient name="vehicleTruck4x4Chassis" count="1"/>
	<ingredient name="vehicleTruck4x4Accessories" count="1"/>
	<ingredient name="smallEngine" count="1"/>
	<ingredient name="carBattery" count="1"/>
</recipe>

<recipe name="vehicleBicycleChassis" count="1" craft_time="30" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceMechanicalParts" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceSpring" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0" value=".5" tags="resourceForgedIron,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="vehicleBicycleHandlebars" count="1" craft_time="30" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceMechanicalParts" count="1"/>
	<ingredient name="resourceMetalPipe" count="6"/>
	<ingredient name="resourceSpring" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0" value=".5" tags="resourceDuctTape,resourceLeather,resourceSpring,resourceMetalPipe"/>
	</effect_group>
</recipe>

<recipe name="vehicleBicyclePlaceable" count="1" craft_time="30" tags="workbenchCrafting,packMuleCrafting">
	<ingredient name="vehicleWheels" count="2"/>
	<ingredient name="vehicleBicycleChassis" count="1"/>
	<ingredient name="vehicleBicycleHandlebars" count="1"/>
	<ingredient name="resourceMechanicalParts" count="1"/>
</recipe>

<recipe name="vehicleGyroCopterAccessories" count="1" craft_time="270" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceElectricParts" count="33"/>
	<ingredient name="resourceHeadlight" count="8"/>
	<ingredient name="resourceMetalPipe" count="50"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceSpring" count="4"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceMechanicalParts,resourceMetalPipe,resourceElectricParts,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="vehicleGyroCopterChassis" count="1" craft_time="270" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="125"/>
	<ingredient name="resourceMechanicalParts" count="40"/>
	<ingredient name="resourceDuctTape" count="25"/>
	<ingredient name="resourceLeather" count="40"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="vehicleGyrocopterPlaceable" count="1" craft_time="270" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="vehicleWheels" count="3"/>
	<ingredient name="vehicleGyroCopterChassis" count="1"/>
	<ingredient name="vehicleGyroCopterAccessories" count="1"/>
	<ingredient name="smallEngine" count="1"/>
	<ingredient name="carBattery" count="1"/>
</recipe>

<recipe name="vehicleMinibikeChassis" count="1" craft_time="90" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceDuctTape" count="4"/>
	<ingredient name="resourceLeather" count="4"/>
	<ingredient name="resourceElectricParts" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1" value=".5,.5" tags="resourceForgedIron,resourceMechanicalParts,resourceDuctTape,resourceLeather"/>
	</effect_group>
</recipe>

<recipe name="vehicleMinibikeHandlebars" count="1" craft_time="90" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceHeadlight" count="1"/>
	<ingredient name="resourceElectricParts" count="2"/>
	<ingredient name="resourceMetalPipe" count="6"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1" value=".5,.5" tags="resourceMechanicalParts,resourceSpring,resourceElectricParts,resourceMetalPipe"/>
	</effect_group>
</recipe>

<recipe name="vehicleMinibikePlaceable" count="1" craft_time="90" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="vehicleWheels" count="2"/>
	<ingredient name="vehicleMinibikeChassis" count="1"/>
	<ingredient name="vehicleMinibikeHandlebars" count="1"/>
	<ingredient name="smallEngine" count="1"/>
	<ingredient name="carBattery" count="1"/>
</recipe>

<recipe name="vehicleMotorcycleChassis" count="1" craft_time="150" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="25"/>
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceDuctTape" count="10"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceElectricParts" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="vehicleMotorcycleHandlebars" count="1" craft_time="150" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
	<ingredient name="resourceMechanicalParts" count="10"/>
	<ingredient name="resourceDuctTape" count="10"/>
	<ingredient name="resourceHeadlight" count="1"/>
	<ingredient name="resourceElectricParts" count="6"/>
	<ingredient name="resourceForgedSteel" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceMechanicalParts,resourceDuctTape,resourceElectricParts,resourceForgedSteel"/>
	</effect_group>
</recipe>

<recipe name="vehicleMotorcyclePlaceable" count="1" craft_time="150" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="vehicleWheels" count="2"/>
	<ingredient name="vehicleMotorcycleChassis" count="1"/>
	<ingredient name="vehicleMotorcycleHandlebars" count="1"/>
	<ingredient name="smallEngine" count="1"/>
	<ingredient name="carBattery" count="1"/>
</recipe>

<recipe name="vehicleWheels" count="1" tags="perkGreaseMonkey,learnable,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="2"/>
	<ingredient name="resourceScrapPolymers" count="16"/>
	<ingredient name="resourceOil" count="2"/>
	<ingredient name="resourceCoal" count="10"/>
	<ingredient name="resourceAcid" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0" value=".5" tags="resourceScrapPolymers,resourceForgedIron,resourceCoal"/>
	</effect_group>
</recipe>

<recipe name="woodHatch" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="woodLogPillar100" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="workbench" count="1" tags="learnable,workbenchCrafting,packMuleCrafting">
	<ingredient name="resourceForgedIron" count="25"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceDuctTape" count="5"/>
	<ingredient name="resourceNail" count="100"/>
	<ingredient name="resourceWood" count="100"/>
</recipe>

<recipe name="metalFenceRailingTrellisSheetBlockVariantHelper" count="1" material_based="true" craft_area="forge" is_trackable="false" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="15"/>
	<ingredient name="unit_clay" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.12,.06" tags="unit_iron"/>
	</effect_group>
</recipe>

<!-- *** SHAPE_MENU_VARIANT_HELPER_BLOCKS -->
<recipe name="frameShapes:VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="2"/>
</recipe>

<recipe name="woodShapes:VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="cobblestoneShapes:VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceCobblestones" count="10"/>
</recipe>

<recipe name="concreteShapes:VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceConcreteMix" count="10"/>
</recipe>

<recipe name="steelShapes:VariantHelper" count="1" tags="packMuleCrafting">
	<ingredient name="resourceForgedSteel" count="10"/>
</recipe>

</recipes>

<!-- Standardized order for mod ingredients -->
	<!-- resourceCloth -->
	<!-- resourceScrapIron -->
	<!-- resourceForgedIron -->
	<!-- resourceForgedSteel -->
	<!-- resourceScrapPolymers -->
	<!-- resourceLeather -->
	<!-- resourceGlue -->
	<!-- resourceDuctTape -->
	<!-- resourceOil -->
	<!-- resourceElectricParts -->
	<!-- resourceMechanicalParts -->
	<!-- resourceSpring -->
	<!-- resourceSewingKit -->
	<!-- resourceAcid -->
	<!-- oddball resources like a flashlight at the bottom -->
