<config>
	
	<append xpath="/recipes">
		<recipe name="stickyGrenade" count="2" craft_time="16" tags="packMuleCrafting">
			<ingredient name="thrownGrenade" count="2"/>
			<ingredient name="resourceGlue" count="1"/>
		</recipe>
		<recipe name="stickyGrenade" count="2" craft_time="16" tags="packMuleCrafting">
			<ingredient name="thrownGrenadeContact" count="2"/>
			<ingredient name="resourceGlue" count="1"/>
		</recipe>
		<recipe name="stickyGrenade" count="2" craft_time="16" tags="packMuleCrafting">
			<ingredient name="thrownGrenade" count="1"/>
			<ingredient name="thrownGrenadeContact" count="1"/>
			<ingredient name="resourceGlue" count="1"/>
		</recipe>
	</append>
</config>
