<?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="resourceMilitaryFiber" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<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>

<!-- * * * * * * * * * * * * 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" 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" 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" 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" 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" 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" 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="gunBowWoodenParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunPistolParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunDoubleBarrelShotgunParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunHuntingRifleParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunAk47Parts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunRocketLauncherParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="gunJunkTurretParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeStunBatonParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeKnucklesSteelParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeToolChainsawParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeToolKnifeMacheteParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeThrownSpearSteelParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeClubBaseballBatParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="meleeToolSledgehammerSteelParts" 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="armorMilitarySetParts" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="armorSteelSetParts" 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" tags="learnable">
	<ingredient name="resourceRockSmall" count="6000"/>
</recipe>

<recipe name="resourceWoodBundle" count="1" craft_time="10" tags="learnable">
	<ingredient name="resourceWood" count="6000"/>
</recipe>

<recipe name="resourceScrapIronBundle" count="1" craft_time="10" tags="learnable">
	<ingredient name="resourceScrapIron" count="6000"/>
</recipe>

<recipe name="resourceOilShaleBundle" count="1" craft_time="10" tags="learnable">
	<ingredient name="resourceOilShale" count="6000"/>
</recipe>

<recipe name="resourcePotassiumNitratePowderBundle" count="1" craft_time="10" tags="learnable">
	<ingredient name="resourcePotassiumNitratePowder" count="6000"/>
</recipe>

<recipe name="resourceLeadBundle" count="1" craft_time="10" tags="learnable">
	<ingredient name="resourceScrapLead" count="6000"/>
</recipe>

<recipe name="resourceCoalBundle" count="1" craft_time="10" tags="learnable">
	<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="1"/>
	<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="80"/>
	<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="3"/>
	<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="240"/>
	<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="3"/>
	<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="240"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo44MagnumBulletAP" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="1"/>
	<ingredient name="resourceGunPowder" count="5"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>
<recipe name="ammoBundle44MagnumBulletAP" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="80"/>
	<ingredient name="resourceGunPowder" count="400"/>
	<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="1"/>
	<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="80"/>
	<ingredient name="resourceGunPowder" count="400"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammoBlunderbuss" count="1">
	<ingredient name="resourceRockSmall" count="1"/>
	<ingredient name="resourceGunPowder" count="3"/>
	<ingredient name="resourcePaper" count="1"/>
</recipe>

<recipe name="ammoBundleBlunderbuss" count="1" craft_time="240" tags="learnable">
	<ingredient name="resourceRockSmall" count="80"/>
	<ingredient name="resourceGunPowder" count="320"/>
	<ingredient name="resourcePaper" 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="4"/>
	<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="320"/>
	<ingredient name="resourceScrapPolymers" count="80"/>
</recipe>

<recipe name="ammoShotgunBreachingSlug" count="1" craft_time="9" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="4"/>
	<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="320"/>
	<ingredient name="resourceClayLump" count="160"/>
	<ingredient name="resourceGunPowder" count="320"/>
	<ingredient name="resourceScrapPolymers" count="80"/>
</recipe>

<recipe name="ammoJunkTurret" count="1">
	<ingredient name="resourceScrapIron" count="3"/>
</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="1"/>
	<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="80"/>
	<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="resourceDuctTape" 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="resourceDuctTape" count="60"/>
</recipe>

<recipe name="ammoArrowIron" count="1">
	<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">
	<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">
	<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">
	<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="1"/>
	<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="80"/>
	<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="resourceDuctTape" 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="resourceDuctTape" count="60"/>
</recipe>

<recipe name="ammoCrossbowBoltIron" count="1">
	<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">
	<ingredient name="resourceArrowHeadIron" count="80"/>
	<ingredient name="resourceWood" count="80"/>
	<ingredient name="resourceFeather" count="80"/>
</recipe>

<recipe name="ammoCrossbowBoltSteelAP" count="1" tags="learnable">
	<ingredient name="resourceArrowHeadSteelAP" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
</recipe>

<recipe name="ammoBundleCrossbowBoltSteelAP" count="1" craft_time="240" tags="learnable">
	<ingredient name="resourceArrowHeadSteelAP" count="80"/>
	<ingredient name="resourceScrapPolymers" count="160"/>
</recipe>

<recipe name="ammoCrossbowBoltStone" count="1">
	<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">
	<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" 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,.177,.12" tags="unit_iron"/>
	</effect_group>
</recipe>

<recipe name="ammoGasCan" count="10" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceOilShale" count="1"/>
</recipe>
<recipe name="ammoGasCanBundle" count="1" craft_time="600" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceOilShale" count="800"/>
</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>

<recipe name="armorClothBoots" count="1" tags="perkLightArmor">
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="armorClothGloves" count="1" tags="perkLightArmor">
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="armorClothHat" count="1" tags="perkLightArmor">
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="armorClothJacket" count="1" tags="perkLightArmor">
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="armorClothPants" count="1" tags="perkLightArmor">
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="armorIronBoots" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="resourceForgedIron" count="15"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorIronChest" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="resourceForgedIron" count="15"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorIronGloves" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="resourceForgedIron" count="15"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorIronHelmet" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="resourceForgedIron" count="15"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorIronLegs" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="resourceForgedIron" count="15"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorLeatherBoots" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorLeatherChest" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorLeatherGloves" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorLeatherHood" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorLeatherPants" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorMilitaryBoots" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="armorMilitarySetParts" count="4"/>
	<ingredient name="resourceMilitaryFiber" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorMilitarySetParts,resourceMilitaryFiber,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorMilitaryStealthBoots" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="armorMilitarySetParts" count="4"/>
	<ingredient name="resourceMilitaryFiber" count="1"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceMilitaryFiber,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorMilitaryGloves" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="armorMilitarySetParts" count="4"/>
	<ingredient name="resourceMilitaryFiber" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorMilitarySetParts,resourceMilitaryFiber,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorMilitaryHelmet" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="armorMilitarySetParts" count="4"/>
	<ingredient name="resourceMilitaryFiber" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorMilitarySetParts,resourceMilitaryFiber,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorMilitaryLegs" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="armorMilitarySetParts" count="4"/>
	<ingredient name="resourceMilitaryFiber" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorMilitarySetParts,resourceMilitaryFiber,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorMilitaryVest" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="armorMilitarySetParts" count="4"/>
	<ingredient name="resourceMilitaryFiber" count="1"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorMilitarySetParts,resourceMilitaryFiber,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorFirefightersHelmet" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="resourceForgedIron" count="15"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorMiningHelmet" count="1" craft_area="workbench" tags="learnable,perkLightArmor">
	<ingredient name="resourceScrapPolymers" count="15"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceScrapPolymers,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorScrapBoots" count="1" tags="perkHeavyArmor">
	<ingredient name="resourceScrapIron" count="50"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceScrapIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorScrapChest" count="1" tags="perkHeavyArmor">
	<ingredient name="resourceScrapIron" count="50"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceScrapIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorScrapGloves" count="1" tags="perkHeavyArmor">
	<ingredient name="resourceScrapIron" count="50"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceScrapIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorScrapHelmet" count="1" tags="perkHeavyArmor">
	<ingredient name="resourceScrapIron" count="50"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceScrapIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorScrapLegs" count="1" tags="perkHeavyArmor">
	<ingredient name="resourceScrapIron" count="50"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceScrapIron,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorSteelBoots" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="armorSteelSetParts" count="4"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorSteelSetParts,resourceForgedSteel,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorSteelChest" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="armorSteelSetParts" count="4"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorSteelSetParts,resourceForgedSteel,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorSteelGloves" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="armorSteelSetParts" count="4"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorSteelSetParts,resourceForgedSteel,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorSteelHelmet" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="armorSteelSetParts" count="4"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorSteelSetParts,resourceForgedSteel,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="armorSteelLegs" count="1" craft_area="workbench" tags="learnable,perkHeavyArmor">
	<ingredient name="armorSteelSetParts" count="4"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceSewingKit" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="armorSteelSetParts,resourceForgedSteel,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="autoTurret" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable"> <!-- trap -->
	<ingredient name="motionsensor" count="1"/>
	<ingredient name="resourceForgedSteel" count="30"/>
	<ingredient name="gunPistolParts" 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=".5,.5,.5,.3,.15" tags="resourceForgedSteel,gunPistolParts,resourceOil,resourceScrapPolymers"/>
	</effect_group>
