<configs>
	<append xpath="/recipes">
	
<!--recipes-->

<recipe name="ChickenEgg" count="1" craft_exp_gain="5"  craft_time="1" >
	<ingredient name="foodEgg" count="2"/>
</recipe>

<recipe name="ChickenFeed" count="5" craft_exp_gain="5"  craft_time="10" >
	<ingredient name="foodCropCorn" count="1"/>
</recipe>	

<recipe name="ChickenCoop" count="1" craft_exp_gain="5"  craft_time="25" >
	<ingredient name="resourceWood" count="10"/>
	<ingredient name="resourceScrapIron" count="2"/>
</recipe>	

	<!--MadeFood-->
	
<recipe name="foodCanMiso" count="1" craft_exp_gain="5"  craft_time="35">
	<ingredient name="SteamedRice" count="2"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="soybean" count="5"/>
</recipe>	

<recipe name="PicoDeGallow" count="1" craft_exp_gain="5"  craft_time="60" craft_area="PreperationStation">
	<ingredient name="tomato" count="10"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="onion" count="5"/>
</recipe>	

<recipe name="StrawBerryKiwiCheeseCake" count="1" craft_exp_gain="5"  craft_time="125" craft_area="campfire">
	<ingredient name="Sugar" count="10"/>
	<ingredient name="foodEgg" count="2"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="strawberry" count="5"/>
	<ingredient name="kiwislice" count="5"/>
</recipe>

<recipe name="PeachCobbler" count="1" craft_exp_gain="5"  craft_time="125" craft_area="campfire">
	<ingredient name="wheat" count="5"/>
	<ingredient name="peach" count="5"/>
	<ingredient name="Sugar" count="5"/>
</recipe>

<recipe name="GarlicBread" count="1" craft_exp_gain="5"  craft_time="65" craft_area="campfire">
	<ingredient name="wheat" count="10"/>
	<ingredient name="garlic" count="3"/>
</recipe>		
	
<recipe name="Caremelseasaltcheesecake" count="1" craft_exp_gain="5"  craft_time="125" craft_area="campfire">
	<ingredient name="Sugar" count="20"/>
	<ingredient name="foodEgg" count="3"/>
	<ingredient name="wheat" count="15"/>
</recipe>	
	
<recipe name="Yogurt" count="1" craft_exp_gain="5"  craft_time="60" craft_area="fryerstation">
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="Sugar" count="5"/>
</recipe>		
	
<recipe name="RiceBalls" count="1" craft_exp_gain="5"  craft_time="25" craft_area="fryerstation">
	<ingredient name="Rice" count="10"/>
	<ingredient name="drinkJarBoiledWater" count="3"/>
</recipe>
	
<recipe name="PeanutButterChoclateCup" count="1" craft_exp_gain="5"  craft_time="25" craft_area="fryerstation">
	<ingredient name="PeanutButter" count="1"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="Sugar" count="10"/>
	<ingredient name="foodEgg" count="2"/>
</recipe>		
	
<recipe name="KeyLimePie" count="1" craft_exp_gain="5"  craft_time="25" craft_area="campfire">
	<ingredient name="Lime" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="foodEgg" count="2"/>
</recipe>		
	
<recipe name="OnionRings" count="1" craft_exp_gain="5"  craft_time="25" craft_area="fryerstation">
	<ingredient name="onion" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="foodEgg" count="2"/>
</recipe>		
	

<recipe name="CheeseCake" count="1" craft_exp_gain="5"  craft_time="25" craft_area="fryerstation">
	<ingredient name="Sugar" count="10"/>
	<ingredient name="foodEgg" count="2"/>
	<ingredient name="wheat" count="10"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>
	
<recipe name="CarrotCake" count="1" craft_exp_gain="5"  craft_time="25" craft_area="campfire">
	<ingredient name="Sugar" count="8"/>
	<ingredient name="carrot" count="3"/>
	<ingredient name="wheat" count="10"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>		
	
<recipe name="CandyApple" count="1" craft_exp_gain="5"  craft_time="25" craft_area="campfire">
	<ingredient name="Sugar" count="5"/>
	<ingredient name="apple" count="1"/>
</recipe>		
	
