<addnew>

	<append xpath="/recipes">
	
		<!--	***************************	-->
			<!--	 Technicalgun   -->
		<!--	***************************	-->
	
		<recipe name="IZYgunT3TechnicalNailmachinegun" count="1" craft_area="workbench" tags="learnable,perkTurrets,workbenchCrafting">
			<ingredient name="gunBotRoboticsParts" count="1"/>
			<ingredient name="resourceForgedSteel" count="10"/>
			<ingredient name="resourceDuctTape" count="10"/>
			<ingredient name="gunHandgunT1PistolParts" count="2"/>
			<ingredient name="resourceLegendaryParts" count="0"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="gunBotRoboticsParts,resourceForgedSteel,resourceDuctTape"/>
				<passive_effect name="CraftingIngredientCount" level="6" operation="base_add" value="1" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>
	
	</append>


</addnew>