</recipe>

<recipe name="awningBlockVariantHelper" count="1">
	<ingredient name="resourceWood" count="4"/>
	<ingredient name="resourceCloth" count="10"/>
</recipe>

<recipe name="apparelBallCap" count="1" tags="learnable,workbenchCrafting">
	<ingredient name="resourceCloth" count="4"/>
</recipe>

<recipe name="apparelBandana" count="1">
	<ingredient name="resourceCloth" count="4"/>
</recipe>

<recipe name="barbedFence" count="1"> <!-- trap -->
	<ingredient name="resourceScrapIron" count="8"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="carBattery" count="1" craft_area="chemistryStation" tags="learnable,perkYeahScience,chemStationCrafting">
	<ingredient name="resourceScrapLead" count="180"/>
	<ingredient name="resourceAcid" count="4"/>
	<ingredient name="resourceScrapPolymers" count="6"/>
</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="bed01" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceCloth" count="20"/>
	<ingredient name="resourceCropCottonPlant" count="20"/>
	<ingredient name="resourceSpring" count="10"/>
	<ingredient name="resourceMetalPipe" count="10"/>
</recipe>

<recipe name="bed02" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceCloth" count="40"/>
	<ingredient name="resourceCropCottonPlant" count="40"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceMetalPipe" count="10"/>
</recipe>

<recipe name="bedroll" count="1">
	<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=".5,.5,.5,.3,.15" tags="resourceForgedIron,resourceForgedSteel,resourceMechanicalParts,resourceElectricParts,resourceOil"/>
	</effect_group>
</recipe>

<recipe name="brickBlockVariantHelper" count="1" material_based="true" craft_area="forge" tags="perkAdvancedEngineering">
	<ingredient name="unit_stone" count="10"/>
	<ingredient name="unit_clay" count="60"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.177,.12" tags="unit_clay,unit_stone"/>
	</effect_group>
</recipe>

<recipe name="bucketEmpty" count="1">
	<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="campfire" count="1">
	<ingredient name="resourceRockSmall" count="5"/>
</recipe>

<recipe name="candle" count="1">
	<ingredient name="resourceYuccaFibers" count="1"/>
	<ingredient name="resourceAnimalFat" count="1"/>
</recipe>

<recipe name="candleTableLightPlayer" count="1">
	<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"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".5,.5,.5,.3,.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=".5,.5,.5,.3,.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=".5,.5,.5,.3,.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="burningBarrelPlayer" count="1"/>
	<ingredient name="toolCookingPot" count="3"/>
	<ingredient name="resourceMetalPipe" count="15"/>
	<ingredient name="resourceWood" count="40"/>
</recipe>

<recipe name="cntBeerCooler" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="4"/>
	<ingredient name="resourceMetalPipe" count="3"/>
	<ingredient name="resourceElectricParts" count="6"/>
</recipe>

<recipe name="cntCoolerClosed" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceScrapPolymers" count="8"/>
</recipe>

<recipe name="cntDeskSafe" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceMechanicalParts" count="3"/>
</recipe>

<recipe name="cntGunSafe" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="40"/>
	<ingredient name="resourceSpring" count="5"/>
	<ingredient name="resourceMechanicalParts" count="5"/>
</recipe>

<recipe name="cntGreenDrawerSecure" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="8"/>
</recipe>

<recipe name="metalFurnitureBlockVariantHelper" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="3"/>
</recipe>

<recipe name="cntSecureStorageChest" count="1">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="woodFurnitureBlockVariantHelper" count="1">
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="woodSignBlockVariantHelper" count="1">
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="toiletBlockVariantHelper" count="1">
	<ingredient name="bucketRiverWater" count="1"/>
	<ingredient name="resourceMetalPipe" count="2"/>
	<ingredient name="resourceMechanicalParts" count="1"/>
	<ingredient name="resourceWood" count="4"/>
</recipe>

<recipe name="cntWallSafe" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceMechanicalParts" count="3"/>
</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=".5,.5,.5,.3,.15" tags="resourceForgedIron,resourceMechanicalParts,resourceElectricParts,resourceOil"/>
	</effect_group>
</recipe>

<!--
<recipe name="drinkCanBoiledWater" count="1" craft_area="campfire" tags="perkMasterChef">
	<ingredient name="drinkCanRiverWater" count="1"/>
</recipe>

<recipe name="drinkCanBoiledWater" count="1" craft_area="campfire" tags="perkMasterChef">
	<ingredient name="resourceSnowBall" count="1"/>
	<ingredient name="drinkCanEmpty" count="1"/>
</recipe>

<recipe name="drinkJarBoiledWater" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef">
	<ingredient name="resourceSnowBall" count="1"/>
	<ingredient name="drinkJarEmpty" count="1"/>
</recipe>
-->

<recipe name="drinkJarBeer" count="1" craft_area="chemistryStation" tags="perkMasterChef,learnable,chemStationCrafting">
	<ingredient name="resourceCropHopsFlower" count="4"/>
	<ingredient name="drinkJarRiverWater" count="1"/>
</recipe>

<recipe name="drinkJarBoiledWater" count="1" craft_area="campfire" craft_time="40" 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="drinkJarRiverWater" 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"/>
</recipe>