<recipe name="RaspberryPie" count="1" craft_exp_gain="5"  craft_time="65" craft_area="campfire">
	<ingredient name="Sugar" count="5"/>
	<ingredient name="wheat" count="5"/>
	<ingredient name="resourceAnimalFat" count="5"/>
	<ingredient name="raspberry" count="10"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>	
	
<recipe name="soybeanchillie" count="1" craft_exp_gain="5"  craft_time="65" craft_area="fryerstation">
	<ingredient name="soybean" count="5"/>
	<ingredient name="SteamedRice" count="5"/>
	<ingredient name="resourceAnimalFat" count="5"/>
	<ingredient name="RawBeef" count="5"/>
</recipe>		

<recipe name="soybeanmushroomchillie" count="1" craft_exp_gain="5"  craft_time="65" craft_area="fryerstation">
	<ingredient name="soybean" count="5"/>
	<ingredient name="SteamedRice" count="5"/>
	<ingredient name="resourceAnimalFat" count="5"/>
	<ingredient name="foodCropMushrooms" count="5"/>
</recipe>		

<recipe name="WormBait" count="1" craft_exp_gain="10"  craft_time="15" >
	<ingredient name="strawberry" count="2"/>
</recipe>	
	
<recipe name="CookedChicken" count="1" craft_exp_gain="10"  craft_time="35" craft_area="campfire">
	<ingredient name="RawChicken" count="1"/>
</recipe>	
	
<recipe name="CookedBeef" count="1" craft_exp_gain="10"  craft_time="35" craft_area="campfire">
	<ingredient name="RawBeef" count="1"/>
</recipe>		
	
<recipe name="raspberryseeds" count="5" craft_exp_gain="10"  craft_time="60">
	<ingredient name="raspberry" count="1"/>
</recipe>	
	
<recipe name="blueraspberryslushie" count="1" craft_exp_gain="10"  craft_time="60" craft_area="PreperationStation">
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="blueraspberry" count="10"/>
	<ingredient name="Sugar" count="5"/>
	<ingredient name="resourceSnowBall" count="10"/>
</recipe>

<recipe name="SteamedRice" count="5" craft_exp_gain="5"  craft_time="60" craft_area="campfire">
	<ingredient name="drinkJarBoiledWater" count="5"/>
	<ingredient name="Rice" count="5"/>
</recipe>	

<recipe name="TekkaDon" count="1" craft_exp_gain="5"  craft_time="300" craft_area="PreperationStation">
	<ingredient name="FishFillet" count="3"/>
	<ingredient name="SteamedRice" count="5"/>
	<ingredient name="resourceAnimalFat" count="2"/>
</recipe>	

<recipe name="SushiRolls" count="1" craft_exp_gain="5"  craft_time="300" craft_area="PreperationStation">
	<ingredient name="FishFillet" count="5"/>
	<ingredient name="SteamedRice" count="10"/>
	<ingredient name="resourceAnimalFat" count="5"/>
</recipe>	
-->
<recipe name="PBJsandwich" count="1" craft_exp_gain="5"  craft_time="20" craft_area="PreperationStation">
	<ingredient name="BreadSlice" count="2"/>
	<ingredient name="PeanutButter" count="1"/>
	<ingredient name="StrawBerryJelly" count="1"/>
</recipe>

<recipe name="GarlicHoney" count="1" craft_exp_gain="5"  craft_time="1500" craft_area="PreperationStation">
	<ingredient name="garlic" count="5"/>
	<ingredient name="foodHoney" count="1"/>
</recipe>

<recipe name="StrawBerryPie" count="1" craft_exp_gain="5"  craft_time="300" craft_area="campfire">
	<ingredient name="wheat" count="10"/>
	<ingredient name="strawberry" count="15"/>
	<ingredient name="Sugar" count="5"/>
	<ingredient name="resourceAnimalFat" count="2"/>
</recipe>

<recipe name="BlueBerryPie" count="1" craft_exp_gain="5"  craft_time="300" craft_area="campfire">
	<ingredient name="wheat" count="10"/>
	<ingredient name="foodCropBlueberries" count="15"/>
	<ingredient name="Sugar" count="5"/>
	<ingredient name="resourceAnimalFat" count="2"/>
