<addnew>

	<append xpath="/recipes">
	
		<!--	***************************	-->
				<!--	MELEE T4   -->
		<!--	***************************	-->
	
		<recipe name="IZYMeleeT4BladeKatana" count="1" craft_area="workbench" tags="learnable,perkDeepCuts,workbenchCrafting">
			<ingredient name="meleeWpnBladeT3MacheteParts" count="1"/>
			<ingredient name="resourceForgedSteel" count="10"/>
			<ingredient name="resourceWood" count="10"/>
			<ingredient name="resourceDuctTape" count="3"/>
			<ingredient name="resourceLegendaryParts" count="5"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeWpnBladeT3MacheteParts,resourceForgedSteel,resourceWood,resourceDuctTape"/>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>
	
		<recipe name="IZYMeleeT4SledghammerSpikeMace" count="1" craft_area="workbench" tags="learnable,perkSkullCrusher,workbenchCrafting">
			<ingredient name="meleeWpnSledgeT3SteelSledgehammerParts" count="1"/>
			<ingredient name="resourceForgedSteel" count="10"/>
			<ingredient name="resourceWood" count="20"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceLegendaryParts" count="5"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeWpnSledgeT3SteelSledgehammerParts,resourceForgedSteel,resourceWood"/>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>
		
		<recipe name="IZYMeleeT4SpearPoleAxe" count="1" craft_area="workbench" tags="learnable,perkJavelinMaster,craftingSpears,workbenchCrafting">
			<ingredient name="meleeWpnSpearT3SteelSpearParts" count="1"/>
			<ingredient name="resourceForgedSteel" count="10"/>
			<ingredient name="resourceWood" count="20"/>
			<ingredient name="resourceDuctTape" count="15"/>
			<ingredient name="resourceLegendaryParts" count="5"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="meleeWpnSpearT3SteelSpearParts,resourceForgedSteel,resourceWood"/>
				<passive_effect name="CraftingIngredientCount" level="2,6" operation="base_add" value="1,5" tags="resourceLegendaryParts"/>
			</effect_group>
		</recipe>

	</append>


</addnew>