<recipe name="drinkJarEmpty" count="1" material_based="true" craft_area="forge" tags="perkAdvancedEngineering">
	<ingredient name="unit_glass" count="10"/>
	<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,.177,.12" tags="unit_clay,unit_glass"/>
	</effect_group>
</recipe>

<recipe name="drinkCanEmpty" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_iron"/>
	</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="drinkJarGrainAlcohol" count="1" craft_area="campfire" craft_tool="toolBeaker">
	<ingredient name="foodCornMeal" count="3"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drinkJarGrainAlcohol" count="1" craft_area="chemistryStation" tags="chemStationCrafting">
	<ingredient name="foodCornMeal" count="1"/>
	<ingredient name="drinkJarRiverWater" 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"/>
</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"/>
</recipe>

<recipe name="drinkJarGrandpasMoonshine" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCornMeal" count="5"/>
	<ingredient name="drinkJarGrainAlcohol" count="1"/>
	<ingredient name="foodCropBlueberries" count="5"/>
	<ingredient name="resourceAcid" count="1"/>
</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" tags="perkMasterChef">
	<ingredient name="foodCropYuccaFruit" count="2"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>

<recipe name="drinkYuccaJuiceSmoothie" count="1" tags="perkMasterChef,learnable">
	<ingredient name="foodCropYuccaFruit" count="4"/>
	<ingredient name="foodCropBlueberries" count="4"/>
	<ingredient name="resourceSnowBall" count="1"/>
	<ingredient name="drinkJarEmpty" count="1"/>
</recipe>

<recipe name="drugAntibiotics" count="1" craft_area="campfire" craft_tool="toolBeaker" tags="learnable">
	<ingredient name="foodMoldyBread" 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="foodMoldyBread" count="1"/>
	<ingredient name="resourcePotassiumNitratePowder" count="1"/>
	<ingredient name="drinkJarRiverWater" count="1"/>
</recipe>

<recipe name="drugFortBites" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="medicalBloodBag" count="5"/>
	<ingredient name="drinkJarGrainAlcohol" 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="drinkJarRiverWater" count="1"/>
</recipe>

<recipe name="drugRecog" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceAcid" count="5"/>
	<ingredient name="drinkJarGrainAlcohol" 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="drinkJarGrainAlcohol" 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=".5,.5,.5,.3,.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=".5,.5,.5,.3,.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=".5,.5,.5,.3,.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="lanternLight_player" count="1" craft_area="workbench" tags="learnable,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="farmPlotBlockPlayer" count="1" tags="perkLivingOffTheLandCrafting" 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="2,3,4,5" operation="perc_add" value="-.3,-.5,-.5,-.5" tags="foodRottingFlesh,resourcePotassiumNitratePowder,resourceClayLump"/>
	</effect_group>
</recipe>

<recipe name="flagstoneBlockVariantHelper" count="1">
	<ingredient name="resourceCobblestones" count="4"/>
</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="2,5" operation="base_add" value="-1" 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"/>
</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="drinkJarGrainAlcohol" 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="2,5" operation="base_add" value="-1" tags="foodRawMeat"/>
	</effect_group>
</recipe>

<recipe name="foodCanSham" count="5" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="drinkCanEmpty" count="5"/>
	<ingredient name="foodRottingFlesh" count="5"/>
	<ingredient name="resourceBone" count="5"/>
	<ingredient name="resourceAnimalFat" count="5"/>
	<ingredient name="resourceAcid" count="1"/>
</recipe>

<recipe name="foodCharredMeat" count="1" craft_area="campfire" tags="perkMasterChef">
	<ingredient name="foodRawMeat" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="-1" 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="foodRawMeat" count="5"/>
	<ingredient name="foodCornBread" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="-1" tags="foodRawMeat"/>
	</effect_group>
</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">
	<ingredient name="foodCropCorn" count="1"/>
</recipe>

<recipe name="foodCornOnTheCob" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodCropCorn" count="1"/>
	<ingredient name="drinkJarBoiledWater" 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="2,5" operation="base_add" value="-1" tags="foodRawMeat"/>
	</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="2,5" operation="base_add" value="-2" tags="foodRottingFlesh"/>
	</effect_group>
</recipe>

<recipe name="foodMeatStew" count="1" craft_area="campfire" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
	<ingredient name="foodRawMeat" count="5"/>
	<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="2,5" operation="base_add" value="-1" tags="foodRawMeat"/>
	</effect_group>
</recipe>

<recipe name="foodMoldyBread" count="1" craft_area="chemistryStation" tags="chemStationCrafting">
	<ingredient name="foodShamSandwich" count="10"/>
	<ingredient name="drinkJarRiverWater" count="1"/>
</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="foodRawMeat" count="5"/>
	<ingredient name="foodCropPotato" count="2"/>
	<ingredient name="foodCropMushrooms" count="2"/>
	<ingredient name="resourceAnimalFat" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="-1" tags="foodRawMeat"/>
	</effect_group>
</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">
	<ingredient name="resourceRockSmall" count="50"/>
	<ingredient name="resourceClayLump" count="60"/>
	<ingredient name="resourceLeather" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceMetalPipe" count="3"/>
</recipe>

<recipe name="garageDoorMetal_v1" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceSpring" count="6"/>
	<ingredient name="resourceMechanicalParts" count="12"/>
</recipe>

<recipe name="garageDoorMetal_v1Powered" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="40"/>
	<ingredient name="resourceSpring" count="6"/>
	<ingredient name="resourceMechanicalParts" count="12"/>
	<ingredient name="resourceElectricParts" count="12"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".5,.5,.5,.3,.15" tags="resourceScrapIron,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="garageDoorHousePlayer" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedIron" count="90"/>
	<ingredient name="resourceSpring" count="12"/>
	<ingredient name="resourceMechanicalParts" count="15"/>
</recipe>

<recipe name="garageDoorIndustrial_Powered" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="60"/>
	<ingredient name="resourceSpring" count="12"/>
	<ingredient name="resourceMechanicalParts" count="24"/>
	<ingredient name="resourceElectricParts" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".5,.5,.5,.3,.15" tags="resourceForgedSteel,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="metalReinforcedWoodDrawBridge" count="1" craft_area="workbench" >
	<ingredient name="resourceForgedIron" count="100"/>
	<ingredient name="resourceWood" count="1000"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="30"/>
</recipe>

<recipe name="metalReinforcedWoodDrawBridgePowered" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable" >
	<ingredient name="resourceForgedIron" count="100"/>
	<ingredient name="resourceWood" count="1000"/>
	<ingredient name="resourceSpring" count="20"/>
	<ingredient name="resourceMechanicalParts" count="30"/>
	<ingredient name="resourceElectricParts" count="30"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".5,.5,.5,.3,.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=".5,.5,.5,.3,.15" tags="resourceForgedIron,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="glassBulletproofBlockVariantHelper" count="1" material_based="true" craft_area="forge" 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,.177,.12" 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" 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,.177,.12" tags="unit_clay,unit_glass,unit_lead"/>
	</effect_group>