</recipe>

<recipe name="ApplePie" count="1" craft_exp_gain="5"  craft_time="300" craft_area="campfire">
	<ingredient name="wheat" count="10"/>
	<ingredient name="appleslice" count="10"/>
	<ingredient name="Sugar" count="5"/>
	<ingredient name="resourceAnimalFat" count="2"/>
</recipe>	

<recipe name="PizzaRolls" count="1" craft_exp_gain="5"  craft_time="300" craft_area="campfire">
	<ingredient name="wheat" count="10"/>
	<ingredient name="tomato" count="5"/>
	<ingredient name="CookedBeef" count="5"/>
</recipe>	

<recipe name="PeanutButter" count="1" craft_exp_gain="5"  craft_time="50" craft_area="PreperationStation">
	<ingredient name="peanut" count="10"/>
</recipe>

<recipe name="Lemonade" count="1" craft_exp_gain="5"  craft_time="45" craft_area="PreperationStation">
	<ingredient name="Limecut" count="6"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>		
	<ingredient name="Sugar" count="5"/>
</recipe>
	
<recipe name="BreadSlice" count="10" craft_exp_gain="5"  craft_time="60" craft_area="PreperationStation">
	<ingredient name="BreadLoaf" count="1"/>	
</recipe>	
	
<recipe name="BreadLoaf" count="1" craft_exp_gain="5"  craft_time="60" craft_area="campfire">
	<ingredient name="wheat" count="10"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>		
</recipe>
	
<recipe name="StrawBerryJelly" count="1" craft_exp_gain="5"  craft_time="60" craft_area="campfire">
	<ingredient name="strawberry" count="10"/>
	<ingredient name="Sugar" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>		
	<ingredient name="Limecut" count="1"/>	
</recipe>	
	
<recipe name="Meat Kabob" count="5" craft_exp_gain="5"  craft_time="45" craft_area="campfire" >
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="CookedBeef" count="2"/>
	<ingredient name="CookedChicken" count="2"/>		
	<ingredient name="pineappleslice" count="5"/>	
	<ingredient name="carrot" count="5"/>	
</recipe>
	
<recipe name="Fruit Kabob" count="5" craft_exp_gain="5"  craft_time="45" craft_area="campfire" >
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="carrot" count="5"/>
	<ingredient name="strawberry" count="5"/>		
	<ingredient name="pineappleslice" count="5"/>	
	<ingredient name="kiwislice" count="5"/>	
</recipe>
	
<recipe name="Chillie and fries" count="1" craft_exp_gain="5"  craft_time="30" craft_area="campfire" >
	<ingredient name="resourceWood" count="3"/>
	<ingredient name="foodCropPotato" count="3"/>
	<ingredient name="foodCanChili" count="1"/>		
</recipe>
	
<recipe name="Fish on a stick" count="1" craft_exp_gain="5"  craft_time="30" craft_area="campfire" >
	<ingredient name="resourceWood" count="1"/>
	<ingredient name="BlueGill" count="1"/>	
</recipe>
	
<recipe name="Sugar" count="5" craft_exp_gain="5"  craft_time="55" craft_area="fryerstation" >
	<ingredient name="sugarbeet" count="10"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>	
</recipe>
	
<recipe name="Cake" count="2" craft_exp_gain="5"  craft_time="55" craft_area="campfire" >
	<ingredient name="foodEgg" count="3"/>
	<ingredient name="wheat" count="10"/>
	<ingredient name="Sugar" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>	
</recipe>
	
<recipe name="FishFillet" count="2" craft_exp_gain="5"  craft_time="55" craft_area="PreperationStation" >
	<ingredient name="BlueGill" count="1"/>
</recipe>
	
<recipe name="FishFilletCooked" count="1" craft_exp_gain="5"  craft_time="55" craft_area="fryerstation" >
	<ingredient name="FishFillet" count="1"/>
</recipe>
	
<recipe name="VegetableSlices" count="1" craft_exp_gain="5"  craft_time="55" craft_area="PreperationStation">
	<ingredient name="carrot" count="2"/>
	<ingredient name="turnip" count="2"/>
	<ingredient name="tomato" count="2"/>		
	<ingredient name="foodCropPotato" count="2"/>	
	<ingredient name="beetroot" count="2"/>	
