<addnew>

	<append xpath="/recipes">

		<!--	***************************	-->
			<!--	9mm T0 smg    -->
		<!--	***************************	-->

		<recipe name="IZYgunT3PistolMagnumAutomag44" count="1" craft_area="workbench" tags="learnable,perkGunslinger,workbenchCrafting">
			<ingredient name="gunHandgunT1PistolParts" count="13"/>
			<ingredient name="resourceForgedSteel" count="100"/>
			<ingredient name="resourceDuctTape" count="13"/>
			<ingredient name="resourceSpring" count="25"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunHandgunT1PistolParts,resourceDuctTape"/>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

		<recipe name="IZYgunT4DualMagnumDesertEagles" count="1" craft_area="workbench" tags="learnable,perkGunslinger,workbenchCrafting">
			<ingredient name="gunHandgunT1PistolParts" count="20"/>
			<ingredient name="resourceForgedSteel" count="120"/>
			<ingredient name="resourceSpring" count="30"/>
			<ingredient name="resourceLegendaryParts" count="5"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="gunHandgunT1PistolParts"/>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="2,10" tags="resourceSpring"/>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="10,50" tags="resourceForgedSteel"/>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>


	</append>


</addnew>