</recipe>

<recipe name="gun44Magnum" count="1" craft_area="workbench" tags="learnable,perkGunslinger">
	<ingredient name="gunPistolParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceScrapPolymers" count="12"/>
	<ingredient name="resourceSpring" count="5"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunPistolParts,resourceForgedSteel,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunAK47" count="1" craft_area="workbench" tags="learnable,perkMachineGunner">
	<ingredient name="gunAk47Parts" count="4"/>
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceSpring" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunAk47Parts,resourceForgedIron,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunM60" count="1" craft_area="workbench" tags="learnable,perkMachineGunner">
	<ingredient name="gunAk47Parts" count="5"/>
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceSpring" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunAk47Parts,resourceForgedSteel,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunJunkTurret" count="1" craft_area="workbench" tags="learnable,perkTurrets">
	<ingredient name="gunJunkTurretParts" count="4"/>
	<ingredient name="resourceForgedIron" count="40"/>
	<ingredient name="resourceDuctTape" count="10"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceSpring" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunJunkTurretParts,resourceForgedIron,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunBlunderbuss" count="1" tags="perkBoomstick">
	<ingredient name="resourceMetalPipe" count="4"/>
	<ingredient name="resourceGlue" count="2"/>
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="gunBowPrimitive" count="1" tags="perkArchery">
	<ingredient name="resourceWood" count="8"/>
	<ingredient name="resourceYuccaFibers" count="3"/>
</recipe>

<recipe name="gunBowWooden" count="1" tags="learnable,perkArchery">
	<ingredient name="gunBowWoodenParts" count="4"/>
	<ingredient name="resourceWood" count="20"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceGlue" count="2"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunBowWoodenParts,resourceWood,resourceLeather,resourceGlue,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="gunBowCompound" count="1" craft_area="workbench" tags="learnable,perkArchery">
	<ingredient name="gunBowWoodenParts" count="5"/>
	<ingredient name="resourceScrapPolymers" count="25"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceDuctTape" count="5"/>
	<ingredient name="resourceSpring" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunBowWoodenParts,resourceScrapPolymers,resourceLeather,resourceDuctTape,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunCrossbowIron" count="1" craft_area="workbench" tags="learnable,perkArchery">
	<ingredient name="gunBowWoodenParts" count="4"/>
	<ingredient name="resourceForgedIron" count="15"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceWood" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunBowWoodenParts,resourceForgedIron,resourceDuctTape,resourceLeather,resourceWood"/>
	</effect_group>
</recipe>

<recipe name="gunCrossbowCompound" count="1" craft_area="workbench" tags="learnable,perkArchery">
	<ingredient name="gunBowWoodenParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="15"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceScrapPolymers" count="20"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunBowWoodenParts,resourceForgedSteel,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunHuntingRifle" count="1" craft_area="workbench" tags="learnable,perkDeadEye">
	<ingredient name="gunHuntingRifleParts" count="4"/>
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceSpring" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunHuntingRifleParts,resourceForgedIron,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunMR10" count="1" craft_area="workbench" tags="learnable,perkDeadEye">
	<ingredient name="gunHuntingRifleParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="15"/>
	<ingredient name="resourceDuctTape" count="10"/>
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceSpring" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunHuntingRifleParts,resourceForgedSteel,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunPistol" count="1" craft_area="workbench" tags="learnable,perkGunslinger">
	<ingredient name="gunPistolParts" count="4"/>
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceSpring" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunPistolParts,resourceForgedIron,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunDoubleBarrelShotgun" count="1" craft_area="workbench" tags="learnable,perkBoomstick">
	<ingredient name="gunDoubleBarrelShotgunParts" count="4"/>
	<ingredient name="resourceForgedIron" count="10"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceSpring" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunDoubleBarrelShotgunParts,resourceForgedIron,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunPumpShotgun" count="1" craft_area="workbench" tags="learnable,perkBoomstick">
	<ingredient name="gunDoubleBarrelShotgunParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="15"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceSpring" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunDoubleBarrelShotgunParts,resourceForgedSteel,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunRocketLauncher" count="1" craft_area="workbench" tags="learnable,perkDemolitionsExpert">
	<ingredient name="gunRocketLauncherParts" count="4"/>
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceElectricParts" count="5"/>
	<ingredient name="resourceSpring" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunRocketLauncherParts,resourceForgedSteel,resourceDuctTape,resourceElectricParts,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunSMG5" count="1" craft_area="workbench" tags="learnable,perkGunslinger">
	<ingredient name="gunPistolParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceSpring" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="gunPistolParts,resourceForgedSteel,resourceDuctTape,resourceScrapPolymers,resourceSpring"/>
	</effect_group>
</recipe>

<recipe name="gunToolNailgun" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="20"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceSpring" count="5"/>
</recipe>

<recipe name="hayBaleBlock" count="1">
	<ingredient name="resourceYuccaFibers" count="10"/>
</recipe>

<recipe name="ironBars" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="ironBarsCentered" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="ironDoor1_v1" count="1">
	<ingredient name="resourceForgedIron" count="10"/>
</recipe>

<recipe name="apparelCoatJacketLetterZU" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="20"/>
	<ingredient name="resourcePaint" count="2"/>
</recipe>

<recipe name="keystoneBlock" count="1" craft_time="30">
	<ingredient name="resourceRockSmall" count="5"/>
</recipe>

<recipe name="ladderMetal" count="1">
	<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">
	<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"> <!-- trap -->
	<ingredient name="resourceNail" count="5"/>
	<ingredient name="resourceWood" count="20"/>
</recipe>

<recipe name="looseBoardsTrapBlock3x3" count="1"> <!-- trap -->
	<ingredient name="resourceNail" count="30"/>
	<ingredient name="resourceWood" count="180"/>
</recipe>

<recipe name="looseBoardsTrapPlate1x1" count="1"> <!-- trap -->
	<ingredient name="resourceNail" count="5"/>
	<ingredient name="resourceWood" count="20"/>
</recipe>

<recipe name="medicalAloeCream" count="1" tags="perkYeahScienceCrafting">
	<ingredient name="resourceCropAloeLeaf" count="4"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,5" operation="base_add" value="-1" tags="resourceCropAloeLeaf"/>
	</effect_group>
</recipe>

<recipe name="medicalBandage" count="1" >
	<ingredient name="resourceCloth" count="2"/>
</recipe>

<recipe name="medicalFirstAidBandage" count="1" tags="learnable">
	<ingredient name="medicalAloeCream" count="1"/>
	<ingredient name="resourceCloth" count="2"/>
</recipe>