</recipe>
	
<recipe name="ChickenSoup" count="1" craft_exp_gain="5"  craft_time="55" craft_area="fryerstation">
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="RawChicken" count="5"/>
	<ingredient name="VegetableSlices" count="1"/>		
	<ingredient name="drinkJarBoiledWater" count="1"/>	
</recipe>

<recipe name="FishSoup" count="1" craft_exp_gain="5"  craft_time="55" craft_area="fryerstation">
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="BlueGill" count="5"/>
	<ingredient name="VegetableSlices" count="1"/>		
	<ingredient name="drinkJarBoiledWater" count="1"/>	
</recipe>

<recipe name="BeefSoup" count="1" craft_exp_gain="5"  craft_time="55" craft_area="fryerstation">
	<ingredient name="resourceWood" count="5"/>
	<ingredient name="RawBeef" count="5"/>
	<ingredient name="VegetableSlices" count="1"/>		
	<ingredient name="drinkJarBoiledWater" count="1"/>	
</recipe>
	<!--Fishtrap and worm trap-->
<recipe name="Empty fish trap" count="1" craft_exp_gain="5"  craft_time="55" >
	<ingredient name="resourceWood" count="25"/>
	<ingredient name="resourceYuccaFibers" count="15"/>	
</recipe>

<recipe name="wormcollectorstage1" count="1" craft_exp_gain="1"  craft_time="10" >
	<ingredient name="resourcePaper" count="5"/>
</recipe>

	<!--CraftingWorkStations-->
<recipe name="Dissasembly Station" count="1" craft_exp_gain="100"  craft_time="120" tags="learnable" craft_area="workbench">
	<ingredient name="resourceScrapPolymers" count="100"/>
	<ingredient name="resourceScrapIron" count="100"/>
	<ingredient name="resourceWood" count="250"/>
	<ingredient name="resourceNail" count="50"/>	
</recipe>

<recipe name="PreperationStation" count="1" craft_exp_gain="100"  craft_time="120"  tags="learnable" >
	<ingredient name="resourceRockSmall" count="10"/>
	<ingredient name="resourceScrapIron" count="50"/>
	<ingredient name="resourceWood" count="100"/>
	<ingredient name="resourceNail" count="25"/>	
</recipe>		

<recipe name="fryerstation"  craft_exp_gain="50" craft_time="120">
	<ingredient name="resourceScrapIron" count="150"/>
	<ingredient name="resourceRockSmall" count="15"/>
	<ingredient name="resourceWood" count="10"/>
</recipe>


<!--PrepStation recipes-->

<recipe name="watermeloncut" count="2" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="watermelon" count="1"/>
</recipe>

<recipe name="watermelonslice" count="5" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="watermeloncut" count="1"/>  
</recipe>

<recipe name="peachcut" count="2" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="peach" count="1"/>
</recipe>		
	
<recipe name="peachslice" count="5" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="peachcut" count="1"/>
</recipe>		
	
<recipe name="applecut" count="2" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="apple" count="1"/>
</recipe>		
	
<recipe name="appleslice" count="5" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="applecut" count="1"/>
</recipe>		
	
<recipe name="orangecut" count="2" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="orange" count="1"/>
</recipe>		
	
<recipe name="orangeslice" count="4" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="orangecut" count="1"/>
</recipe>		

<recipe name="kiwicut" count="2" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="kiwi" count="1"/>
</recipe>		
	
<recipe name="kiwislice" count="4" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="kiwicut" count="1"/>
</recipe>	

<recipe name="Limecut" count="2" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="Lime" count="1"/>
</recipe>		
	
<recipe name="limeslice" count="4" craft_exp_gain="1" craft_area="PreperationStation" craft_time="5" >
	<ingredient name="Limecut" count="1"/>
</recipe>

<recipe name="pineappleslice" count="5" craft_exp_gain="1" craft_area="PreperationStation" craft_time="10" >
	<ingredient name="pineapple" count="1"/>
</recipe>

<recipe name="smoothie watermelon strawberry" count="1" craft_exp_gain="1" craft_area="PreperationStation" craft_time="40" >
	<ingredient name="strawberry" count="5"/>
	<ingredient name="watermelonslice" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>	

