<configs>

<append xpath="/recipes">	

<!-- AMMO PRESS -->
							  
<recipe name="ammopress" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedIron" count="25"/>
	<ingredient name="resourceMechanicalParts" count="20"/>
	<ingredient name="resourceScrapPolymers" count="20"/>
	<ingredient name="resourceGlue" count="4"/>
	<ingredient name="resourceWood" count="50"/>
</recipe>
	
	
<!-- AMMO PRESS RECIPES - BUNDLES AT HALF THE TIME OF DEFAULT -->
	
<recipe name="ammo9mmBulletBall" count="1" craft_time="2.4" craft_area="ammopress" tags="workbenchCrafting">
	<ingredient name="resourceBulletTip" count="1"/>
	<ingredient name="resourceGunPowder" count="1"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle9mmBulletBall" count="1" craft_time="120" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="80"/>
	<ingredient name="resourceGunPowder" count="80"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo9mmBulletHP" count="1" craft_time="3.6" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="1"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle9mmBulletHP" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="80"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo9mmBulletAP" count="1" craft_time="3.6" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="2"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle9mmBulletAP" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="160"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo44MagnumBulletBall" count="1" craft_time="2.4" craft_area="ammopress" tags="workbenchCrafting">
	<ingredient name="resourceBulletTip" count="1"/>
	<ingredient name="resourceGunPowder" count="2"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle44MagnumBulletBall" count="1" craft_time="120" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="80"/>
	<ingredient name="resourceGunPowder" count="160"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo44MagnumBulletHP" count="1" craft_time="3.6" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="2"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle44MagnumBulletHP" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="160"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo44MagnumBulletAP" count="1" craft_time="3.6" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="3"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle44MagnumBulletAP" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="240"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo762mmBulletBall" count="1" craft_time="2.4" craft_area="ammopress" tags="workbenchCrafting">
	<ingredient name="resourceBulletTip" count="1"/>
	<ingredient name="resourceGunPowder" count="3"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle762mmBulletBall" count="1" craft_time="120" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="80"/>
	<ingredient name="resourceGunPowder" count="240"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo762mmBulletHP" count="1" craft_time="3.6" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="3"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle762mmBulletHP" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="240"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammo762mmBulletAP" count="1" craft_time="3.6" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="5"/>
	<ingredient name="resourceBulletCasing" count="1"/>
</recipe>

<recipe name="ammoBundle762mmBulletAP" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="400"/>
	<ingredient name="resourceBulletCasing" count="80"/>
</recipe>

<recipe name="ammoShotgunShell" count="1" craft_time="2.4" craft_area="ammopress" tags="workbenchCrafting">
	<ingredient name="resourceBuckshot" count="1"/>
	<ingredient name="resourceGunPowder" count="4"/>
	<ingredient name="resourcePaper" count="1"/>
</recipe>

<recipe name="ammoBundleShotgunShell" count="1" craft_time="120" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBuckshot" count="80"/>
	<ingredient name="resourceGunPowder" count="320"/>
	<ingredient name="resourcePaper" count="80"/>
</recipe>

<recipe name="ammoShotgunSlug" count="1" craft_time="3.6" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="2"/>
	<ingredient name="resourceGunPowder" count="5"/>
	<ingredient name="resourceScrapPolymers" count="1"/>
</recipe>

<recipe name="ammoBundleShotgunSlug" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceBulletTip" count="160"/>
	<ingredient name="resourceGunPowder" count="400"/>
	<ingredient name="resourceScrapPolymers" count="80"/>
</recipe>

<recipe name="ammoShotgunBreachingSlug" count="1" craft_time="3.6" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="3"/>
	<ingredient name="resourceClayLump" count="2"/>
	<ingredient name="resourceGunPowder" count="4"/>
	<ingredient name="resourceScrapPolymers" count="1"/>
</recipe>

<recipe name="ammoBundleShotgunBreachingSlug" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceForgedSteel" count="240"/>
	<ingredient name="resourceClayLump" count="160"/>
	<ingredient name="resourceGunPowder" count="320"/>
	<ingredient name="resourceScrapPolymers" count="80"/>
</recipe>

<recipe name="ammoJunkTurretRegular" count="1" craft_time=".36" craft_area="ammopress">
	<ingredient name="resourceScrapLead" count="2"/>
</recipe>

<recipe name="ammoBundleJunkTurretRegular" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapLead" count="1600"/>
</recipe>

<recipe name="ammoJunkTurretShell" count="1" craft_time=".36" craft_area="ammopress" tags="learnable">
	<ingredient name="resourceScrapIron" count="1"/>
	<ingredient name="resourceBuckshot" count="1"/>
</recipe>

<recipe name="ammoBundleJunkTurretShell" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapLead" count="800"/>
	<ingredient name="resourceBuckshot" count="800"/>
</recipe>

<recipe name="ammoJunkTurretAP" count="1" craft_time=".36" craft_area="ammopress" tags="learnable">
	<ingredient name="resourceScrapLead" count="2"/>
	<ingredient name="resourceScrapIron" count="2"/>
</recipe>

<recipe name="ammoBundleJunkTurretAP" count="1" craft_time="180" craft_area="ammopress" tags="learnable,workbenchCrafting">
	<ingredient name="resourceScrapLead" count="1600"/>
	<ingredient name="resourceScrapIron" count="1600"/>
</recipe>

</append>
	
</configs>