<recipe name="medicalFirstAidKit" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting" >
	<ingredient name="medicalBloodBag" count="1"/>
	<ingredient name="drinkJarGrainAlcohol" count="1"/>
	<ingredient name="medicalBandage" count="1"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="medicalPlasterCast" count="1" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceCloth" count="2"/>
	<ingredient name="foodCornMeal" count="4"/>
	<ingredient name="resourceCrushedSand" count="2"/>
	<ingredient name="drinkJarRiverWater" count="1"/>
</recipe>

<recipe name="medicalSplint" count="1">
	<ingredient name="resourceCloth" count="2"/>
	<ingredient name="resourceWood" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="meleeToolKnifeBone" count="1" tags="perkDeepCuts">
	<ingredient name="resourceBone" count="5"/>
</recipe>

<recipe name="meleeClubIron" count="1" tags="learnable,perkPummelPete">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="1"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeClubWood" count="1" tags="perkPummelPete"> <!-- this tag corresponds to <passive_effect name="CraftingTier" operation="base_add" level="2,5" value="1,4" tags="perkPummelPete"/> in progression -->
	<ingredient name="resourceWood" count="5"/>
</recipe>

<recipe name="meleeClubBaseballBat" count="1" tags="learnable,perkPummelPete">
	<ingredient name="meleeClubBaseballBatParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeClubBaseballBatParts,resourceForgedSteel,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolAuger" count="1" craft_area="workbench" tags="learnable,perkMiner69r">
	<ingredient name="meleeToolChainsawParts" count="5"/>
	<ingredient name="vehicleBicycleHandlebars" count="1"/>
	<ingredient name="smallEngine" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeToolChainsawParts,resourceForgedSteel"/>
	</effect_group>
</recipe>

<recipe name="meleeToolChainsaw" count="1" craft_area="workbench" tags="learnable,perkMiner69r">
	<ingredient name="meleeToolChainsawParts" count="5"/>
	<ingredient name="vehicleBicycleHandlebars" count="1"/>
	<ingredient name="smallEngine" count="1"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeToolChainsawParts,resourceForgedSteel"/>
	</effect_group>
</recipe>

<recipe name="meleeToolClawHammer" count="1" tags="learnable,perkMiner69r">
	<ingredient name="resourceForgedIron" count="12"/>
	<ingredient name="resourceWood" count="6"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolFireaxeIron" count="1" tags="learnable,perkMiner69r">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolFireaxeSteel" count="1" craft_area="workbench" tags="learnable,perkMiner69r">
	<ingredient name="meleeToolAllSteelParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeToolAllSteelParts,resourceForgedSteel,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeThrownSpearStone" count="1" tags="perkJavelinMaster">
	<ingredient name="resourceRockSmall" count="5"/>
	<ingredient name="resourceYuccaFibers" count="3"/>
	<ingredient name="resourceWood" count="3"/>
</recipe>

<recipe name="meleeThrownSpearIron" count="1" tags="learnable,perkJavelinMaster">
	<ingredient name="resourceForgedIron" count="16"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeThrownSpearSteel" count="1" craft_area="workbench" tags="learnable,perkJavelinMaster">
	<ingredient name="meleeThrownSpearSteelParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeThrownSpearSteelParts,resourceForgedSteel,resourceWood,resourceLeather,resourceDuctTape"/>
	</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="meleeToolHoeIron" count="1" tags="learnable,perkLivingOffTheLand">
	<ingredient name="resourceForgedIron" count="16"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
</recipe>-->

<recipe name="meleeToolKnifeIron" count="1" tags="learnable,perkDeepCuts">
	<ingredient name="resourceForgedIron" count="8"/>
	<ingredient name="resourceWood" count="4"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolKnifeMachete" count="1" craft_area="workbench" craft_time="60" tags="learnable,perkDeepCuts">
	<ingredient name="meleeToolKnifeMacheteParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeToolKnifeMacheteParts,resourceForgedSteel,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolPaintTool" count="1">
	<ingredient name="resourceWood" count="2"/>
	<ingredient name="resourceLeather" count="1"/>
</recipe>

<recipe name="meleeToolPickaxeIron" count="1" tags="learnable,perkMiner69r">
	<ingredient name="resourceForgedIron" count="20"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolPickaxeSteel" count="1" craft_area="workbench" tags="learnable,perkMiner69r">
	<ingredient name="meleeToolAllSteelParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeToolAllSteelParts,resourceForgedSteel,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolShovelIron" count="1" tags="learnable,perkMiner69r">
	<ingredient name="resourceForgedIron" count="16"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolShovelSteel" count="1" craft_area="workbench" tags="learnable,perkMiner69r">
	<ingredient name="meleeToolAllSteelParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeToolAllSteelParts,resourceForgedSteel,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolShovelStone" count="1" tags="perkMiner69r">
	<ingredient name="resourceRockSmall" count="5"/>
	<ingredient name="resourceYuccaFibers" count="3"/>
	<ingredient name="resourceWood" count="3"/>
</recipe>

<recipe name="meleeToolSledgehammerStone" count="1" tags="perkSkullCrusher">
	<ingredient name="resourceRockSmall" count="10"/>
	<ingredient name="resourceYuccaFibers" count="10"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="meleeToolSledgehammerIron" count="1" tags="learnable,perkSkullCrusher">
	<ingredient name="resourceForgedIron" count="30"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolSledgehammerSteel" count="1" craft_area="workbench" tags="learnable,perkSkullCrusher">
	<ingredient name="meleeToolSledgehammerSteelParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeToolSledgehammerSteelParts,resourceForgedSteel,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeToolStoneAxe" count="1" tags="perkMiner69r">
	<ingredient name="resourceRockSmall" count="2"/>
	<ingredient name="resourceYuccaFibers" count="2"/>
	<ingredient name="resourceWood" count="2"/>
</recipe>

<recipe name="meleeStunBaton" count="1" craft_area="workbench" tags="learnable,perkElectrocutioner">
	<ingredient name="meleeStunBatonParts" count="4"/>
	<ingredient name="resourceForgedIron" count="5"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceElectricParts" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeStunBatonParts,resourceForgedIron,resourceLeather,resourceDuctTape,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="meleeToolTorch" count="1">
	<ingredient name="resourceAnimalFat" count="1"/>
	<ingredient name="resourceCloth" count="1"/>
	<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="meleeToolWrench" count="1" tags="learnable,perkSalvageOperations">
	<ingredient name="resourceForgedIron" count="12"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceMechanicalParts,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeKnucklesLeather" count="1" tags="perkBrawler">
	<ingredient name="resourceScrapIron" count="6"/>
	<ingredient name="resourceLeather" count="2"/>
</recipe>