<recipe name="BlueBerrySmoothie" count="1" craft_exp_gain="1" craft_area="PreperationStation" craft_time="40" >
	<ingredient name="foodCropBlueberries" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
</recipe>		

<recipe name="smoothie kiwi strawberry" count="1" craft_exp_gain="1" craft_area="PreperationStation" craft_time="40" >
	<ingredient name="strawberry" count="5"/>
	<ingredient name="drinkJarBoiledWater" count="1"/>
	<ingredient name="kiwislice" count="5"/>
</recipe>

<!--Ammo-->
<recipe name="9mmAmmoResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" >
	<ingredient name="ammo9mmBulletBall" count="1"/>
</recipe>	

<recipe name="9mmAPAmmoResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammo9mmBulletAP" count="1"/>
</recipe>	

<recipe name="9mmHPAmmoResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammo9mmBulletHP" count="1"/>
</recipe>

<recipe name="RocketAmmoHEResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammoRocketHE" count="1"/>
</recipe>	

<recipe name="RocketAmmoFragResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammoRocketFrag" count="1"/>
</recipe>	
	
<recipe name="7.62AmmoResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammo762mmBulletBall" count="1"/>
</recipe>	

<recipe name="7.62HPAmmoResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammo762mmBulletHP" count="1"/>
</recipe>	

<recipe name="7.62APAmmoResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammo762mmBulletAP" count="1"/>
</recipe>

<recipe name="44magAmmoResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammo44MagnumBulletBall" count="1"/>
</recipe>	

<recipe name="44magAmmoHPResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammo44MagnumBulletHP" count="1"/>
</recipe>	

<recipe name="44magAmmoAPResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammo44MagnumBulletAP" count="1"/>
</recipe>

<recipe name="ShotGunAmmoResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammoShotgunShell" count="1"/>
</recipe>	

<recipe name="ShotGunAmmoSlugResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammoShotgunSlug" count="1"/>
</recipe>	

<recipe name="ShotGunAmmoBreachingSlugResources" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="ammoShotgunBreachingSlug" count="1"/>
</recipe>

<!--Vehicles-->
<recipe name="Gyrocopter" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="vehicleGyrocopterPlaceable" count="1"/>
</recipe>

<recipe name="Bicycle" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="vehicleBicyclePlaceable" count="1"/>
</recipe>

<recipe name="4x4Truck" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="vehicleTruck4x4Placeable" count="1"/>
</recipe>

<recipe name="MiniBike" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="vehicleMinibikePlaceable" count="1"/>
</recipe>

<recipe name="Motorcyle" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="vehicleMotorcyclePlaceable" count="1"/>
</recipe>

<!--Drinks-->

<recipe name="BlackCoffeeResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="drinkJarBlackStrapCoffee" count="1"/>
</recipe>

<recipe name="LearningElixirResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="drinkJarGrandpasLearningElixir" count="1"/>
</recipe>

<recipe name="BlackCoffeeResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="drinkJarGrandpasAwesomeSauce" count="1"/>
</recipe>

<recipe name="GandpasAwesomeSauceResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="drinkJarGrandpasAwesomeSauce" count="1"/>
</recipe>

<recipe name="CoffeeResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="drinkJarCoffee" count="1"/>
</recipe>

<recipe name="RedTeaResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="drinkJarRedTea" count="1"/>
</recipe>

<recipe name="GoldenRodTeaResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="5" tags="DissasemblySkill">
	<ingredient name="drinkJarGoldenRodTea" count="1"/>
</recipe>
<!--Weapons-->

<recipe name="Revolver44Resource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunHandgunT2Magnum44" count="1"/>
</recipe>

<recipe name="AutoShotyResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunShotgunT3AutoShotgun" count="1"/>
</recipe>

<recipe name="CompoundCrossBowResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunBowT3CompoundCrossbow" count="1"/>
</recipe>

<recipe name="CrossBowResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunBowT1IronCrossbow" count="1"/>
</recipe>

<recipe name="CompoundBowResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunBowT3CompoundBow" count="1"/>
</recipe>

