<LittleRedSonja>
	
	<conditional>
	<if cond="mod_loaded('EFT_Overhaul') or mod_loaded('zz_REBIRTH__Core') or mod_loaded('zz_REBIRTH__Core_2_0') or mod_loaded('IzPLearnByDoing')">
	
		<append xpath="/recipes">
		
			<recipe name="ZT_Lights" count="1" craft_area="workbench">
				<ingredient name="resourceForgedIron" count="3"/>
				<ingredient name="resourceHeadlight" count="1"/>
				<ingredient name="resourceElectricParts" count="5"/>
				<ingredient name="resourceScrapPolymers" count="5"/>
			</recipe>
			
			<recipe name="ZT_PoweredDoors" count="1" craft_area="workbench">
				<ingredient name="resourceForgedSteel" count="3"/>
				<ingredient name="resourceHeadlight" count="1"/>
				<ingredient name="resourceElectricParts" count="5"/>
				<ingredient name="resourceWood" count="20"/>
				<ingredient name="resourceNail" count="10"/>
			</recipe>
			
		</append>
		
	</if>
	<else>
	
		<append xpath="/recipes">
		
			<recipe name="ZT_Lights" count="1" craft_area="workbench" tags="craftingElectrician,learnable">
				<ingredient name="resourceForgedIron" count="3"/>
				<ingredient name="resourceHeadlight" count="1"/>
				<ingredient name="resourceElectricParts" count="5"/>
				<ingredient name="resourceScrapPolymers" count="5"/>
			</recipe>
			
			<recipe name="ZT_PoweredDoors" count="1" craft_area="workbench" tags="craftingElectrician,learnable">
				<ingredient name="resourceForgedSteel" count="3"/>
				<ingredient name="resourceHeadlight" count="1"/>
				<ingredient name="resourceElectricParts" count="5"/>
				<ingredient name="resourceWood" count="20"/>
				<ingredient name="resourceNail" count="10"/>
			</recipe>
			
		</append>
		
	</else>
	</conditional>
	
	
	<append xpath="/recipes">

        <recipe name="ZT_KitchenBlocks" count="1" craft_area="workbench">
			<ingredient name="resourceForgedIron" count="10"/>
            <ingredient name="resourceWood" count="20"/>
            <ingredient name="resourceMechanicalParts" count="5"/>
            <ingredient name="resourceMetalPipe" count="5"/>
		</recipe>
		
        <recipe name="ZT_KitchenAppliances" count="1" craft_area="workbench">
            <ingredient name="resourceForgedSteel" count="5"/>
	        <ingredient name="resourceSpring" count="5"/>
	        <ingredient name="resourceElectricParts" count="10"/>
	        <ingredient name="resourceScrapPolymers" count="5"/>
		</recipe>
		
        <recipe name="ZT_DecorBlocks" count="1" craft_area="workbench">
	        <ingredient name="resourceClayLump" count="10"/>
	        <ingredient name="resourceScrapPolymers" count="10"/>
	        <ingredient name="resourceCloth" count="1"/>
            <ingredient name="resourcePaint" count="1"/>
		</recipe>
		
        <recipe name="ZT_TablesChairs" count="1" craft_area="workbench">
	        <ingredient name="resourceWood" count="10"/>
	        <ingredient name="resourceMechanicalParts" count="5"/>
	        <ingredient name="resourceNail" count="10"/>
		</recipe>
		
        <recipe name="ZT_SofaBlocks" count="1" craft_area="workbench">
	        <ingredient name="resourceLeather" count="5"/>
	        <ingredient name="resourceNail" count="10"/>
	        <ingredient name="resourceWood" count="10"/>
		</recipe>
		
        <recipe name="ZT_BedroomBlocks" count="1" craft_area="workbench">
			<ingredient name="resourceForgedIron" count="5"/>
			<ingredient name="resourceWood" count="20"/>
			<ingredient name="resourceMechanicalParts" count="4"/>
			<ingredient name="resourceSpring" count="2"/>
		</recipe>
		
        <recipe name="ZT_Electronics" count="1" craft_area="workbench">
            <ingredient name="resourceForgedSteel" count="5"/>
	        <ingredient name="resourceWood" count="10"/>
	        <ingredient name="resourceElectricParts" count="10"/>
	        <ingredient name="resourceScrapPolymers" count="5"/>
		</recipe>
		
        <recipe name="ZT_BathroomBlocks" count="1" craft_area="workbench">
			<ingredient name="resourceForgedIron" count="10"/>
            <ingredient name="resourceWood" count="20"/>
            <ingredient name="resourceMechanicalParts" count="5"/>
            <ingredient name="resourceMetalPipe" count="5"/>
		</recipe>
		
        <recipe name="ZT_OutDoor" count="1" craft_area="workbench" >
	        <ingredient name="resourceWood" count="10"/>
	        <ingredient name="resourceScrapPolymers" count="10"/>
	        <ingredient name="resourceNail" count="5"/>
            <ingredient name="resourceMetalPipe" count="5"/>
		</recipe>
		
        <recipe name="ZT_Doors" count="1" craft_area="workbench">
			<ingredient name="resourceWood" count="20"/>
			<ingredient name="resourceNail" count="10"/>
			<ingredient name="resourceMechanicalParts" count="4"/>
		</recipe>

        <recipe name="ZT_WindowsGlassDoors" count="1" craft_area="workbench">
			<ingredient name="resourceForgedIron" count="1"/>
			<ingredient name="glassBlockVariantHelper" count="5"/>
			<ingredient name="resourceMechanicalParts" count="4"/>
		</recipe>
		
		<recipe name="Sonja_UBBI_Floors" count="1" craft_area="workbench">
			<ingredient name="resourceWood" count="10"/>
		</recipe>
		
		 <recipe name="Sonja_UBBI_Sinks" count="1" craft_area="workbench">
			<ingredient name="resourceWood" count="10"/>
			<ingredient name="resourceScrapPolymers" count="10"/>
			<ingredient name="resourceMechanicalParts" count="4"/>
			<ingredient name="resourceMetalPipe" count="5"/>
		</recipe>
		
		
	<!-- Coffee Maker Recipes -->
		
		<recipe name="drinkJarBoiledWater" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,perkChefBoiledWater,boiledWater">
			<ingredient name="drinkJarRiverWater" count="1"/>
		</recipe>

		<recipe name="drinkJarPureMineralWater" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="drinkJarBoiledWater" count="1"/>
			<ingredient name="resourceCoal" count="1"/>
			<ingredient name="resourceCropGoldenrodPlant" count="1"/>
			<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
		</recipe>

		<recipe name="drinkJarCoffee" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="resourceCropCoffeeBeans" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>

		<recipe name="drinkJarBlackStrapCoffee" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="resourceCropCoffeeBeans" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
			<ingredient name="resourceGunPowder" count="3"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="resourceGunPowder"/>
			</effect_group>
		</recipe>

		<recipe name="drinkJarGoldenRodTea" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="resourceCropGoldenrodPlant" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>

		<recipe name="drinkJarGrandpasAwesomeSauce" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="casinoCoin" count="40"/>
			<ingredient name="foodHoney" count="4"/>
			<ingredient name="foodCropMushrooms" count="4"/>
			<ingredient name="ammoGasCan" count="8"/>
			<ingredient name="foodCropGraceCorn" count="1"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="perc_add" value="-.2,-.4" tags="casinoCoin,foodHoney,foodCropMushrooms,ammoGasCan"/>
			</effect_group>
		</recipe>

		<recipe name="drinkJarGrandpasLearningElixir" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCanDogfood" count="1"/>
			<ingredient name="drinkJarRedTea" count="1"/>
			<ingredient name="resourceAcid" count="1"/>
			<ingredient name="drinkJarBeer" count="1"/>
			<ingredient name="foodCropGraceCorn" count="1"/>
		</recipe>

		<recipe name="drinkJarGrandpasMoonshine" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCornMeal" count="4"/>
			<ingredient name="drinkJarBeer" count="1"/>
			<ingredient name="foodCropBlueberries" count="4"/>
			<ingredient name="resourceAcid" count="1"/>
			<ingredient name="foodCropGraceCorn" count="1"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodCornMeal,foodCropBlueberries"/>
			</effect_group>
		</recipe>

		<recipe name="drinkJarRedTea" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>

		<recipe name="drinkJarYuccaJuice" count="1" craft_area="ZT_CoffeeMaker" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCropYuccaFruit" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>
		
		
	<!-- Toaster Recipes -->
	
		<recipe name="foodTunaFishGravyToast" count="1" craft_area="ZT_Toaster" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCanTuna" count="1"/>
			<ingredient name="foodCornMeal" count="1"/>
			<ingredient name="foodCornBread" count="1"/>
			<ingredient name="resourceAnimalFat" count="2"/>
			<ingredient name="foodCanPeas" count="1"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1" tags="resourceAnimalFat"/>
			</effect_group>
		</recipe>
		
		
	<!-- Oven & Micro Recipes -->
	
		<recipe name="foodBaconAndEggs" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodRawMeat" count="4"/>
			<ingredient name="foodEgg" count="1"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
			</effect_group>
		</recipe>

		<recipe name="foodBakedPotato" count="1" craft_area="ZT_Oven" tags="perkMasterChef,learnable">
			<ingredient name="foodCropPotato" count="1"/>
		</recipe>

		<recipe name="foodBlueberryPie" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCropBlueberries" count="5"/>
			<ingredient name="foodEgg" count="1"/>
			<ingredient name="foodCornMeal" count="1"/>
			<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="foodCropBlueberries"/>
			</effect_group>
		</recipe>

		<recipe name="foodPumpkinPie" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCropPumpkin" count="1"/>
			<ingredient name="foodEgg" count="1"/>
			<ingredient name="foodCornMeal" count="1"/>
			<ingredient name="resourceAnimalFat" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>

		<recipe name="foodPumpkinCheesecake" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCropPumpkin" count="1"/>
			<ingredient name="foodEgg" count="1"/>
			<ingredient name="foodCornMeal" count="1"/>
			<ingredient name="resourceAnimalFat" count="1"/>
			<ingredient name="drinkJarBeer" count="1"/>
		</recipe>

		<recipe name="foodPumpkinBread" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCropPumpkin" count="1"/>
			<ingredient name="foodCornMeal" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>

		<recipe name="foodBoiledMeat" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodRawMeat" count="5"/>
			<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="foodCanSham" count="1" craft_time="15" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodRottingFlesh" count="4"/>
			<ingredient name="resourceBone" count="4"/>
			<ingredient name="resourceAnimalFat" count="4"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRottingFlesh,resourceBone,resourceAnimalFat"/>
			</effect_group>
		</recipe>

		<recipe name="foodCharredMeat" count="1" craft_area="ZT_Oven" tags="perkMasterChef">
			<ingredient name="foodRawMeat" count="4"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
			</effect_group>
		</recipe>

		<recipe name="foodChiliDog" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCanChili" count="1"/>
			<ingredient name="foodRawMeat" count="4"/>
			<ingredient name="foodCornBread" count="1"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat"/>
			</effect_group>
		</recipe>

		<recipe name="foodCornBread" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCornMeal" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>

		<recipe name="foodCornMeal" count="1" tags="packMuleCrafting">
			<ingredient name="foodCropCorn" count="1"/>
		</recipe>

		<recipe name="foodCornOnTheCob" count="1" craft_area="ZT_Oven" craft_tool="toolCookingGrill" tags="perkMasterChef,learnable">
			<ingredient name="foodCropCorn" count="1"/>
		</recipe>

		<recipe name="foodEggBoiled" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef">
			<ingredient name="foodEgg" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>

		<recipe name="foodFishTacos" count="1" craft_area="ZT_Oven" craft_tool="toolCookingGrill" tags="perkMasterChef,learnable">
			<ingredient name="foodCanSalmon" count="1"/>
			<ingredient name="foodCornMeal" count="2"/>
		</recipe>

		<recipe name="foodGrilledMeat" count="1" craft_area="ZT_Oven" craft_tool="toolCookingGrill" tags="perkMasterChef,learnable">
			<ingredient name="foodRawMeat" count="4"/>
			<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="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodRottingFlesh" count="8"/>
			<ingredient name="foodCropPotato" count="1"/>
			<ingredient name="foodCropCorn" count="1"/>
			<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="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodRawMeat" count="4"/>
			<ingredient name="foodCropPotato" count="1"/>
			<ingredient name="foodCropCorn" count="1"/>
			<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="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCanBeef" count="1"/>
			<ingredient name="foodCanPeas" count="1"/>
			<ingredient name="foodCanStock" count="1"/>
			<ingredient name="resourceAnimalFat" count="2"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1" tags="resourceAnimalFat"/>
			</effect_group>
		</recipe>

		<recipe name="foodShepardsPie" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCanLamb" count="1"/>
			<ingredient name="foodCanPeas" count="1"/>
			<ingredient name="foodCropCorn" count="1"/>
			<ingredient name="resourceAnimalFat" count="2"/>
			<ingredient name="foodCropPotato" count="1"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1" tags="resourceAnimalFat"/>
			</effect_group>
		</recipe>

		<recipe name="foodSpaghetti" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCanBeef" count="1"/>
			<ingredient name="foodCanPasta" count="1"/>
			<ingredient name="foodCropMushrooms" count="1"/>
			<ingredient name="resourceAnimalFat" count="2"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
			<effect_group>
				<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1" tags="resourceAnimalFat"/>
			</effect_group>
		</recipe>

		<recipe name="foodShamChowder" count="1" craft_area="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCanSham" count="1"/>
			<ingredient name="foodCropPotato" count="1"/>
			<ingredient name="foodCropCorn" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>

		<recipe name="foodSteakAndPotato" count="1" craft_area="ZT_Oven" craft_tool="toolCookingGrill" tags="perkMasterChef,learnable">
			<ingredient name="foodRawMeat" count="4"/>
			<ingredient name="foodCropPotato" count="1"/>
			<ingredient name="foodCropMushrooms" count="1"/>
			<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="ZT_Oven" craft_tool="toolCookingPot" tags="perkMasterChef,learnable">
			<ingredient name="foodCropPotato" count="1"/>
			<ingredient name="foodCropCorn" count="1"/>
			<ingredient name="foodCropMushrooms" count="1"/>
			<ingredient name="drinkJarBoiledWater" count="1"/>
		</recipe>

	</append>
	
</LittleRedSonja>