<recipe name="meleeKnucklesIron" count="1" tags="learnable,perkBrawler">
	<ingredient name="resourceForgedIron" count="12"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceForgedIron,resourceMechanicalParts,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="meleeKnucklesSteel" count="1" craft_area="workbench" tags="learnable,perkBrawler">
	<ingredient name="meleeKnucklesSteelParts" count="5"/>
	<ingredient name="resourceForgedSteel" count="10"/>
	<ingredient name="resourceLeather" count="3"/>
	<ingredient name="resourceDuctTape" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="meleeKnucklesSteelParts,resourceForgedSteel,resourceWood,resourceLeather,resourceDuctTape"/>
	</effect_group>
</recipe>

<recipe name="metalSignLetterNumberBlockVariantHelper" count="1" material_based="true" craft_area="forge" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="15"/>
	<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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="metalTrussingIBeamBlockVariantHelper" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="mineCandyTin" count="1" craft_area="workbench" > <!-- trap size 1 -->
	<ingredient name="resourceScrapIron" count="4"/>
	<ingredient name="resourceGunPowder" count="4"/>
	<ingredient name="resourceCandyTin" count="1"/>
	<ingredient name="resourceNail" count="1"/>
</recipe>

<recipe name="mineHubcap" count="1" craft_area="workbench" tags="learnable,workbenchCrafting"> <!-- trap size 2 -->
	<ingredient name="resourceScrapIron" count="8"/>
	<ingredient name="resourceGunPowder" count="8"/>
	<ingredient name="resourceHubcap" count="1"/>
	<ingredient name="resourceSpring" count="1"/>
</recipe>

<recipe name="mineAirFilter" count="1" craft_area="workbench" tags="learnable,workbenchCrafting"> <!-- trap size 3 -->
	<ingredient name="resourceScrapIron" count="12"/>
	<ingredient name="resourceGunPowder" count="12"/>
	<ingredient name="resourceAirFilter" count="1"/>
	<ingredient name="resourceSpring" count="1"/>
</recipe>

<recipe name="mineCookingPot" count="1" craft_area="workbench" tags="learnable,workbenchCrafting"> <!-- trap size 1.1 -->
	<ingredient name="resourceScrapIron" count="5"/>
	<ingredient name="resourceGunPowder" count="5"/>
	<ingredient name="toolCookingPot" count="1"/>
	<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="10"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceLeather" count="15"/>
	<ingredient name="resourceGlue" count="3"/>
	<ingredient name="resourceSewingKit" 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="modArmorInsulatedLiner" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceCloth" count="10"/>
	<ingredient name="resourceScrapPolymers" count="2"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<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="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="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="modGunMeleeBlessedMetal" 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="modGunMeleeFeelTheHeat" 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="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="resourceForgedSteel" count="5"/>
	<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="modGunRodAndSpring" 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="resourceBrokenGlass" count="20"/>
	<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="resourceBrokenGlass" count="15"/>
	<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="resourceBrokenGlass" count="15"/>
	<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="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="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=".5,.5,.5,.3,.15" tags="resourceForgedIron,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="officeChair01" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceForgedIron" count="4"/>
	<ingredient name="resourceLeather" count="8"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
	<ingredient name="resourceCropCottonPlant" count="10"/>
</recipe>

<!-- Clothing = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->

<recipe name="apparelPlantFiberGloves" count="1">
	<ingredient name="resourceYuccaFibers" count="5"/>
</recipe>

<recipe name="apparelPlantFiberHat" count="1">
	<ingredient name="resourceYuccaFibers" count="5"/>
</recipe>

<recipe name="apparelPlantFiberHood" count="1">
	<ingredient name="resourceYuccaFibers" count="5"/>
</recipe>

<recipe name="apparelPlantFiberPants" count="1">
	<ingredient name="resourceYuccaFibers" count="5"/>
</recipe>

<recipe name="apparelPlantFiberShirt" count="1">
	<ingredient name="resourceYuccaFibers" count="5"/>
</recipe>

<recipe name="apparelPlantFiberShoes" count="1">
	<ingredient name="resourceYuccaFibers" count="5"/>
</recipe>

<recipe name="apparelFlannelShirt" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="20"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelSweatshirt" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelSkullCap" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="10"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelDenimPants" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelDenimShortsPants" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="20"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelOveralls" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelSkirt" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="20"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelWornBoots" count="1" tags="learnable">
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelRunningShoesRegular" count="1" tags="learnable">
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelCowboyBoots" count="1" tags="learnable">
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelSuitDressShoes" count="1" tags="learnable">
	<ingredient name="resourceScrapPolymers" count="5"/>
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelTankTop" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelTShirtPlain" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelCowboyHat" count="1" tags="learnable">
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelCoatLeatherDuster" count="1" tags="learnable">
	<ingredient name="resourceLeather" count="25"/>
	<ingredient name="resourceSewingKit" count="3"/>
</recipe>

<recipe name="apparelCoatPufferCoat" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="35"/>
	<ingredient name="resourceFeather" count="50"/>
	<ingredient name="resourceCropCottonPlant" count="35"/>
	<ingredient name="resourceSewingKit" count="3"/>
</recipe>

<recipe name="apparelArmyPants" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="resourceMilitaryFiber" count="1"/>
	<ingredient name="resourceSewingKit" count="3"/>
</recipe>

<recipe name="apparelArmyShirt" count="1" tags="learnable">
	<ingredient name="resourceCloth" count="25"/>
	<ingredient name="resourceMilitaryFiber" count="1"/>
	<ingredient name="resourceSewingKit" count="3"/>
</recipe>

<recipe name="apparelGhillieSuitHood" count="1" tags="learnable">
	<ingredient name="resourceYuccaFibers" count="50"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelGhillieSuitJacket" count="1" tags="learnable">
	<ingredient name="resourceYuccaFibers" count="50"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="apparelGhillieSuitPants" count="1" tags="learnable">
	<ingredient name="resourceYuccaFibers" count="50"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modClothingStoragePocket" count="1">
	<ingredient name="resourceLeather" count="2"/>
	<ingredient name="resourceDuctTape" count="1"/>
	<ingredient name="resourceCloth" count="15"/>
	<ingredient name="resourceSewingKit" count="1"/>
</recipe>

<recipe name="modClothingCargoStoragePocket" count="1" tags="learnable">
	<ingredient name="resourceLeather" count="4"/>
	<ingredient name="resourceDuctTape" count="2"/>
	<ingredient name="resourceCloth" count="30"/>
	<ingredient name="resourceSewingKit" count="2"/>
</recipe>

<recipe name="apparelCigar" count="1" tags="learnable">
	<ingredient name="resourceYuccaFibers" count="250"/>
	<ingredient name="resourcePaper" count="1"/>
</recipe>

<recipe name="plantedAloe1" count="1" craft_time="1" tags="learnable">
	<ingredient name="resourceCropAloeLeaf" count="5"/>
</recipe>