<recipe name="RocketLauncherResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunExplosivesT3RocketLauncher" count="1"/>
</recipe>

<recipe name="M60GunResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunMGT3M60" count="1"/>
</recipe>

<recipe name="ARrifleResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunMGT2TacticalAR" count="1"/>
</recipe>

<recipe name="AKRifleResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunMGT1AK47" count="1"/>
</recipe>

<recipe name="SniperRifleResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunRifleT3SniperRifle" count="1"/>
</recipe>

<recipe name="LeverRifleResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunRifleT2LeverActionRifle" count="1"/>
</recipe>

<recipe name="HuntingGunResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunRifleT1HuntingRifle" count="1"/>
</recipe>

<recipe name="PumpShotyBarrelResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunShotgunT2PumpShotgun" count="1"/>
</recipe>

<recipe name="DoubleBarrelResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunShotgunT1DoubleBarrel" count="1"/>
</recipe>

<recipe name="DeagleResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunHandgunT3DesertVulture" count="1"/>
</recipe>

<recipe name="PistolResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunHandgunT1Pistol" count="1"/>
</recipe>

<recipe name="SmgResource" count="1" craft_exp_gain="1" craft_area="Dissasembly Station" craft_time="20" tags="DissasemblySkill">
	<ingredient name="gunHandgunT3SMG5" count="1"/>
