<config>
	<append xpath="/recipes">

		<recipe name="resourceScrapBrass" count="600" craft_area="chemistryStation" craft_time="30" tags="chemStationCrafting">
            <ingredient name="resourceAcid" count="1"/>
			<ingredient name="drinkJarRiverWater" count="1"/>
			<ingredient name="resourcePotassiumNitratePowder" count="750"/>
			<ingredient name="resourceRockSmall" count="1500"/>
        </recipe>
		
		<recipe name="resourceScrapBrass" count="300" craft_area="campfire" craft_time="60" tags="campfire">
			<ingredient name="resourceAcid" count="1"/>
			<ingredient name="drinkJarRiverWater" count="3"/>
			<ingredient name="resourcePotassiumNitratePowder" count="1500"/>
			<ingredient name="resourceRockSmall" count="3000"/>
        </recipe>
		
		<recipe name="resourceScrapBrass" count="150" craft_time="90">
			<ingredient name="resourceAcid" count="1"/>
			<ingredient name="drinkJarRiverWater" count="6"/>
			<ingredient name="resourcePotassiumNitratePowder" count="3000"/>
			<ingredient name="resourceRockSmall" count="6000"/>
		</recipe>

        <recipe name="ammoShotgunShell" count="1" craft_area="workbench" tags="workbenchCrafting">
        	<ingredient name="resourceBuckshot" count="1"/>
        	<ingredient name="resourceGunPowder" count="4"/>
        	<ingredient name="resourceBulletCasing" 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="resourceBulletCasing" count="80"/>
        </recipe>
        
        <recipe name="ammoShotgunSlug" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
        	<ingredient name="resourceBulletTip" count="2"/>
        	<ingredient name="resourceGunPowder" count="5"/>
        	<ingredient name="resourceBulletCasing" count="1"/>
        </recipe>
        
        <recipe name="ammoBundleShotgunSlug" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
        	<ingredient name="resourceBulletTip" count="160"/>
        	<ingredient name="resourceGunPowder" count="400"/>
        	<ingredient name="resourceBulletCasing" count="80"/>
        </recipe>
        
        <recipe name="ammoShotgunBreachingSlug" count="1" craft_time="9" craft_area="workbench" tags="learnable,workbenchCrafting">
        	<ingredient name="resourceForgedSteel" count="3"/>
        	<ingredient name="resourceClayLump" count="2"/>
        	<ingredient name="resourceGunPowder" count="4"/>
        	<ingredient name="resourceBulletCasing" count="1"/>
        </recipe>
        
        <recipe name="ammoBundleShotgunBreachingSlug" count="1" craft_time="360" craft_area="workbench" tags="learnable,workbenchCrafting">
        	<ingredient name="resourceForgedSteel" count="240"/>
        	<ingredient name="resourceClayLump" count="160"/>
        	<ingredient name="resourceGunPowder" count="320"/>
        	<ingredient name="resourceBulletCasing" count="80"/>
        </recipe>

		<recipe name="resourceAcid" count="1">
			<ingredient name="drinkJarBoiledWater" count="1"/>
			<ingredient name="resourceBulletCasing" count="15"/>
			<ingredient name="resourceScrapLead" count="1"/>
		</recipe>

		<recipe name="toolBeaker" count="1">
			<ingredient name="resourceBulletCasing" count="150"/>
			<ingredient name="resourceAcid" count="3"/>
			<ingredient name="resourceForgedIron" count="15"/>
		</recipe>

		<recipe name="gunRifleValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="gunCrossbowValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="gunMGT5M60Valkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="gunShotgunValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="gunHandgunValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="gunBowValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="meleeWpnSledgeValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="gunExplosivesValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="meleeWpnClubValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="meleeWpnAxeValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="meleeWpnSpearValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="meleeWpnPlasmaBatonValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="meleeWpnClawsValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="meleeWpnBladeValkream" count="1">
			<ingredient name="ValkreamParts" count="100"/>
			<ingredient name="resourceForgedSteel" count="50"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceSpring" count="20"/>
			<ingredient name="resourceLegendaryParts" count="4"/>
				<effect_group>
					<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="ValkreamParts,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="1,5" tags="resourceForgedSteel"/>
				</effect_group>
		</recipe>

		<recipe name="TalismanMod" count="1" craft_time="10"> 
            <ingredient name="modArmorPerception" count="1"/>
            <ingredient name="modArmorStrength" count="1"/>
            <ingredient name="modArmorFortitude" count="1"/>
            <ingredient name="modArmorAgility" count="1"/>
            <ingredient name="modArmorIntellect" count="1"/>
            <ingredient name="modArmorTreasureHunter" count="1"/>
        </recipe> 

	</append>
</config>