<recipe name="plantedBlueberry1" count="1" craft_time="1" tags="learnable">
	<ingredient name="foodCropBlueberries" count="5"/>
</recipe>

<recipe name="plantedChrysanthemum1" count="1" craft_time="1" tags="learnable">
	<ingredient name="resourceCropChrysanthemumPlant" count="5"/>
</recipe>

<recipe name="plantedCoffee1" count="1" craft_time="1" tags="learnable">
	<ingredient name="resourceCropCoffeeBeans" count="5"/>
</recipe>

<recipe name="plantedCorn1" count="1" craft_time="1" tags="learnable">
	<ingredient name="foodCropCorn" count="5"/>
</recipe>

<recipe name="plantedCotton1" count="1" craft_time="1" tags="learnable">
	<ingredient name="resourceCropCottonPlant" count="5"/>
</recipe>

<recipe name="plantedGoldenrod1" count="1" craft_time="1" tags="learnable">
	<ingredient name="resourceCropGoldenrodPlant" count="5"/>
</recipe>

<recipe name="plantedGraceCorn1" count="1" craft_time="1" tags="learnable">
	<ingredient name="foodCropGraceCorn" count="5"/>
</recipe>

<recipe name="plantedHop1" count="1" craft_time="1" tags="learnable">
	<ingredient name="resourceCropHopsFlower" count="5"/>
</recipe>

<recipe name="plantedMushroom1" count="1" craft_time="2" tags="learnable">
	<ingredient name="foodCropMushrooms" count="5"/>
	<ingredient name="resourceClayLump" count="2"/>
</recipe>

<recipe name="plantedPotato1" count="1" craft_time="1" tags="learnable">
	<ingredient name="foodCropPotato" count="5"/>
</recipe>

<recipe name="plantedYucca1" count="1" craft_time="1" tags="learnable">
	<ingredient name="foodCropYuccaFruit" count="5"/>
</recipe>

<recipe name="plantedPumpkin1" count="1" craft_time="1" tags="learnable">
	<ingredient name="foodCropPumpkin" count="5"/>
</recipe>

<recipe name="decoPumpkinJackOLantern" count="1" craft_time="1" >
	<ingredient name="foodCropPumpkin" count="1"/>
	<ingredient name="candle" count="1"/>
</recipe>

<recipe name="plantedtreeGrassSeed1" count="1" craft_exp_gain="0">
	<ingredient name="resourceYuccaFibers" count="5"/>
</recipe>

<recipe name="pouredConcreteBlockVariantHelper" count="1" craft_area="cementMixer" tags="cementMixerCrafting">
	<ingredient name="resourceConcreteMix" count="10"/>
</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=".5,.5,.5,.3,.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=".5,.5,.5,.3,.15" tags="resourceForgedIron,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="rScrapIronPlateMine" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapIron" count="30"/>
	<ingredient name="resourceGunPowder" count="8"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="rebarFrameBlockVariantHelper" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceAirFilter" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceScrapIron" count="15"/>
</recipe>

<recipe name="resourceArrowHeadIron" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceArrowHeadSteelAP" count="1" material_based="true" craft_area="forge" 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=".5,.5,.5,.3,.15" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceBuckshot" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_lead"/>
	</effect_group>
</recipe>

<recipe name="resourceBulletCasing" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_brass"/>
	</effect_group>
</recipe>

<recipe name="resourceBulletTip" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_lead"/>
	</effect_group>
</recipe>

<recipe name="resourceCandyTin" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceScrapIron" count="5"/>
</recipe>

<recipe name="resourceCement" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_stone"/>
	</effect_group>
</recipe>

<recipe name="resourceCloth" count="1">
	<ingredient name="resourceCropCottonPlant" count="1"/>
</recipe>

<recipe name="resourceCloth" count="1" tags="learnable">
	<ingredient name="resourceYuccaFibers" count="20"/>
</recipe>

<recipe name="resourceCobblestones" count="1">
	<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">
	<ingredient name="resourceGlue" count="1"/>
	<ingredient name="resourceCloth" count="1"/>
</recipe>

<recipe name="resourceForgedIron" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceForgedSteel" count="1" material_based="true" craft_area="forge" 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=".5,.5,.5,.3,.15" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceGlue" count="1" craft_area="campfire" craft_tool="toolCookingPot">
	<ingredient name="resourceBone" count="7"/>
	<ingredient name="drinkJarRiverWater" count="1"/>
</recipe>

<recipe name="resourceGlue" count="1" craft_area="chemistryStation" tags="perkYeahScienceCrafting,chemStationCrafting">
	<ingredient name="resourceBone" count="5"/>
	<ingredient name="drinkJarRiverWater" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="1,5" operation="base_add" value="-1" tags="resourceBone"/>
	</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">
	<ingredient name="resourceCoal" count="2"/>
	<ingredient name="resourcePotassiumNitratePowder" count="2"/>
</recipe>

<recipe name="resourceHubcap" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceScrapIron" count="10"/>
</recipe>

<recipe name="resourceMetalPipe" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceMetalPipe" count="1">
	<ingredient name="resourceForgedIron" count="1"/>
</recipe>

<recipe name="resourceMilitaryFiber" count="10" craft_area="chemistryStation" tags="learnable,chemStationCrafting">
	<ingredient name="resourceYuccaFibers" count="100"/>
	<ingredient name="resourceScrapPolymers" count="10"/>
	<ingredient name="resourceDuctTape" count="5"/>
	<ingredient name="resourceAcid" count="1"/>
</recipe>

<recipe name="resourceNail" count="1" material_based="true" craft_area="forge" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="1"/>
	<ingredient name="unit_clay" count="1"/>
</recipe>

<recipe name="resourceOil" count="1" craft_area="chemistryStation" tags="perkYeahScienceCrafting,learnable,chemStationCrafting">
	<ingredient name="resourceOilShale" count="24"/>
	<ingredient name="drinkCanEmpty" count="1"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="-5" tags="resourceOilShale"/>
	</effect_group>
</recipe>

<recipe name="resourcePaint" count="100" craft_area="chemistryStation" tags="chemStationCrafting">
	<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
	<ingredient name="resourceOil" 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="drinkJarRiverWater" count="1"/>
</recipe>

<recipe name="resourceRepairKit" count="1">
	<ingredient name="resourceForgedIron" count="1"/>
	<ingredient name="resourceDuctTape" count="1"/>
</recipe>

<recipe name="resourceRocketCasing" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="resourceRocketTip" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_lead"/>
	</effect_group>
</recipe>

<recipe name="scrapHatch_v1" count="1" >
	<ingredient name="resourceScrapIron" count="40"/>
</recipe>