</recipe>
	
	
	
	
				
				<recipe name="peachtreestage1"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="peach" count="1"/>
				</recipe>
				
				<recipe name="orangetreestage1"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="orange" count="1"/>
				</recipe>
				
				<recipe name="Limetreestage1"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="Lime" count="1"/>
				</recipe>
				
				<recipe name="kiwitreestage1"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="kiwi" count="1"/>
				</recipe>
				
				<recipe name="appletreestage1"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="apple" count="1"/>
				</recipe>
	
				<recipe name="chrysanthemumsseed"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
				</recipe>
				
				<recipe name="Riceseeds"   craft_exp_gain="15" craft_time="5" count="2">
					<ingredient name="Rice" count="5"/>
				</recipe>
	
	
				<recipe name="tomatoseedling"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="tomato" count="1"/>
				</recipe>
	
				<recipe name="soybeanplantseed"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="soybean" count="1"/>
				</recipe>
				
	
				<recipe name="garlicseeds"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="garlic" count="1"/>
				</recipe>
				
				<recipe name="peanutplantseed"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="peanut" count="1"/>
				</recipe>
	
	            <recipe name="wheatseeds"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="wheat" count="1"/>
				</recipe>

				<recipe name="pineappleseeds"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="pineapple" count="1"/>
				</recipe>
				
				<recipe name="watermelonseeds"   craft_exp_gain="15"  craft_time="5" count="5">
					<ingredient name="watermelon" count="1"/>
				</recipe>
				
				<recipe name="Beetrootseeds"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="beetroot" count="1"/>
				</recipe>
				
				<recipe name="carrotseeds"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="carrot" count="1"/>
				</recipe>
				
				<recipe name="onionseeds"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="onion" count="1"/>
				</recipe>
				
				<recipe name="strawberryseeds"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="strawberry" count="1"/>
				</recipe>
				
				<recipe name="turnipseeds"  craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="turnip" count="1"/>
				</recipe>
				
				<recipe name="sugarbeetseeds"   craft_exp_gain="15" craft_time="5" count="5">
					<ingredient name="sugarbeet" count="1"/>
				</recipe>
				
				<recipe name="foodCornOnTheCob" count="1" craft_area="fryerstation" >
					<ingredient name="foodCropCorn" count="1"/>
				</recipe>

				<recipe name="foodEggBoiled" count="1" craft_area="fryerstation" >
					<ingredient name="foodEgg" count="1"/>
					<ingredient name="drinkJarBoiledWater" count="1"/>
				</recipe>

				<recipe name="foodFishTacos" count="1" craft_area="fryerstation" >
					<ingredient name="foodCanSalmon" count="1"/>
					<ingredient name="foodCornMeal" count="2"/>
				</recipe>

				<recipe name="foodGrilledMeat" count="1" craft_area="fryerstation" >
					<ingredient name="foodRawMeat" count="5"/>
					<effect_group>
						<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
					</effect_group>
				</recipe>

				<recipe name="foodHoboStew" count="1" craft_time="65" craft_area="fryerstation" >
					<ingredient name="foodRottingFlesh" count="10"/>
					<ingredient name="foodCropPotato" count="2"/>
					<ingredient name="foodCropCorn" count="2"/>
					<ingredient name="resourceAnimalFat" count="1"/>
					<ingredient name="drinkJarBoiledWater" count="1"/>
					<effect_group>
						<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-2,-4" tags="foodRottingFlesh"/>
					</effect_group>
				</recipe>

				<recipe name="foodMeatStew" count="1" craft_area="fryerstation" >
					<ingredient name="foodRawMeat" count="5"/>
					<ingredient name="foodCropPotato" count="2"/>
					<ingredient name="foodCropCorn" count="2"/>
					<ingredient name="resourceAnimalFat" count="1"/>
					<ingredient name="drinkJarBoiledWater" count="1"/>
					<effect_group>
						<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
					</effect_group>
				</recipe>

				<recipe name="foodGumboStew" count="1" craft_area="fryerstation" >
					<ingredient name="foodCanBeef" count="1"/>
					<ingredient name="foodCanPeas" count="1"/>
					<ingredient name="foodCanStock" count="1"/>
					<ingredient name="resourceAnimalFat" count="3"/>
					<ingredient name="drinkJarBoiledWater" count="1"/>
					<effect_group>
						<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceAnimalFat"/>
					</effect_group>
				</recipe>

				<recipe name="foodShepardsPie" count="1" craft_area="fryerstation" >
					<ingredient name="foodCanLamb" count="1"/>
					<ingredient name="foodCanPeas" count="1"/>
					<ingredient name="foodCropCorn" count="1"/>
					<ingredient name="resourceAnimalFat" count="3"/>
					<ingredient name="foodCropPotato" count="1"/>
					<effect_group>
						<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceAnimalFat"/>
					</effect_group>
				</recipe>

				<recipe name="foodSpaghetti" count="1" craft_area="fryerstation" >
					<ingredient name="foodCanBeef" count="1"/>
					<ingredient name="foodCanPasta" count="1"/>
					<ingredient name="foodCropMushrooms" count="1"/>
					<ingredient name="resourceAnimalFat" count="3"/>
					<ingredient name="drinkJarBoiledWater" count="1"/>
					<effect_group>
						<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceAnimalFat"/>
					</effect_group>
				</recipe>

				<recipe name="foodTunaFishGravyToast" count="1" craft_area="fryerstation" >
					<ingredient name="foodCanTuna" count="1"/>
					<ingredient name="foodCornMeal" count="1"/>
					<ingredient name="foodCornBread" count="2"/>
					<ingredient name="resourceAnimalFat" count="3"/>
					<ingredient name="foodCanPeas" count="1"/>
					<effect_group>
						<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceAnimalFat"/>
					</effect_group>
				</recipe>

				<recipe name="foodShamChowder" count="1" craft_area="fryerstation" >
					<ingredient name="foodCanSham" count="1"/>
					<ingredient name="foodCropPotato" count="2"/>
					<ingredient name="foodCropCorn" count="2"/>
					<ingredient name="drinkJarBoiledWater" count="1"/>
				</recipe>

				<recipe name="foodSteakAndPotato" count="1" craft_area="fryerstation" >
					<ingredient name="foodRawMeat" count="5"/>
					<ingredient name="foodCropPotato" count="2"/>
					<ingredient name="foodCropMushrooms" count="2"/>
					<ingredient name="resourceAnimalFat" count="1"/>
					<effect_group>
						<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
					</effect_group>
				</recipe>

				<recipe name="foodVegetableStew" count="1" craft_area="fryerstation">
					<ingredient name="foodCropPotato" count="2"/>
					<ingredient name="foodCropCorn" count="2"/>
					<ingredient name="foodCropMushrooms" count="2"/>
					<ingredient name="drinkJarBoiledWater" count="1"/>
				</recipe>
				
				
				
				
				
	</append>
</configs>