<recipe name="scrapIronFrameBlockVariantHelper" count="1" material_based="true" craft_area="forge" tags="perkAdvancedEngineering">
	<ingredient name="unit_iron" count="15"/>
	<ingredient name="unit_clay" count="4"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1,2,3,4" value=".25,.25,.25,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="scrapIronSheet" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="scrapIronStairs25" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="scrapIronStairsFilledRailingLeft" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="scrapIronStairsFilledRailingRight" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="scrapIronArrowSlitHalf" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="scrapIronCTRpole" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="sandbagBlockVariantHelper" count="1">
	<ingredient name="resourceCrushedSand" count="4"/>
	<ingredient name="resourceCloth" count="2"/>
</recipe>

<recipe name="sectionalLeatherCouchSofaBlockVariantHelper" count="1">
	<ingredient name="resourceLeather" count="5"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="sectionalPlaidCouchSofaBlockVariantHelper" count="1">
	<ingredient name="resourceCloth" count="5"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="couchSofa01" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceCloth" count="15"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="15"/>
</recipe>

<recipe name="chairCouchSofa01" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceCloth" count="15"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="15"/>
</recipe>

<recipe name="leatherCouchSofa2" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceLeather" count="15"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="15"/>
</recipe>

<recipe name="leatherChairCouchSofa2" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceLeather" count="15"/>
	<ingredient name="resourceNail" count="10"/>
	<ingredient name="resourceWood" count="15"/>
</recipe>

<recipe name="secureDoorWooden" count="1">
	<ingredient name="resourceWood" count="4"/>
</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="gunDoubleBarrelShotgunParts" count="3"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".5,.5,.5,.3,.15" tags="resourceForgedSteel,gunDoubleBarrelShotgunParts,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=".5,.5,.5,.3,.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=".5,.5,.5,.3,.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=".5,.5,.5,.3,.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">
	<ingredient name="resourceRockSmall" count="18"/>
</recipe>

<recipe name="terrDirt" count="1" craft_time="3">
	<ingredient name="resourceClayLump" count="16"/>
</recipe>

<recipe name="terrTopSoil" count="1" craft_time="3">
	<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">
	<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">
	<ingredient name="resourceCloth" count="1"/>
	<ingredient name="ammoGasCan" count="300"/>
	<ingredient name="resourceOil" count="1"/>
	<ingredient name="drinkJarEmpty" 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="50"/>
	<ingredient name="resourceGunPowder" count="25"/>
	<ingredient name="resourceElectricParts" count="10"/>
	<ingredient name="resourceAcid" 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" 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,.177,.12" 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">
	<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" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="toolCookingPot" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_iron"/>
	</effect_group>
</recipe>

<recipe name="trapGlassBusinessCTRSheet1x1" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_stone,unit_glass,unit_lead"/>
	</effect_group>
</recipe>

<recipe name="trapGlassBusinessSheet1x1" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_clay,unit_stone,unit_glass,unit_lead"/>
	</effect_group>
</recipe>

<recipe name="trapSpikesIronDmg0" count="1">
	<ingredient name="resourceForgedIron" count="4"/>
</recipe>

<recipe name="trapSpikesWoodDmg0" count="1">
	<ingredient name="resourceWood" count="20"/>
</recipe>

<recipe name="treePlant02" count="1">
	<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="tv" 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="tv_large_1" 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="tv_large_2" 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="12"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="vaultHatch_v1" count="1" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="12"/>
	<ingredient name="resourceSpring" count="2"/>
	<ingredient name="resourceMechanicalParts" count="4"/>
</recipe>

<recipe name="vaultHatch_v3_Powered" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="36"/>
	<ingredient name="resourceSpring" count="6"/>
	<ingredient name="resourceMechanicalParts" count="12"/>
	<ingredient name="resourceElectricParts" count="24"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".5,.5,.5,.3,.15" tags="resourceForgedSteel,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="vaultDoor03_Powered" count="1" craft_area="workbench" tags="perkAdvancedEngineering,learnable">
	<ingredient name="resourceForgedSteel" count="36"/>
	<ingredient name="resourceSpring" count="6"/>
	<ingredient name="resourceMechanicalParts" count="12"/>
	<ingredient name="resourceElectricParts" count="24"/>
	<effect_group>
		<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".5,.5,.5,.3,.15" tags="resourceForgedSteel,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
	</effect_group>
</recipe>

<recipe name="vehicle4x4TruckAccessories" 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="vehicle4x4TruckChassis" 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="vehicle4x4TruckPlaceable" count="1" craft_time="210" craft_area="workbench" tags="workbenchCrafting">
	<ingredient name="vehicleWheels" count="4"/>
	<ingredient name="vehicle4x4TruckChassis" count="1"/>
	<ingredient name="vehicle4x4TruckAccessories" 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">
	<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">
	<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="window03Wood" count="1">
	<ingredient name="resourceWood" count="4"/>
	<ingredient name="glassBlockVariantHelper" count="1"/>
</recipe>

<recipe name="woodArrowBlock" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodArrowSlitHalf" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodBars" count="1">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodBarsCentered" count="1">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodCTRpole" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodCatwalkBlockVariantHelper" count="1">
	<ingredient name="resourceWood" count="8"/>
</recipe>

<recipe name="woodFenceRailingTrellisSheetBlockVariantHelper" count="1">
	<ingredient name="resourceWood" count="2"/>
</recipe>

<recipe name="woodFrameBlockVariantHelper" count="1">
	<ingredient name="resourceWood" count="2"/>
</recipe>

<recipe name="woodHatch1_v1" count="1">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodLogPillar100" count="1">
	<ingredient name="resourceWood" count="10"/>
</recipe>

<recipe name="woodPillar100" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodPlate" count="1">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodCTRPlate" count="1">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodPole" count="1">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodStairs25" count="1">
	<ingredient name="resourceWood" count="6"/>
</recipe>


<recipe name="woodStairsFilledRailingLeft" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodStairsFilledRailingRight" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodSupport" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodWedgeTip" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodRampIncline" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="woodRampInclineFiller" count="1" craft_area="tablesaw" tags="tableSawCrafting">
	<ingredient name="resourceWood" count="6"/>
</recipe>

<recipe name="workbench" count="1" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="25"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="meleeToolWrench" count="1"/>
	<ingredient name="meleeToolClawHammer" count="1"/>
	<ingredient name="resourceWood" count="50"/>
</recipe>

<recipe name="metalFenceRailingTrellisSheetBlockVariantHelper" count="1" material_based="true" craft_area="forge" 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,.177,.12" tags="unit_iron"/>
	</effect_group>
</recipe>

</recipes>
<!-- To do (maybe / later)
<recipe name="resourceArrowHeadSteelAP" count="1" craft_area="forge" craft_tool="toolCalipers" material_based="true">

<recipe name="book" count="1">
	<ingredient name="resourcePaper" count="64"/>
</recipe>

mattress?
boardedWindowsSheet4
window02
storeShelving01Double
storeShelving01Top
storeShelving01TopDouble
Bookcases

Standardised 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
-->