Files
zzz_REBIRTH__Core/Config/recipes.xml
2025-06-04 16:38:05 +09:30

6037 lines
347 KiB
XML

<Config>
<remove xpath="/recipes/recipe[@name='resourceArrowHeadIron']" />
<remove xpath="/recipes/recipe[@name='resourceArrowHeadSteelAP']" />
<remove xpath="/recipes/recipe[starts-with(@name,'modVehicle')]" />
<remove xpath="/recipes/recipe[@name='resourceScopeLens']" />
<remove xpath="/recipes/recipe[@name='cntDewCollector']" />
<remove xpath="/recipes/recipe[@name='medicalPlasterCast' and @craft_area='chemistryStation']" />
<remove xpath="/recipes/recipe/effect_group/passive_effect[@name='CraftingIngredientCount' and @tags='resourceLegendaryParts']" />
<setattribute xpath="/recipes/recipe[starts-with(@name,'mod')]" name="craft_time">15</setattribute>
<setattribute xpath="/recipes/recipe[starts-with(@name,'armor') and contains(@name,'Helmet')]" name="craft_time">10</setattribute>
<setattribute xpath="/recipes/recipe[starts-with(@name,'armor') and contains(@name,'Outfit')]" name="craft_time">10</setattribute>
<setattribute xpath="/recipes/recipe[starts-with(@name,'armor') and contains(@name,'Gloves')]" name="craft_time">10</setattribute>
<setattribute xpath="/recipes/recipe[starts-with(@name,'armor') and contains(@name,'Boots')]" name="craft_time">10</setattribute>
<setattribute xpath="/recipes/recipe[@name='autoTurret']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='shotgunTurret']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='gunBotT3JunkDrone']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolRepairT3Nailgun']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoJunkTurretRegular']/ingredient[@name='resourceScrapLead']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='lanternDecorLightBlockVariantHelper']/ingredient[@name='resourceOil']" name="count">1</setattribute>
<append xpath="/recipes/recipe[@name='ammoJunkTurretRegular']">
<ingredient name="resourceRockSmall" count="1" />
</append>
<set xpath="/recipes/recipe[@name='armorPrimitiveHelmet']">
<ingredient name="resourceCloth" count="6" />
<ingredient name="resourceWood" count="3" />
<ingredient name="FuriousRamsayWoodStick" count="5" />
<ingredient name="FuriousRamsayRope" count="3" />
</set>
<set xpath="/recipes/recipe[@name='armorPrimitiveOutfit']">
<ingredient name="resourceCloth" count="40" />
<ingredient name="FuriousRamsayWoodStick" count="20" />
<ingredient name="FuriousRamsayRope" count="12" />
</set>
<set xpath="/recipes/recipe[@name='armorPrimitiveGloves']">
<ingredient name="resourceCloth" count="8" />
<ingredient name="FuriousRamsayWoodStick" count="15" />
<ingredient name="FuriousRamsayRope" count="4" />
</set>
<set xpath="/recipes/recipe[@name='armorPrimitiveBoots']">
<ingredient name="resourceCloth" count="4" />
<ingredient name="FuriousRamsayRope" count="14" />
</set>
<!-- MEDIUM -->
<set xpath="/recipes/recipe[@name='armorEnforcerHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceScrapPolymers" count="5" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,5" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorCommandoHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="5" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceScrapPolymers" count="3" />
<ingredient name="resourceElectricParts" count="5" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceElectricParts" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorNerdHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="5" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceScrapPolymers" count="3" />
<ingredient name="resourceBrokenGlass" count="5" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceBrokenGlass" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorLumberjackHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="10" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceScrapPolymers" count="1" />
<ingredient name="resourceBrokenGlass" count="5" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="3,12" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceScrapPolymers" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceBrokenGlass" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorScavengerHelmet' or
@name='armorPreacherHelmet'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="5" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceScrapPolymers" count="2" />
<ingredient name="resourceBrokenGlass" count="5" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceBrokenGlass" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorFarmerHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="4" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceYuccaFibers" count="25" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="10,40" tags="resourceYuccaFibers" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorAthleticHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="5" />
<ingredient name="resourceScrapIron" count="15" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorRogueHelmet' or
@name='armorRangerHelmet'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="5" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceLeather" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="3,12" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorLumberjackGloves' or
@name='armorEnforcerGloves'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceLeather" count="8" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="3,12" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorFarmerGloves' or
@name='armorAthleticGloves'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="5" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceLeather" count="6" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorLumberjackBoots' or
@name='armorScavengerBoots' or
@name='armorAthleticBoots' or
@name='armorRogueBoots' or
@name='armorPreacherBoots' or
@name='armorEnforcerBoots'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="5" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceLeather" count="8" />
<ingredient name="resourceScrapPolymers" count="6" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceLeather" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorEnforcerOutfit' or
@name='armorPreacherOutfit' or
@name='armorFarmerOutfit' or
@name='armorAthleticOutfit' or
@name='armorLumberjackOutfit'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="40" />
<ingredient name="resourceScrapIron" count="25" />
<ingredient name="resourceLeather" count="8" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="3,12" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorScavengerOutfit'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="40" />
<ingredient name="resourceScrapIron" count="25" />
<ingredient name="resourceLeather" count="15" />
<ingredient name="resourceScrapPolymers" count="2" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceScrapIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="3,12" tags="resourceLeather" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
</effect_group>
</set>
<!-- MEDIUM -->
<set xpath="/recipes/recipe[@name='armorRangerGloves' or
@name='armorScavengerGloves'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="10" />
<ingredient name="resourceForgedIron" count="5" />
<ingredient name="resourceLeather" count="6" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="3,12" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorRangerGloves' or
@name='armorRogueGloves' or
@name='armorMinerGloves' or
@name='armorNomadGloves'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="5" />
<ingredient name="resourceForgedIron" count="5" />
<ingredient name="resourceLeather" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="3,12" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorRangerOutfit' or
@name='armorRogueOutfit' or
@name='armorMinerOutfit' or
@name='armorNerdOutfit'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="20" />
<ingredient name="resourceForgedIron" count="25" />
<ingredient name="resourceLeather" count="20" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorRangerBoots' or
@name='armorFarmerBoots' or
@name='armorMinerBoots' or
@name='armorNerdBoots'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="10" />
<ingredient name="resourceForgedIron" count="10" />
<ingredient name="resourceLeather" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedIron" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceLeather" />
</effect_group>
</set>
<!-- HEAVY -->
<set xpath="/recipes/recipe[@name='armorNomadHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="10" />
<ingredient name="resourceForgedSteel" count="15" />
<ingredient name="resourceScrapPolymers" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorMinerHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceForgedSteel" count="15" />
<ingredient name="resourceScrapPolymers" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorBikerHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceForgedSteel" count="15" />
<ingredient name="resourceScrapPolymers" count="10" />
<ingredient name="resourceBrokenGlass" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceBrokenGlass" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorAssassinHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="10" />
<ingredient name="resourceForgedSteel" count="15" />
<ingredient name="resourceScrapPolymers" count="10" />
<ingredient name="resourceBrokenGlass" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceScrapPolymers" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceBrokenGlass" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorRaiderHelmet']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="10" />
<ingredient name="resourceForgedSteel" count="15" />
<ingredient name="resourceForgedIron" count="5" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceForgedIron" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorCommandoGloves' or
@name='armorNerdGloves' or
@name='armorBikerGloves' or
@name='armorAssassinGloves' or
@name='armorRaiderGloves'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceForgedSteel" count="10" />
<ingredient name="resourceLeather" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorNomadOutfit']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="20" />
<ingredient name="resourceForgedSteel" count="25" />
<ingredient name="resourceLeather" count="20" />
<ingredient name="resourceScrapPolymers" count="6" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceLeather" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="3,12" tags="resourceScrapPolymers" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorCommandoOutfit']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="20" />
<ingredient name="resourceForgedSteel" count="25" />
<ingredient name="resourceLeather" count="15" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorBikerOutfit' or
@name='armorAssassinOutfit'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="20" />
<ingredient name="resourceForgedSteel" count="25" />
<ingredient name="resourceLeather" count="20" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorRaiderOutfit']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="20" />
<ingredient name="resourceForgedSteel" count="25" />
<ingredient name="resourceForgedIron" count="10" />
<ingredient name="resourceLeather" count="20" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorNomadBoots' or
@name='armorCommandoBoots' or
@name='armorBikerBoots' or
@name='armorRaiderBoots'
]">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceForgedSteel" count="10" />
<ingredient name="resourceLeather" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceLeather" />
</effect_group>
</set>
<set xpath="/recipes/recipe[@name='armorAssassinBoots']">
<ingredient name="resourceArmorCraftingKit" count="1" />
<ingredient name="resourceCloth" count="5" />
<ingredient name="resourceForgedSteel" count="10" />
<ingredient name="resourceLeather" count="10" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="1,4" tags="resourceArmorCraftingKit" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="2,8" tags="resourceCloth" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceForgedSteel" />
<passive_effect name="CraftingIngredientCount" level="2,5" operation="base_add" value="5,20" tags="resourceLeather" />
</effect_group>
</set>
<setattribute xpath="/recipes/recipe[@name='cntWoodWritableCrate']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='cntIronWritableCrate']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='cntSteelWritableCrate']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceArmorCraftingKit']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='cntWoodWritableCrate']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='cntIronWritableCrate']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='cntSteelWritableCrate']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceArmorCraftingKit']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<set xpath="/recipes/recipe[@name='cntWoodWritableCrate']">
<ingredient name="FuriousRamsayWoodPlank" count="10" />
<ingredient name="resourceNail" count="20" />
<ingredient name="modDyeBlack" count="2"/>
</set>
<set xpath="/recipes/recipe[@name='cntIronWritableCrate']">
<ingredient name="resourceForgedIron" count="20" />
<ingredient name="FuriousRamsayScrews" count="10" />
<ingredient name="modDyeBlack" count="2"/>
</set>
<set xpath="/recipes/recipe[@name='cntSteelWritableCrate']">
<ingredient name="resourceForgedSteel" count="20" />
<ingredient name="FuriousRamsayScrews" count="10" />
<ingredient name="modDyeBlack" count="2"/>
</set>
<setattribute xpath="/recipes/recipe[@name='vaultDoor01']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='vaultHatch01']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='vaultHatch01_Powered']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='vaultDoor01_Powered']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='vaultDoor01Double']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='vaultDoor01Double_Powered']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodHatch']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironHatchBlockVariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='cellarDoorDoubleWood']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='cellarDoorDoubleSteel']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironGarageDoorBlockVariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironGarageDoor_PoweredBlockVariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodenGarageDoor3x3_PoweredBlockVariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodenGarageDoor4x3_PoweredBlockVariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodenGarageDoor5x3_PoweredBlockVariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='steelGarageDoor3x3_PoweredBlockVariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='steelGarageDoor4x3_PoweredBlockVariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='steelGarageDoor5x3_PoweredBlockVariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='rollUpDoor3x3VariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='rollUpDoor5x4VariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='rollUpDoor7x4VariantHelper']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalReinforcedWoodDrawBridge']" name="craft_time">30</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalReinforcedWoodDrawBridgePowered']" name="craft_time">30</setattribute>
<removeattribute xpath="/recipes/recipe[@name='vaultHatch01_Powered']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='vaultDoor01_Powered']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='vaultDoor01Double_Powered']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ironGarageDoor_PoweredBlockVariantHelper']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='woodenGarageDoor3x3_PoweredBlockVariantHelper']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='woodenGarageDoor4x3_PoweredBlockVariantHelper']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='woodenGarageDoor5x3_PoweredBlockVariantHelper']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='steelGarageDoor3x3_PoweredBlockVariantHelper']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='steelGarageDoor4x3_PoweredBlockVariantHelper']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='steelGarageDoor5x3_PoweredBlockVariantHelper']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='metalReinforcedWoodDrawBridgePowered']/@tags"/>
<remove xpath="/recipes/recipe[@name='vehicleBicyclePlaceable']"/>
<remove xpath="/recipes/recipe[@name='vehicleMinibikePlaceable']"/>
<remove xpath="/recipes/recipe[@name='vehicleTruck4x4Placeable']"/>
<remove xpath="/recipes/recipe[@name='vehicleGyrocopterPlaceable']"/>
<remove xpath="/recipes/recipe[@name='vehicleMotorcyclePlaceable']"/>
<append xpath="/recipes">
<recipe name="radioHam" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" craft_time="20">
<ingredient name="resourceForgedIron" count="10" />
<ingredient name="resourceScrapPolymers" count="10"/>
<ingredient name="resourceElectricParts" count="20"/>
<ingredient name="resourceBrokenGlass" count="10" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="AmmoBundle9mmFullTier1" craft_time="1" >
<ingredient name="AmmoBundleBaseFullTier1" count="1"/>
</recipe>
<recipe name="AmmoBundle44FullTier1" craft_time="1" >
<ingredient name="AmmoBundleBaseFullTier1" count="1"/>
</recipe>
<recipe name="AmmoBundle762FullTier1" craft_time="1" >
<ingredient name="AmmoBundleBaseFullTier1" count="1"/>
</recipe>
<recipe name="AmmoBundleShellFullTier1" craft_time="1" >
<ingredient name="AmmoBundleBaseFullTier1" count="1"/>
</recipe>
<recipe name="AmmoBundle9mmTier1" craft_time="1" >
<ingredient name="AmmoBundleBaseTier1" count="1"/>
</recipe>
<recipe name="AmmoBundle44Tier1" craft_time="1" >
<ingredient name="AmmoBundleBaseTier1" count="1"/>
</recipe>
<recipe name="AmmoBundle762Tier1" craft_time="1" >
<ingredient name="AmmoBundleBaseTier1" count="1"/>
</recipe>
<recipe name="AmmoBundleShellTier1" craft_time="1" >
<ingredient name="AmmoBundleBaseTier1" count="1"/>
</recipe>
<recipe name="AmmoBundleTurretTier1" craft_time="1" >
<ingredient name="AmmoBundleBaseTier1" count="1"/>
</recipe>
<recipe name="AmmoBundleArrowTier1" craft_time="1" >
<ingredient name="AmmoBundleBaseTier1" count="1"/>
</recipe>
<recipe name="AmmoBundle9mmTier2" craft_time="1" >
<ingredient name="AmmoBundleBaseTier2" count="1"/>
</recipe>
<recipe name="AmmoBundle44Tier2" craft_time="1" >
<ingredient name="AmmoBundleBaseTier2" count="1"/>
</recipe>
<recipe name="AmmoBundle762Tier2" craft_time="1" >
<ingredient name="AmmoBundleBaseTier2" count="1"/>
</recipe>
<recipe name="AmmoBundleShellTier2" craft_time="1" >
<ingredient name="AmmoBundleBaseTier2" count="1"/>
</recipe>
<recipe name="AmmoBundleTurretTier2" craft_time="1" >
<ingredient name="AmmoBundleBaseTier2" count="1"/>
</recipe>
<recipe name="AmmoBundleArrowTier2" craft_time="1" >
<ingredient name="AmmoBundleBaseTier2" count="1"/>
</recipe>
<recipe name="AmmoBundle9mmTier3" craft_time="1" >
<ingredient name="AmmoBundleBaseTier3" count="1"/>
</recipe>
<recipe name="AmmoBundle44Tier3" craft_time="1" >
<ingredient name="AmmoBundleBaseTier3" count="1"/>
</recipe>
<recipe name="AmmoBundle762Tier3" craft_time="1" >
<ingredient name="AmmoBundleBaseTier3" count="1"/>
</recipe>
<recipe name="AmmoBundleShellTier3" craft_time="1" >
<ingredient name="AmmoBundleBaseTier3" count="1"/>
</recipe>
<recipe name="AmmoBundleTurretTier3" craft_time="1" >
<ingredient name="AmmoBundleBaseTier3" count="1"/>
</recipe>
<recipe name="AmmoBundleArrowTier3" craft_time="1" >
<ingredient name="AmmoBundleBaseTier3" count="1"/>
</recipe>
<recipe name="AmmoBundle9mmTier4" craft_time="1" >
<ingredient name="AmmoBundleBaseTier4" count="1"/>
</recipe>
<recipe name="AmmoBundle44Tier4" craft_time="1" >
<ingredient name="AmmoBundleBaseTier4" count="1"/>
</recipe>
<recipe name="AmmoBundle762Tier4" craft_time="1" >
<ingredient name="AmmoBundleBaseTier4" count="1"/>
</recipe>
<recipe name="AmmoBundleShellTier4" craft_time="1" >
<ingredient name="AmmoBundleBaseTier4" count="1"/>
</recipe>
<recipe name="AmmoBundleTurretTier4" craft_time="1" >
<ingredient name="AmmoBundleBaseTier4" count="1"/>
</recipe>
<recipe name="AmmoBundleArrowTier4" craft_time="1" >
<ingredient name="AmmoBundleBaseTier4" count="1"/>
</recipe>
<recipe name="AmmoBundle9mmTier5" craft_time="1" >
<ingredient name="AmmoBundleBaseTier5" count="1"/>
</recipe>
<recipe name="AmmoBundle44Tier5" craft_time="1" >
<ingredient name="AmmoBundleBaseTier5" count="1"/>
</recipe>
<recipe name="AmmoBundle762Tier5" craft_time="1" >
<ingredient name="AmmoBundleBaseTier5" count="1"/>
</recipe>
<recipe name="AmmoBundleShellTier5" craft_time="1" >
<ingredient name="AmmoBundleBaseTier5" count="1"/>
</recipe>
<recipe name="AmmoBundleTurretTier5" craft_time="1" >
<ingredient name="AmmoBundleBaseTier5" count="1"/>
</recipe>
<recipe name="AmmoBundleArrowTier5" craft_time="1" >
<ingredient name="AmmoBundleBaseTier5" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('purge')">
<recipe name="ModBiomeStabilizerDevice_desert" craft_time="1" tags="learnable" >
<ingredient name="resourceForgedSteel" count="25"/>
<ingredient name="resourceElectricParts" count="25"/>
<ingredient name="resourceMechanicalParts" count="15"/>
<ingredient name="FuriousRamsayScrews" count="15" />
<ingredient name="resourceDuctTape" count="5"/>
<scenario name="purge" />
</recipe>
<recipe name="ModBiomeStabilizerDevice_snow" craft_time="1" tags="learnable" >
<ingredient name="resourceForgedSteel" count="50"/>
<ingredient name="resourceElectricParts" count="50"/>
<ingredient name="resourceMechanicalParts" count="30"/>
<ingredient name="FuriousRamsayScrews" count="30" />
<ingredient name="resourceDuctTape" count="10"/>
<scenario name="purge" />
</recipe>
<recipe name="ModBiomeStabilizerDevice_wasteland" craft_time="1" tags="learnable" >
<ingredient name="resourceForgedSteel" count="75"/>
<ingredient name="resourceElectricParts" count="75"/>
<ingredient name="resourceMechanicalParts" count="45"/>
<ingredient name="FuriousRamsayScrews" count="45" />
<ingredient name="resourceDuctTape" count="15"/>
<scenario name="purge" />
</recipe>
<recipe name="ModBiomeStabilizerDevice_burnt_forest" craft_time="1" tags="learnable" >
<ingredient name="resourceForgedSteel" count="100"/>
<ingredient name="resourceElectricParts" count="100"/>
<ingredient name="resourceMechanicalParts" count="60"/>
<ingredient name="FuriousRamsayScrews" count="60" />
<ingredient name="resourceDuctTape" count="20"/>
<scenario name="purge" />
</recipe>
<recipe name="FuriousRamsayInfo_Purge1Intro" craft_time="1" >
<ingredient name="resourcePaper" count="1"/>
<scenario name="purge" />
</recipe>
<recipe name="FuriousRamsayInfo_Purge2Supplies" craft_time="1" >
<ingredient name="resourcePaper" count="1"/>
<scenario name="purge" />
</recipe>
<recipe name="FuriousRamsayInfo_Purge2aThreatScanner" craft_time="1" >
<ingredient name="resourcePaper" count="1"/>
<scenario name="purge" />
</recipe>
<recipe name="FuriousRamsayInfo_Purge3SuppliesUpdate" craft_time="1" tags="learnable" >
<ingredient name="resourcePaper" count="1"/>
<scenario name="purge" />
</recipe>
<recipe name="FuriousRamsayInfo_Purge4AutoDiscovery" craft_time="1" tags="learnable" >
<ingredient name="resourcePaper" count="1"/>
<scenario name="purge" />
</recipe>
<recipe name="FuriousRamsayInfo_Purge5BiomeUnlock_desert" craft_time="1" tags="learnable" >
<ingredient name="resourcePaper" count="1"/>
<scenario name="purge" />
</recipe>
<recipe name="FuriousRamsayInfo_Purge5BiomeUnlock_snow" craft_time="1" tags="learnable" >
<ingredient name="resourcePaper" count="1"/>
<scenario name="purge" />
</recipe>
<recipe name="FuriousRamsayInfo_Purge5BiomeUnlock_wasteland" craft_time="1" tags="learnable" >
<ingredient name="resourcePaper" count="1"/>
<scenario name="purge" />
</recipe>
<recipe name="FuriousRamsayInfo_Purge5BiomeUnlock_burnt_forest" craft_time="1" tags="learnable" >
<ingredient name="resourcePaper" count="1"/>
<scenario name="purge" />
</recipe>
</if>
</conditional>
<recipe name="ModStructuralIntegrity" craft_time="1" tags="learnable" >
<ingredient name="resourceForgedSteel" count="25"/>
<ingredient name="resourceElectricParts" count="25"/>
<ingredient name="resourceMechanicalParts" count="15"/>
<ingredient name="FuriousRamsayScrews" count="15" />
<ingredient name="resourceDuctTape" count="5"/>
</recipe>
<recipe name="resourceScopeLens" count="1" craft_area="forge" craft_time="10" is_trackable="false">
<ingredient name="resourceBrokenGlass" count="50" />
<ingredient name="resourceClayLump" count="30" />
</recipe>
<recipe name="ModGenetics" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStrength" count="1"/>
<ingredient name="ModDexterity" count="1"/>
<ingredient name="ModConstitution" count="1"/>
<ingredient name="ModIntelligence" count="1"/>
<ingredient name="ModCharisma" count="1"/>
</recipe>
<recipe name="ModStrength" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStrengthMeleeDamage" count="1"/>
<ingredient name="ModStrengthTRex" count="1"/>
<ingredient name="ModStrengthMiner69er" count="1"/>
<ingredient name="ModStrengthMotherLode" count="1"/>
</recipe>
<recipe name="ModDexterity" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDexterityRuleOneCardio" count="1"/>
<ingredient name="ModDexterityParkour" count="1"/>
<ingredient name="ModDexterityDodge" count="1"/>
</recipe>
<recipe name="ModConstitution" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModConstitutionPackMule" count="1"/>
<ingredient name="ModConstitutionHealingFactor" count="1"/>
<ingredient name="ModConstitutionSlowMetabolism" count="1"/>
</recipe>
<recipe name="ModIntelligence" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModIntelligenceDeepCuts" count="1"/>
<ingredient name="ModIntelligenceLuckyLooter" count="1"/>
<ingredient name="ModIntelligencePhysician" count="1"/>
<ingredient name="ModIntelligenceTreasureHunter" count="1"/>
</recipe>
<recipe name="ModCharisma" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModCharismaDaringAdventurer" count="1"/>
<ingredient name="ModCharismaBetterBarter" count="1"/>
<ingredient name="ModCharismaCharismaticNature" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="ModStrengthMeleeDamage" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintStrength" count="100"/>
</recipe>
<recipe name="ModStrengthTRex" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintStrength" count="100"/>
</recipe>
<recipe name="ModStrengthMiner69er" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintStrength" count="100"/>
</recipe>
<recipe name="ModStrengthMotherLode" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintStrength" count="100"/>
</recipe>
<recipe name="ModDexterityRuleOneCardio" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintDexterity" count="100"/>
</recipe>
<recipe name="ModDexterityParkour" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintDexterity" count="100"/>
</recipe>
<recipe name="ModDexterityDodge" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintDexterity" count="100"/>
</recipe>
<recipe name="ModConstitutionPackMule" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintConstitution" count="100"/>
</recipe>
<recipe name="ModConstitutionHealingFactor" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintConstitution" count="100"/>
</recipe>
<recipe name="ModConstitutionSlowMetabolism" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintConstitution" count="100"/>
</recipe>
<recipe name="ModIntelligenceDeepCuts" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintIntelligence" count="100"/>
</recipe>
<recipe name="ModIntelligenceLuckyLooter" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintIntelligence" count="100"/>
</recipe>
<recipe name="ModIntelligencePhysician" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintIntelligence" count="100"/>
</recipe>
<recipe name="ModIntelligenceTreasureHunter" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintIntelligence" count="100"/>
</recipe>
<recipe name="ModCharismaDaringAdventurer" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintCharisma" count="100"/>
</recipe>
<recipe name="ModCharismaBetterBarter" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintCharisma" count="100"/>
</recipe>
<recipe name="ModCharismaCharismaticNature" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintCharisma" count="100"/>
</recipe>
</if>
<if cond="rebirth_scenario('hive')">
<recipe name="ModStrengthMeleeDamage" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintStrength" count="200"/>
</recipe>
<recipe name="ModStrengthTRex" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintStrength" count="200"/>
</recipe>
<recipe name="ModStrengthMiner69er" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintStrength" count="200"/>
</recipe>
<recipe name="ModStrengthMotherLode" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintStrength" count="200"/>
</recipe>
<recipe name="ModDexterityRuleOneCardio" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintDexterity" count="200"/>
</recipe>
<recipe name="ModDexterityParkour" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintDexterity" count="200"/>
</recipe>
<recipe name="ModDexterityDodge" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintDexterity" count="200"/>
</recipe>
<recipe name="ModConstitutionPackMule" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintConstitution" count="200"/>
</recipe>
<recipe name="ModConstitutionHealingFactor" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintConstitution" count="200"/>
</recipe>
<recipe name="ModConstitutionSlowMetabolism" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintConstitution" count="200"/>
</recipe>
<recipe name="ModIntelligenceDeepCuts" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintIntelligence" count="200"/>
</recipe>
<recipe name="ModIntelligenceLuckyLooter" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintIntelligence" count="200"/>
</recipe>
<recipe name="ModIntelligencePhysician" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintIntelligence" count="200"/>
</recipe>
<recipe name="ModIntelligenceTreasureHunter" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintIntelligence" count="200"/>
</recipe>
<recipe name="ModCharismaDaringAdventurer" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintCharisma" count="200"/>
</recipe>
<recipe name="ModCharismaBetterBarter" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintCharisma" count="200"/>
</recipe>
<recipe name="ModCharismaCharismaticNature" craft_area="forge" craft_time="10" count="1">
<ingredient name="geneticBlueprintCharisma" count="200"/>
</recipe>
</if>
</conditional>
<recipe name="geneticBlueprintStrength" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModStrengthMeleeDamage" count="1"/>
</recipe>
<recipe name="geneticBlueprintStrength" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModStrengthTRex" count="1"/>
</recipe>
<recipe name="geneticBlueprintStrength" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModStrengthMiner69er" count="1"/>
</recipe>
<recipe name="geneticBlueprintStrength" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModStrengthMotherLode" count="1"/>
</recipe>
<recipe name="geneticBlueprintDexterity" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModDexterityRuleOneCardio" count="1"/>
</recipe>
<recipe name="geneticBlueprintDexterity" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModDexterityParkour" count="1"/>
</recipe>
<recipe name="geneticBlueprintDexterity" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModDexterityDodge" count="1"/>
</recipe>
<recipe name="geneticBlueprintConstitution" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModConstitutionPackMule" count="1"/>
</recipe>
<recipe name="geneticBlueprintConstitution" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModConstitutionHealingFactor" count="1"/>
</recipe>
<recipe name="geneticBlueprintConstitution" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModConstitutionSlowMetabolism" count="1"/>
</recipe>
<recipe name="geneticBlueprintIntelligence" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModIntelligenceDeepCuts" count="1"/>
</recipe>
<recipe name="geneticBlueprintIntelligence" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModIntelligenceLuckyLooter" count="1"/>
</recipe>
<recipe name="geneticBlueprintIntelligence" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModIntelligencePhysician" count="1"/>
</recipe>
<recipe name="geneticBlueprintIntelligence" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModIntelligenceTreasureHunter" count="1"/>
</recipe>
<recipe name="geneticBlueprintCharisma" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModCharismaDaringAdventurer" count="1"/>
</recipe>
<recipe name="geneticBlueprintCharisma" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModCharismaBetterBarter" count="1"/>
</recipe>
<recipe name="geneticBlueprintCharisma" craft_area="forge" craft_time="2" count="100">
<ingredient name="ModCharismaCharismaticNature" count="1"/>
</recipe>
<recipe name="ModHeatMapDetection" craft_area="forge" craft_time="10" count="1">
<ingredient name="foodRottingFlesh" count="250"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="resourceForgedSteel" count="25"/>
</recipe>
<conditional>
<if cond="rebirth_scenario('purge')">
<recipe name="ModPurgeTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModPurgeTier1" count="2"/>
</recipe>
<recipe name="ModPurgeTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModPurgeTier2" count="2"/>
</recipe>
<recipe name="ModPurgeTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModPurgeTier3" count="2"/>
</recipe>
<recipe name="ModPurgeTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModPurgeTier4" count="2"/>
</recipe>
<recipe name="ModRebirthTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRebirthTier1" count="2"/>
</recipe>
<recipe name="ModRebirthTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRebirthTier2" count="2"/>
</recipe>
<recipe name="ModRebirthTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRebirthTier3" count="2"/>
</recipe>
<recipe name="ModRebirthTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRebirthTier4" count="2"/>
</recipe>
</if>
</conditional>
<conditional>
<if cond="rebirth_scenario('hive')">
<recipe name="modMeleeDegradationTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMeleeDegradationTier1" count="5"/>
</recipe>
<recipe name="modMeleeDegradationTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMeleeDegradationTier2" count="5"/>
</recipe>
<recipe name="modMeleeDegradationTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMeleeDegradationTier3" count="5"/>
</recipe>
<recipe name="modMeleeDegradationTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMeleeDegradationTier4" count="5"/>
</recipe>
<recipe name="modRangedDegradationTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="modRangedDegradationTier1" count="5"/>
</recipe>
<recipe name="modRangedDegradationTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="modRangedDegradationTier2" count="5"/>
</recipe>
<recipe name="modRangedDegradationTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="modRangedDegradationTier3" count="5"/>
</recipe>
<recipe name="modRangedDegradationTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="modRangedDegradationTier4" count="5"/>
</recipe>
</if>
</conditional>
<recipe name="modRangedEntityDamageTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="modRangedEntityDamageTier1" count="5"/>
</recipe>
<recipe name="modRangedEntityDamageTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="modRangedEntityDamageTier2" count="5"/>
</recipe>
<recipe name="modRangedEntityDamageTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="modRangedEntityDamageTier3" count="5"/>
</recipe>
<recipe name="modRangedEntityDamageTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="modRangedEntityDamageTier4" count="5"/>
</recipe>
<recipe name="modMeleeEntityDamageTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMeleeEntityDamageTier1" count="5"/>
</recipe>
<recipe name="modMeleeEntityDamageTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMeleeEntityDamageTier2" count="5"/>
</recipe>
<recipe name="modMeleeEntityDamageTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMeleeEntityDamageTier3" count="5"/>
</recipe>
<recipe name="modMeleeEntityDamageTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMeleeEntityDamageTier4" count="5"/>
</recipe>
<recipe name="modReloadSpeedTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="modReloadSpeedTier1" count="5"/>
</recipe>
<recipe name="modReloadSpeedTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="modReloadSpeedTier2" count="5"/>
</recipe>
<recipe name="modReloadSpeedTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="modReloadSpeedTier3" count="5"/>
</recipe>
<recipe name="modReloadSpeedTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="modReloadSpeedTier4" count="5"/>
</recipe>
<recipe name="modMagazineSizeTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMagazineSizeTier1" count="5"/>
</recipe>
<recipe name="modMagazineSizeTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMagazineSizeTier2" count="5"/>
</recipe>
<recipe name="modMagazineSizeTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMagazineSizeTier3" count="5"/>
</recipe>
<recipe name="modMagazineSizeTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="modMagazineSizeTier4" count="5"/>
</recipe>
<recipe name="modFireRateTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="modFireRateTier1" count="5"/>
</recipe>
<recipe name="modFireRateTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="modFireRateTier2" count="5"/>
</recipe>
<recipe name="modFireRateTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="modFireRateTier3" count="5"/>
</recipe>
<recipe name="modFireRateTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="modFireRateTier4" count="5"/>
</recipe>
<recipe name="modAttackSpeedTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="modAttackSpeedTier1" count="5"/>
</recipe>
<recipe name="modAttackSpeedTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="modAttackSpeedTier2" count="5"/>
</recipe>
<recipe name="modAttackSpeedTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="modAttackSpeedTier3" count="5"/>
</recipe>
<recipe name="modAttackSpeedTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="modAttackSpeedTier4" count="5"/>
</recipe>
<recipe name="modArmorDegradationTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="modArmorDegradationTier1" count="5"/>
</recipe>
<recipe name="modArmorDegradationTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="modArmorDegradationTier2" count="5"/>
</recipe>
<recipe name="modArmorDegradationTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="modArmorDegradationTier3" count="5"/>
</recipe>
<recipe name="modArmorDegradationTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="modArmorDegradationTier4" count="5"/>
</recipe>
<recipe name="ModRunningSpeedIncreaseTier1" craft_area="forge" craft_time="10" count="1">
<ingredient name="apparelCoatJacketLetterZU" count="5"/>
</recipe>
<recipe name="ModRunningSpeedIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRunningSpeedIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModRunningSpeedIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRunningSpeedIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModRunningSpeedIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRunningSpeedIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModRunningSpeedIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRunningSpeedIncreaseTier4" count="2"/>
</recipe>
<recipe name="ModDecreaseRunningStaminaTier1" craft_area="forge" craft_time="10" count="1">
<ingredient name="apparelRunningShoesHP" count="5"/>
</recipe>
<recipe name="ModDecreaseRunningStaminaTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDecreaseRunningStaminaTier1" count="2"/>
</recipe>
<recipe name="ModDecreaseRunningStaminaTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDecreaseRunningStaminaTier2" count="2"/>
</recipe>
<recipe name="ModDecreaseRunningStaminaTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDecreaseRunningStaminaTier3" count="2"/>
</recipe>
<recipe name="ModDecreaseRunningStaminaTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDecreaseRunningStaminaTier4" count="2"/>
</recipe>
<recipe name="ModBlockDamageIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModBlockDamageIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModBlockDamageIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModBlockDamageIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModBlockDamageIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModBlockDamageIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModBlockDamageIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModBlockDamageIncreaseTier4" count="2"/>
</recipe>
<recipe name="ModRampageIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRampageIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModRampageIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRampageIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModRampageIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRampageIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModRampageIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRampageIncreaseTier4" count="2"/>
</recipe>
<recipe name="ModEntityDamageMeleeTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModEntityDamageMeleeTier1" count="2"/>
</recipe>
<recipe name="ModEntityDamageMeleeTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModEntityDamageMeleeTier2" count="2"/>
</recipe>
<recipe name="ModEntityDamageMeleeTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModEntityDamageMeleeTier3" count="2"/>
</recipe>
<recipe name="ModEntityDamageMeleeTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModEntityDamageMeleeTier4" count="2"/>
</recipe>
<recipe name="ModEntityDamageRangedTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModEntityDamageRangedTier1" count="2"/>
</recipe>
<recipe name="ModEntityDamageRangedTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModEntityDamageRangedTier2" count="2"/>
</recipe>
<recipe name="ModEntityDamageRangedTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModEntityDamageRangedTier3" count="2"/>
</recipe>
<recipe name="ModEntityDamageRangedTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModEntityDamageRangedTier4" count="2"/>
</recipe>
<recipe name="ModAttackSpeedIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAttackSpeedIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModAttackSpeedIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAttackSpeedIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModAttackSpeedIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAttackSpeedIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModAttackSpeedIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAttackSpeedIncreaseTier4" count="2"/>
</recipe>
<recipe name="ModFireRateIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModFireRateIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModFireRateIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModFireRateIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModFireRateIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModFireRateIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModFireRateIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModFireRateIncreaseTier4" count="2"/>
</recipe>
<recipe name="ModLootStageIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModLootStageIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModLootStageIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModLootStageIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModLootStageIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModLootStageIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModLootStageIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModLootStageIncreaseTier4" count="2"/>
</recipe>
<recipe name="ModHungerThirstReductionTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModHungerThirstReductionTier1" count="2"/>
</recipe>
<recipe name="ModHungerThirstReductionTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModHungerThirstReductionTier2" count="2"/>
</recipe>
<recipe name="ModHungerThirstReductionTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModHungerThirstReductionTier3" count="2"/>
</recipe>
<recipe name="ModHungerThirstReductionTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModHungerThirstReductionTier4" count="2"/>
</recipe>
<recipe name="ModStaminaLossReductionTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStaminaLossReductionTier1" count="2"/>
</recipe>
<recipe name="ModStaminaLossReductionTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStaminaLossReductionTier2" count="2"/>
</recipe>
<recipe name="ModStaminaLossReductionTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStaminaLossReductionTier3" count="2"/>
</recipe>
<recipe name="ModStaminaLossReductionTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStaminaLossReductionTier4" count="2"/>
</recipe>
<recipe name="ModSneakEffectivenessIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModSneakEffectivenessIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModSneakEffectivenessIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModSneakEffectivenessIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModSneakEffectivenessIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModSneakEffectivenessIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModSneakEffectivenessIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModSneakEffectivenessIncreaseTier4" count="2"/>
</recipe>
<recipe name="ModStunResistanceTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStunResistanceTier1" count="2"/>
</recipe>
<recipe name="ModStunResistanceTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStunResistanceTier2" count="2"/>
</recipe>
<recipe name="ModStunResistanceTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStunResistanceTier3" count="2"/>
</recipe>
<recipe name="ModStunResistanceTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModStunResistanceTier4" count="2"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="ModRadiationPoisoningDecreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRadiationPoisoningDecreaseTier1" count="2"/>
</recipe>
<recipe name="ModRadiationPoisoningDecreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRadiationPoisoningDecreaseTier2" count="2"/>
</recipe>
<recipe name="ModRadiationPoisoningDecreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRadiationPoisoningDecreaseTier3" count="2"/>
</recipe>
<recipe name="ModRadiationPoisoningDecreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModRadiationPoisoningDecreaseTier4" count="2"/>
</recipe>
</if>
</conditional>
<recipe name="ModKnockdownResistanceTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModKnockdownResistanceTier1" count="2"/>
</recipe>
<recipe name="ModKnockdownResistanceTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModKnockdownResistanceTier2" count="2"/>
</recipe>
<recipe name="ModKnockdownResistanceTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModKnockdownResistanceTier3" count="2"/>
</recipe>
<recipe name="ModKnockdownResistanceTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModKnockdownResistanceTier4" count="2"/>
</recipe>
<recipe name="ModGamestageDecreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModGamestageDecreaseTier1" count="2"/>
</recipe>
<recipe name="ModGamestageDecreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModGamestageDecreaseTier2" count="2"/>
</recipe>
<recipe name="ModGamestageDecreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModGamestageDecreaseTier3" count="2"/>
</recipe>
<recipe name="ModGamestageDecreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModGamestageDecreaseTier4" count="2"/>
</recipe>
<recipe name="ModLootTimeDecreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModLootTimeDecreaseTier1" count="2"/>
</recipe>
<recipe name="ModLootTimeDecreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModLootTimeDecreaseTier2" count="2"/>
</recipe>
<recipe name="ModLootTimeDecreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModLootTimeDecreaseTier3" count="2"/>
</recipe>
<recipe name="ModLootTimeDecreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModLootTimeDecreaseTier4" count="2"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="ModClassExperienceIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModClassExperienceIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModClassExperienceIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModClassExperienceIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModClassExperienceIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModClassExperienceIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModClassExperienceIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModClassExperienceIncreaseTier4" count="2"/>
</recipe>
</if>
</conditional>
<recipe name="ModGeneticsExperienceIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModGeneticsExperienceIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModGeneticsExperienceIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModGeneticsExperienceIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModGeneticsExperienceIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModGeneticsExperienceIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModGeneticsExperienceIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModGeneticsExperienceIncreaseTier4" count="2"/>
</recipe>
<recipe name="ModAuraTriggerIncreaseOtherDamageSelfTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAuraTriggerIncreaseOtherDamageSelfTier1" count="2"/>
</recipe>
<recipe name="ModAuraTriggerIncreaseOtherDamageSelfTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAuraTriggerIncreaseOtherDamageSelfTier2" count="2"/>
</recipe>
<recipe name="ModAuraTriggerIncreaseOtherDamageSelfTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAuraTriggerIncreaseOtherDamageSelfTier3" count="2"/>
</recipe>
<recipe name="ModAuraTriggerIncreaseOtherDamageSelfTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAuraTriggerIncreaseOtherDamageSelfTier4" count="2"/>
</recipe>
<recipe name="ModAuraTriggerIncreaseSelfDamageOtherTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAuraTriggerIncreaseSelfDamageOtherTier1" count="2"/>
</recipe>
<recipe name="ModAuraTriggerIncreaseSelfDamageOtherTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAuraTriggerIncreaseSelfDamageOtherTier2" count="2"/>
</recipe>
<recipe name="ModAuraTriggerIncreaseSelfDamageOtherTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAuraTriggerIncreaseSelfDamageOtherTier3" count="2"/>
</recipe>
<recipe name="ModAuraTriggerIncreaseSelfDamageOtherTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModAuraTriggerIncreaseSelfDamageOtherTier4" count="2"/>
</recipe>
<recipe name="ModDetermineEntityHealthTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDetermineEntityHealthTier1" count="2"/>
</recipe>
<recipe name="ModDetermineEntityHealthTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDetermineEntityHealthTier2" count="2"/>
</recipe>
<recipe name="ModDetermineEntityHealthTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDetermineEntityHealthTier3" count="2"/>
</recipe>
<recipe name="ModDetermineEntityHealthTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDetermineEntityHealthTier4" count="2"/>
</recipe>
<recipe name="ModDismemberIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDismemberIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModDismemberIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDismemberIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModDismemberIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDismemberIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModDismemberIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModDismemberIncreaseTier4" count="2"/>
</recipe>
<!--<recipe name="ModCarryingCapacityIncreaseTier2" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModCarryingCapacityIncreaseTier1" count="2"/>
</recipe>
<recipe name="ModCarryingCapacityIncreaseTier3" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModCarryingCapacityIncreaseTier2" count="2"/>
</recipe>
<recipe name="ModCarryingCapacityIncreaseTier4" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModCarryingCapacityIncreaseTier3" count="2"/>
</recipe>
<recipe name="ModCarryingCapacityIncreaseTier5" craft_area="forge" craft_time="10" count="1">
<ingredient name="ModCarryingCapacityIncreaseTier4" count="2"/>
</recipe>-->
<recipe name="SurvivorStewTunaDogFoodBlueberry" count="1" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanTuna" count="1"/>
<ingredient name="foodCanDogfood" count="1"/>
<ingredient name="foodCropBlueberries" count="1"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="SurvivorStewBeefMushroom" count="1" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanBeef" count="1"/>
<ingredient name="foodCropMushrooms" count="1"/>
<ingredient name="foodCornMeal" count="1"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="1" />
</recipe>
<recipe name="SurvivorStewBrainStew" count="5" craft_area="campfire" craft_time="60" craft_tool="toolCookingPot">
<ingredient name="foodRottingFlesh" count="25"/>
<ingredient name="drinkJarBoiledWater" count="5"/>
<ingredient name="resourceCropGoldenrodPlant" count="5"/>
<ingredient name="drugVitamins" count="1"/>
<output name="drinkJarEmpty" count="5" />
</recipe>
<recipe name="SurvivorStewChickenChiliYucca" count="1" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanChicken" count="1"/>
<ingredient name="foodCanChili" count="1"/>
<ingredient name="foodCropYuccaFruit" count="1"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="SurvivorStewChickenSoupCorn" count="1" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanSoup" count="1"/>
<ingredient name="foodCanStock" count="1"/>
<ingredient name="foodCropCorn" count="1"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="SurvivorStewLambPeasRavioli" count="1" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanLamb" count="1"/>
<ingredient name="foodCanPeas" count="1"/>
<ingredient name="foodCanPasta" count="1"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="3" />
</recipe>
<recipe name="SurvivorStewMisoPetFood" count="1" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanMiso" count="1"/>
<ingredient name="foodCanDogfood" count="1"/>
<ingredient name="foodCanCatfood" count="1"/>
<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<output name="drinkCanEmpty" count="3" />
</recipe>
<recipe name="SurvivorStewPetFoodPuree" count="1" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanCatfood" count="1"/>
<ingredient name="foodCanDogfood" count="1"/>
<ingredient name="foodCornMeal" count="1"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="SurvivorStewSalmonChiliPear" count="1" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanSalmon" count="1"/>
<ingredient name="foodCanChili" count="1"/>
<ingredient name="foodCanPears" count="1"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="3" />
</recipe>
<recipe name="SurvivorStewTunaCatFoodPumpkin" count="1" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanTuna" count="1"/>
<ingredient name="foodCanCatfood" count="1"/>
<ingredient name="foodCropPumpkin" count="1"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="FuriousRamsayPlantAsh" count="1" craft_area="campfire" craft_time="10" craft_tool="toolCookingPot">
<ingredient name="resourceCropCottonPlant" count="5"/>
</recipe>
<recipe name="resourcePotassiumBicarbonate" count="3" craft_time="30" craft_area="campfire" craft_tool="toolCookingPot">
<ingredient name="FuriousRamsayPlantAsh" count="3"/>
<ingredient name="FuriousRamsayVinegar" count="1"/>
<ingredient name="FuriousRamsayBakingSoda" count="1"/>
<ingredient name="drinkCanEmpty" count="3"/>
</recipe>
<recipe name="resourceYeast" count="6" craft_time="120" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="foodCropMushrooms" count="2"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="FuriousRamsayVinegar" count="5" craft_time="120" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="foodCropBlueberries" count="5"/>
<ingredient name="resourceYeast" count="2"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="FuriousRamsayBakingSoda" count="5" craft_time="30" craft_area="campfire" craft_tool="toolCookingPot">
<ingredient name="FuriousRamsaySalt" count="2"/>
<ingredient name="FuriousRamsayGroundLimestone" count="2"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="cntBarrelGasOld" count="1">
<ingredient name="cntBarrelGasSingle00_PickedUp" count="1"/>
</recipe>
<recipe name="cntBarrelGasOld" count="1">
<ingredient name="cntBarrelAcidSingle00_PickedUp" count="1"/>
</recipe>
<recipe name="cntBarrelGasOld" count="1">
<ingredient name="cntBarrelGenericSingle00_PickedUp" count="1"/>
</recipe>
<recipe name="cntBarrelGasOld" count="1">
<ingredient name="cntBarrelOilSingle00_PickedUp" count="1"/>
</recipe>
<recipe name="cntBarrelGasOld" count="1">
<ingredient name="cntBarrelRadiatedSingle00_PickedUp" count="1"/>
</recipe>
<recipe name="cntBarrelGasOld" count="1">
<ingredient name="cntBarrelWhiteSingle00_PickedUp" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="RangedExpertiseBoostPaper" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="2"/>
</recipe>
<recipe name="MeleeExpertiseBoostPaper" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="2"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPSpears" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPClubs" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPSwords" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPAxes" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPBatons" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPKnuckles" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPHammers" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPKnives" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPScythes" count="1">
<ingredient name="MeleeExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPDeployableTurrets" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPLongRangeRifles" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPBows" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPShotguns" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPAssaultRifles" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPMachineGuns" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPRevolvers" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPSubmachineGuns" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPPistols" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPHeavyHandguns" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPTacticalRifles" count="1">
<ingredient name="RangedExpertiseBoostPaper" count="9"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPSpears" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPClubs" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPSwords" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPAxes" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPBatons" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPKnuckles" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPHammers" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPKnives" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPScythes" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPDeployableTurrets" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPLongRangeRifles" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPBows" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPShotguns" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPAssaultRifles" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPMachineGuns" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPRevolvers" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPSubmachineGuns" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPPistols" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPHeavyHandguns" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayExpertiseXPTacticalRifles" count="1">
<ingredient name="FuriousRamsayExpertiseXPGeneric" count="1"/>
</recipe>
</if>
</conditional>
<recipe name="RepairableBicycle_FR" count="1" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayScrewdriver" craft_time="10">
<ingredient name="vehicleBicycleChassis" count="1" />
<ingredient name="vehicleBicycleHandlebars" count="1" />
</recipe>
<recipe name="vehicleMinibikePlaceable" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" craft_time="20">
<ingredient name="vehicleMinibikeChassis" count="1" />
<ingredient name="vehicleMinibikeHandlebars" count="1" />
</recipe>
<recipe name="vehicleMotorcyclePlaceable" count="1" craft_area="workbench" craft_time="30">
<ingredient name="vehicleMotorcycleChassis" count="1" />
<ingredient name="vehicleMotorcycleHandlebars" count="1" />
</recipe>
<recipe name="vehicleTruck4x4Placeable" count="1" craft_area="workbench" craft_time="30">
<ingredient name="vehicleTruck4x4Chassis" count="1" />
<ingredient name="vehicleTruck4x4Accessories" count="1" />
</recipe>
<recipe name="vehicleGyrocopterPlaceable" count="1" craft_area="workbench" craft_time="30">
<ingredient name="vehicleGyroCopterChassis" count="1" />
<ingredient name="vehicleGyroCopterAccessories" count="1" />
</recipe>
</append>
<remove xpath="/recipes/recipe[@name='vehicleWheels']"/>
<remove xpath="/recipes/recipe[@name='vehicleTruck4x4Accessories']"/>
<remove xpath="/recipes/recipe[@name='vehicleTruck4x4Chassis']"/>
<remove xpath="/recipes/recipe[@name='vehicleBicycleChassis']"/>
<remove xpath="/recipes/recipe[@name='vehicleBicycleHandlebars']"/>
<remove xpath="/recipes/recipe[@name='vehicleGyroCopterAccessories']"/>
<remove xpath="/recipes/recipe[@name='vehicleGyroCopterChassis']"/>
<remove xpath="/recipes/recipe[@name='vehicleMinibikeChassis']"/>
<remove xpath="/recipes/recipe[@name='vehicleMinibikeHandlebars']"/>
<remove xpath="/recipes/recipe[@name='vehicleMotorcycleChassis']"/>
<remove xpath="/recipes/recipe[@name='vehicleMotorcycleHandlebars']"/>
<setattribute xpath="/recipes/recipe[@name='terrAsphalt']" name="name">FuriousRamsayAsphalt</setattribute>
<setattribute xpath="/recipes/recipe[@name='gunRifleT0PipeRifle']" name="tags">learnable,FuriousRamsayCraftingPipeRifle</setattribute>
<setattribute xpath="/recipes/recipe[@name='gunShotgunT0PipeShotgun']" name="tags">learnable,FuriousRamsayCraftingPipeShotgun</setattribute>
<setattribute xpath="/recipes/recipe[@name='gunHandgunT0PipePistol']" name="tags">learnable,FuriousRamsayCraftingPipePistol</setattribute>
<setattribute xpath="/recipes/recipe[@name='gunMGT0PipeMachineGun']" name="tags">learnable,FuriousRamsayCraftingPipeMachinegun</setattribute>
<removeattribute xpath="/recipes/recipe[@name='ceilingLight01_player']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='industrialLight01_player']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='industrialLight02_player']/@tags"/>
<remove xpath="/recipes/recipe[@name='meleeWpnBatonT0PipeBaton']"/>
<remove xpath="/recipes/recipe[@name='terrStone']"/>
<remove xpath="/recipes/recipe[@name='drugAntibiotics']"/>
<remove xpath="/recipes/recipe[@name='drugHerbalAntibiotics' and @craft_area='campfire']"/>
<remove xpath="/recipes/recipe[@name='foodCornMeal']"/>
<remove xpath="/recipes/recipe[@name='modArmorWaterPurifier']"/>
<remove xpath="/recipes/recipe[@name='modArmorHelmetLight']"/>
<remove xpath="/recipes/recipe[@name='modGunFlashlight']"/>
<remove xpath="/recipes/recipe[@name='modMeleeClubBurningShaft']"/>
<remove xpath="/recipes/recipe[@name='terrDestroyedStone']"/>
<remove xpath="/recipes/recipe[@name='terrGravel']"/>
<remove xpath="/recipes/recipe[@name='burningBarrelPlayer']"/>
<remove xpath="/recipes/recipe[@name='resourceMetalPipe']"/>
<remove xpath="/recipes/recipe[@name='resourceCement']"/>
<remove xpath="/recipes/recipe[@name='resourceCobblestones']"/>
<remove xpath="/recipes/recipe[@name='resourceRepairKit']"/>
<remove xpath="/recipes/recipe[@name='resourceClayLump']"/>
<remove xpath="/recipes/recipe[@name='resourceCrushedSand']"/>
<remove xpath="/recipes/recipe[@name='resourceRockSmall']"/>
<remove xpath="/recipes/recipe[@name='resourceScrapBrass']"/>
<remove xpath="/recipes/recipe[@name='resourceScrapIron']"/>
<remove xpath="/recipes/recipe[@name='resourceScrapLead']"/>
<remove xpath="/recipes/recipe[@name='gunBowT1WoodenBowParts']"/>
<remove xpath="/recipes/recipe[@name='gunHandgunT1PistolParts']"/>
<remove xpath="/recipes/recipe[@name='gunShotgunT1DoubleBarrelParts']"/>
<remove xpath="/recipes/recipe[@name='gunRifleT1HuntingRifleParts']"/>
<remove xpath="/recipes/recipe[@name='gunMGT1AK47Parts']"/>
<remove xpath="/recipes/recipe[@name='gunExplosivesT3RocketLauncherParts']"/>
<remove xpath="/recipes/recipe[@name='gunBotRoboticsParts']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnBatonT2StunBatonParts']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnKnucklesT3SteelKnucklesParts']"/>
<remove xpath="/recipes/recipe[@name='meleeToolAxeT3ChainsawParts']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnBladeT3MacheteParts']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnSpearT3SteelSpearParts']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnClubT3SteelClubParts']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnSledgeT3SteelSledgehammerParts']"/>
<remove xpath="/recipes/recipe[@name='meleeToolAllSteelParts']"/>
<remove xpath="/recipes/recipe[@name='resourceRockSmallBundle']"/>
<remove xpath="/recipes/recipe[@name='resourceWoodBundle']"/>
<remove xpath="/recipes/recipe[@name='resourceScrapIronBundle']"/>
<remove xpath="/recipes/recipe[@name='resourceOilShaleBundle']"/>
<remove xpath="/recipes/recipe[@name='resourcePotassiumNitratePowderBundle']"/>
<remove xpath="/recipes/recipe[@name='resourceLeadBundle']"/>
<remove xpath="/recipes/recipe[@name='resourceCoalBundle']"/>
<remove xpath="/recipes/recipe[@name='ammoBundle9mmBulletBall']"/>
<remove xpath="/recipes/recipe[@name='ammoBundle9mmBulletHP']"/>
<remove xpath="/recipes/recipe[@name='ammoBundle9mmBulletAP']"/>
<remove xpath="/recipes/recipe[@name='ammoBundle44MagnumBulletBall']"/>
<remove xpath="/recipes/recipe[@name='ammoBundle44MagnumBulletHP']"/>
<remove xpath="/recipes/recipe[@name='ammoBundle44MagnumBulletAP']"/>
<remove xpath="/recipes/recipe[@name='ammoBundle762mmBulletBall']"/>
<remove xpath="/recipes/recipe[@name='ammoBundle762mmBulletHP']"/>
<remove xpath="/recipes/recipe[@name='ammoBundle762mmBulletAP']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleShotgunShell']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleShotgunSlug']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleShotgunBreachingSlug']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleJunkTurretRegular']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleJunkTurretShell']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleJunkTurretAP']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleArrowFlaming']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleArrowExploding']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleArrowIron']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleArrowSteelAP']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleArrowStone']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleCrossbowBoltFlaming']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleCrossbowBoltExploding']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleCrossbowBoltIron']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleCrossbowBoltSteelAP']"/>
<remove xpath="/recipes/recipe[@name='ammoBundleCrossbowBoltStone']"/>
<remove xpath="/recipes/recipe[@name='ammoGasCanBundle']"/>
<remove xpath="/recipes/recipe[@name='bed02']"/>
<remove xpath="/recipes/recipe[@name='candle']"/>
<remove xpath="/recipes/recipe[@name='metalFurnitureBlockVariantHelper']"/>
<remove xpath="/recipes/recipe[@name='sinksToiletsBlockVariantHelper']"/>
<remove xpath="/recipes/recipe[@name='drinkJarPureMineralWater']"/>
<remove xpath="/recipes/recipe[@name='drinkJarBlackStrapCoffee']"/>
<remove xpath="/recipes/recipe[@name='drinkJarGrandpasAwesomeSauce']"/>
<remove xpath="/recipes/recipe[@name='drinkJarGrandpasLearningElixir']"/>
<remove xpath="/recipes/recipe[@name='drinkJarGrandpasMoonshine']"/>
<remove xpath="/recipes/recipe[@name='drinkYuccaJuiceSmoothie']"/>
<remove xpath="/recipes/recipe[@name='drugFortBites']"/>
<remove xpath="/recipes/recipe[@name='drugRecog']"/>
<remove xpath="/recipes/recipe[@name='endTableLamp']"/>
<remove xpath="/recipes/recipe[@name='foodCanSham']"/>
<remove xpath="/recipes/recipe[@name='foodCharredMeat']"/>
<remove xpath="/recipes/recipe[@name='glassBulletproofBlockVariantHelper']"/>
<remove xpath="/recipes/recipe[@name='glassBlockVariantHelper']"/>
<remove xpath="/recipes/recipe[@name='resourceLockPickBundle']"/>
<remove xpath="/recipes/recipe[@name='meleeToolPickT3Auger']"/>
<remove xpath="/recipes/recipe[@name='meleeToolAxeT3Chainsaw']"/>
<remove xpath="/recipes/recipe[@name='meleeToolFlashlight02']"/>
<remove xpath="/recipes/recipe[@name='meleeToolWireTool']"/>
<remove xpath="/recipes/recipe[@name='meleeToolSalvageT1Wrench']"/>
<remove xpath="/recipes/recipe[@name='meleeToolSalvageT2Ratchet']"/>
<remove xpath="/recipes/recipe[@name='meleeToolSalvageT3ImpactDriver']"/>
<remove xpath="/recipes/recipe[@name='metalTrussingIBeamBlockVariantHelper']"/>
<remove xpath="/recipes/recipe[@name='mineCandyTin']"/>
<remove xpath="/recipes/recipe[@name='mineHubcap']"/>
<remove xpath="/recipes/recipe[@name='mineAirFilter']"/>
<remove xpath="/recipes/recipe[@name='mineCookingPot']"/>
<remove xpath="/recipes/recipe[@name='modArmorDoubleStoragePocket']"/>
<remove xpath="/recipes/recipe[@name='modArmorStoragePocket']"/>
<remove xpath="/recipes/recipe[@name='modArmorTripleStoragePocket']"/>
<remove xpath="/recipes/recipe[@name='modArmorQuadStoragePocket']"/>
<remove xpath="/recipes/recipe[@name='plantedtreeGrassSeed1']"/>
<remove xpath="/recipes/recipe[@name='resourceCloth']"/>
<remove xpath="/recipes/recipe[@name='resourceGunPowderBundle']"/>
<remove xpath="/recipes/recipe[@name='resourceNail']"/>
<remove xpath="/recipes/recipe[@name='resourcePaint']"/>
<remove xpath="/recipes/recipe[@name='resourcePaper']"/>
<remove xpath="/recipes/recipe[@name='sectionalLeatherCouchSofaBlockVariantHelper']"/>
<remove xpath="/recipes/recipe[@name='sectionalPlaidCouchSofaBlockVariantHelper']"/>
<remove xpath="/recipes/recipe[@name='toolAnvil']"/>
<remove xpath="/recipes/recipe[@name='toolForgeCrucible']"/>
<remove xpath="/recipes/recipe[@name='toolBellows']"/>
<remove xpath="/recipes/recipe[@name='toolCookingGrill']"/>
<remove xpath="/recipes/recipe[@name='toolCookingPot']"/>
<remove xpath="/recipes/recipe[@name='trapGlassBusinessCTRSheet1x1']"/>
<remove xpath="/recipes/recipe[@name='trapGlassBusinessSheet1x1']"/>
<remove xpath="/recipes/recipe[@name='forge']"/>
<remove xpath="/recipes/recipe[@name='workbench']"/>
<remove xpath="/recipes/recipe[@name='chemistryStation']"/>
<remove xpath="/recipes/recipe[@name='cementMixer']"/>
<remove xpath="/recipes/recipe[@name='generatorbank']"/>
<remove xpath="/recipes/recipe[@name='batterybank']"/>
<remove xpath="/recipes/recipe[@tooltip='ttScrapMetalBrass']"/>
<remove xpath="/recipes/recipe[@tooltip='ttScrapMetalLead']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnBatonT2StunBaton']"/>
<remove xpath="/recipes/recipe[@name='meleeToolAxeT1IronFireaxe']"/>
<remove xpath="/recipes/recipe[@name='meleeToolAxeT2SteelAxe']"/>
<remove xpath="/recipes/recipe[@name='meleeToolPickT2SteelPickaxe']"/>
<remove xpath="/recipes/recipe[@name='meleeToolShovelT2SteelShovel']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnBladeT1HuntingKnife']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnBladeT3Machete']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnClubT1BaseballBat']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnClubT3SteelClub']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnSpearT1IronSpear']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnSpearT3SteelSpear']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnSledgeT1IronSledgehammer']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnSledgeT3SteelSledgehammer']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnKnucklesT1IronKnuckles']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnKnucklesT3SteelKnuckles']"/>
<remove xpath="/recipes/recipe[@name='gunBowT1WoodenBow']"/>
<remove xpath="/recipes/recipe[@name='gunBowT3CompoundBow']"/>
<remove xpath="/recipes/recipe[@name='gunBowT1IronCrossbow']"/>
<remove xpath="/recipes/recipe[@name='gunBowT3CompoundCrossbow']"/>
<remove xpath="/recipes/recipe[@name='gunBotT1JunkSledge']"/>
<remove xpath="/recipes/recipe[@name='gunBotT2JunkTurret']"/>
<remove xpath="/recipes/recipe[@name='resourceGlue']"/>
<remove xpath="/recipes/recipe[@name='resourceGunPowder']"/>
<remove xpath="/recipes/recipe[@name='decoPumpkinJackOLantern']"/>
<remove xpath="/recipes/recipe[@name='sandbagBlockVariantHelper']"/>
<remove xpath="/recipes/recipe[@name='gunHandgunT1Pistol']/ingredient[@name='gunHandgunT1PistolParts']"/>
<remove xpath="/recipes/recipe[@name='gunHandgunT2Magnum44']/ingredient[@name='gunHandgunT1PistolParts']"/>
<remove xpath="/recipes/recipe[@name='gunHandgunT3DesertVulture']/ingredient[@name='gunHandgunT1PistolParts']"/>
<remove xpath="/recipes/recipe[@name='gunMGT1AK47']/ingredient[@name='gunMGT1AK47Parts']"/>
<remove xpath="/recipes/recipe[@name='gunMGT2TacticalAR']/ingredient[@name='gunMGT1AK47Parts']"/>
<remove xpath="/recipes/recipe[@name='gunMGT3M60']/ingredient[@name='gunMGT1AK47Parts']"/>
<remove xpath="/recipes/recipe[@name='gunRifleT1HuntingRifle']/ingredient[@name='gunRifleT1HuntingRifleParts']"/>
<remove xpath="/recipes/recipe[@name='gunRifleT2LeverActionRifle']/ingredient[@name='gunRifleT1HuntingRifleParts']"/>
<remove xpath="/recipes/recipe[@name='gunRifleT3SniperRifle']/ingredient[@name='gunRifleT1HuntingRifleParts']"/>
<remove xpath="/recipes/recipe[@name='gunShotgunT1DoubleBarrel']/ingredient[@name='gunShotgunT1DoubleBarrelParts']"/>
<remove xpath="/recipes/recipe[@name='gunShotgunT2PumpShotgun']/ingredient[@name='gunShotgunT1DoubleBarrelParts']"/>
<remove xpath="/recipes/recipe[@name='gunShotgunT3AutoShotgun']/ingredient[@name='gunShotgunT1DoubleBarrelParts']"/>
<remove xpath="/recipes/recipe[@name='gunExplosivesT3RocketLauncher']/ingredient[@name='gunExplosivesT3RocketLauncherParts']"/>
<remove xpath="/recipes/recipe[@name='gunHandgunT3SMG5']/ingredient[@name='gunHandgunT1PistolParts']"/>
<setattribute xpath="/recipes/recipe[@name='bladeTrap']" name="craft_time">90</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolTorch']" name="craft_time">3</setattribute>
<remove xpath="/recipes/recipe[@name='oldWoodDoorDouble']" />
<remove xpath="/recipes/recipe[@name='ironDoorBlockVariantHelper']" />
<remove xpath="/recipes/recipe[@name='ironDoorDoubleBlockVariantHelper']" />
<remove xpath="/recipes/recipe[@name='cellarDoorDoubleIron']" />
<append xpath="/recipes">
<recipe name="toolCookingPot" count="1" craft_area="forge" >
<ingredient name="resourceForgedIron" count="5" />
<ingredient name="resourceClayLump" count="10" />
</recipe>
<recipe name="burningBarrelPlayer" count="1">
<ingredient name="cntBarrelGasOld" count="1"/>
<ingredient name="resourceWood" count="25"/>
<ingredient name="ammoGasCan" count="50" />
</recipe>
<recipe name="oldWoodDoorDouble" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="FuriousRamsayWoodPlank" count="6" />
<ingredient name="resourceNail" count="8" />
</recipe>
<recipe name="ironDoorBlockVariantHelper" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="resourceForgedIron" count="10" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ironDoorDoubleBlockVariantHelper" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="resourceForgedIron" count="20" />
<ingredient name="FuriousRamsayScrews" count="16" />
</recipe>
<recipe name="cellarDoorDoubleIron" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="resourceForgedIron" count="20" />
<ingredient name="FuriousRamsayScrews" count="16" />
</recipe>
<recipe name="FuriousRamsayBurningTrap" craft_time="30" craft_area="workbench">
<ingredient name="FuriousRamsayLargeRock" count="3" />
<ingredient name="resourceWood" count="10" />
<ingredient name="resourceCoal" count="15" />
<ingredient name="ammoGasCan" count="20" />
</recipe>
<recipe name="FuriousRamsayLootGatherer" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="20">
<ingredient name="resourceForgedSteel" count="50"/>
<!--<ingredient name="resourceMilitaryFiber" count="20"/>-->
<ingredient name="resourceElectricParts" count="15"/>
<ingredient name="resourceMechanicalParts" count="20"/>
<ingredient name="resourceScrapIron" count="150"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayDeployDefensePillar" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="20" tags="learnable">
<ingredient name="resourceCobblestones" count="100"/>
<ingredient name="FuriousRamsayWoodPlank" count="30"/>
<ingredient name="resourceNail" count="20"/>
<ingredient name="resourceMechanicalParts" count="5"/>
<ingredient name="ammoGasCan" count="20"/>
</recipe>
<recipe name="FuriousRamsayDeployDefensePillarConcrete" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="20" tags="learnable">
<ingredient name="resourceConcreteMix" count="70"/>
<ingredient name="FuriousRamsayWoodPlank" count="30"/>
<ingredient name="resourceNail" count="20"/>
<ingredient name="resourceMechanicalParts" count="5"/>
<ingredient name="ammoGasCan" count="20"/>
</recipe>
</if>
</conditional>
<recipe name="FuriousRamsayDeployMine" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="120" tags="learnable">
<ingredient name="FuriousRamsayWoodPlank" count="200"/>
<ingredient name="resourceNail" count="80"/>
</recipe>
<recipe name="FuriousRamsayDeployShaftExtension" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="120" tags="learnable">
<ingredient name="FuriousRamsayWoodPlank" count="100"/>
<ingredient name="resourceNail" count="50"/>
</recipe>
<recipe name="FuriousRamsayDeployMineCobble" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="120" tags="learnable">
<ingredient name="resourceCobblestones" count="400"/>
<ingredient name="FuriousRamsayWoodPlank" count="20"/>
<ingredient name="resourceNail" count="20"/>
<ingredient name="resourceScrapIron" count="150"/>
</recipe>
<recipe name="FuriousRamsayDeployShaftExtensionCobble" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="120" tags="learnable">
<ingredient name="resourceCobblestones" count="150"/>
<ingredient name="FuriousRamsayWoodPlank" count="10"/>
<ingredient name="resourceNail" count="10"/>
<ingredient name="resourceScrapIron" count="40"/>
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='ammoArrowExploding']/ingredient[@name='resourceDuctTape']" name="name">FuriousRamsayRope</setattribute>
<append xpath="/recipes/recipe[@name='ammoArrowFlaming' or
@name='ammoCrossbowBoltFlaming' or
@name='ammoArrowSteelAP' or
@name='ammoCrossbowBoltSteelAP' or
@name='ammoArrowExploding' or
@name='ammoCrossbowBoltExploding'
]">
<ingredient name="FuriousRamsayWoodStick" count="1"/>
</append>
<append xpath="/recipes">
<recipe name="ammoArrowIron" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoCrossbowBoltIron" count="1" />
</recipe>
<recipe name="ammoArrowSteelAP" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoCrossbowBoltSteelAP" count="1" />
</recipe>
<recipe name="ammoArrowFlaming" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoCrossbowBoltFlaming" count="1" />
</recipe>
<recipe name="ammoArrowExploding" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoCrossbowBoltExploding" count="1" />
</recipe>
<recipe name="ammoCrossbowBoltIron" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoArrowIron" count="1" />
</recipe>
<recipe name="ammoCrossbowBoltSteelAP" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoArrowSteelAP" count="1" />
</recipe>
<recipe name="ammoCrossbowBoltFlaming" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoArrowFlaming" count="1" />
</recipe>
<recipe name="ammoCrossbowBoltExploding" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoArrowExploding" count="1" />
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="40mmGAmmo" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="resourceBulletTip" count="1" />
<ingredient name="resourceGunPowder" count="6" />
<ingredient name="resourceBulletCasing" count="1" />
</recipe>
<recipe name="40mmGAmmoFrag" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="resourceBulletTip" count="1" />
<ingredient name="resourceGunPowder" count="8" />
<ingredient name="resourceBulletCasing" count="1" />
</recipe>
<recipe name="resourceArrowHeadIron" count="1" craft_area="forge" craft_time="0.2" is_trackable="false">
<ingredient name="resourceScrapIron" count="3" />
<ingredient name="resourceClayLump" count="1" />
</recipe>
<recipe name="resourceArrowHeadSteelAP" count="2" craft_area="forge" craft_time="0.3" craft_tool="toolForgeCrucible" is_trackable="false">
<ingredient name="FuriousRamsayMoltenSteel" count="1" />
<ingredient name="resourceClayLump" count="2" />
</recipe>
<recipe name="ammoArrowIron" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="resourceArrowHeadIron" count="1" />
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="resourceFeather" count="1" />
</recipe>
<recipe name="ammoCrossbowBoltIron" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="resourceArrowHeadIron" count="1" />
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="resourceFeather" count="1" />
</recipe>
<recipe name="ammoArrowIron" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="resourceArrowHeadIron" count="1" />
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="FuriousRamsayVane" count="4" />
</recipe>
<recipe name="ammoCrossbowBoltIron" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="resourceArrowHeadIron" count="1"/>
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="FuriousRamsayVane" count="4" />
</recipe>
<recipe name="ammoArrowIron" count="1" craft_time="0.5" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="ammoArrowStone" count="1" />
<ingredient name="resourceArrowHeadIron" count="1" />
</recipe>
<recipe name="ammoArrowSteelAP" count="1" craft_time="0.5" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="ammoArrowStone" count="1" />
<ingredient name="resourceArrowHeadSteelAP" count="1" />
</recipe>
<recipe name="ammoArrowSteelAP" count="1" craft_time="0.5" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="ammoArrowIron" count="1" />
<ingredient name="resourceArrowHeadSteelAP" count="1" />
</recipe>
<recipe name="ammoArrowExploding" craft_time="1" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="ammoArrowStone" count="1" />
<ingredient name="resourceArrowHeadSteelAP" count="1" />
<ingredient name="resourceGunPowder" count="6" />
<ingredient name="FuriousRamsayRope" count="1"/>
</recipe>
<recipe name="ammoArrowExploding" craft_time="1" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="ammoArrowIron" count="1" />
<ingredient name="resourceArrowHeadSteelAP" count="1" />
<ingredient name="resourceGunPowder" count="6" />
<ingredient name="FuriousRamsayRope" count="1"/>
</recipe>
<recipe name="ammoArrowExploding" craft_time="1" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="ammoArrowSteelAP" count="1" />
<ingredient name="resourceGunPowder" count="6" />
<ingredient name="FuriousRamsayRope" count="1"/>
</recipe>
<recipe name="ammoArrowFlaming" craft_time="0.75" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="ammoArrowStone" count="1" />
<ingredient name="resourceArrowHeadSteelAP" count="1" />
<ingredient name="resourceGunPowder" count="2" />
<ingredient name="resourceCloth" count="1" />
</recipe>
<recipe name="ammoArrowFlaming" craft_time="0.75" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="ammoArrowIron" count="1" />
<ingredient name="resourceArrowHeadSteelAP" count="1" />
<ingredient name="resourceGunPowder" count="2" />
<ingredient name="resourceCloth" count="1" />
</recipe>
<recipe name="ammoArrowFlaming" craft_time="0.75" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="ammoArrowSteelAP" count="1" />
<ingredient name="resourceGunPowder" count="2" />
<ingredient name="resourceCloth" count="1" />
</recipe>
</if>
</conditional>
<recipe name="ammoArrowStone" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoCrossbowBoltStone" count="1" />
</recipe>
<recipe name="ammoCrossbowBoltStone" count="1" craft_area="WorkbenchToolbox001_FR">
<ingredient name="ammoArrowStone" count="1" />
</recipe>
<recipe name="ammoArrowStone" count="2" craft_area="WorkbenchToolbox001_FR">
<ingredient name="resourceRockSmall" count="1" />
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="resourceFeather" count="1" />
</recipe>
<recipe name="ammoCrossbowBoltStone" count="2" craft_area="WorkbenchToolbox001_FR">
<ingredient name="resourceRockSmall" count="1" />
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="resourceFeather" count="1" />
</recipe>
<recipe name="ammoArrowStone" count="2" craft_area="WorkbenchToolbox001_FR">
<ingredient name="resourceRockSmall" count="1" />
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="FuriousRamsayVane" count="4" />
</recipe>
<recipe name="ammoCrossbowBoltStone" count="2" craft_area="WorkbenchToolbox001_FR">
<ingredient name="resourceRockSmall" count="1" />
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="FuriousRamsayVane" count="4" />
</recipe>
<recipe name="ammoArrowStone" count="1">
<ingredient name="resourceRockSmall" count="1" />
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="FuriousRamsayVane" count="4" />
</recipe>
<recipe name="ammoCrossbowBoltStone" count="1">
<ingredient name="resourceRockSmall" count="1" />
<ingredient name="FuriousRamsayWoodStick" count="1"/>
<ingredient name="FuriousRamsayVane" count="4" />
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='ammoArrowFlaming']/ingredient[@name='resourceCloth']" name="count">1</setattribute>
<append xpath="/recipes">
<recipe name="mineCandyTin" count="1" craft_area="workbench" tags="learnable">
<ingredient name="drinkCanEmpty" count="1"/>
<ingredient name="resourceGunPowder" count="6"/>
<ingredient name="resourceElectricParts" count="1"/>
<ingredient name="resourceDuctTape" count="1"/>
</recipe>
<recipe name="mineCookingPot" count="1" craft_area="workbench" tags="learnable">
<ingredient name="toolCookingPot" count="1"/>
<ingredient name="resourceGunPowder" count="8"/>
<ingredient name="resourceElectricParts" count="1"/>
<ingredient name="resourceDuctTape" count="1"/>
</recipe>
<recipe name="mineHubcap" count="1" craft_area="workbench" tags="learnable">
<ingredient name="hubcapNoMine" count="1"/>
<ingredient name="resourceGunPowder" count="10"/>
<ingredient name="resourceElectricParts" count="1"/>
<ingredient name="resourceDuctTape" count="1"/>
</recipe>
<recipe name="mineAirFilter" count="1" craft_area="workbench" tags="learnable">
<ingredient name="FuriousRamsayCarAirfilter" count="1"/>
<ingredient name="resourceGunPowder" count="12"/>
<ingredient name="resourceElectricParts" count="1"/>
<ingredient name="resourceDuctTape" count="1"/>
</recipe>
</append>
<append xpath="/recipes">
<recipe name="resourceRepairKit" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" craft_time="10">
<ingredient name="resourceElectricParts" count="10"/>
<ingredient name="resourceMechanicalParts" count="15"/>
<ingredient name="resourceOil" count="2"/>
<ingredient name="resourceAcid" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayGunRepairKit" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" craft_time="10">
<ingredient name="resourceForgedSteel" count="2"/>
<ingredient name="resourceForgedIron" count="1"/>
<ingredient name="resourceMechanicalParts" count="3"/>
<ingredient name="resourceSpring" count="2"/>
<ingredient name="resourceLeather" count="2"/>
</recipe>
</if>
</conditional>
<recipe name="FuriousRamsayElectricalRepairKit" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" craft_time="10">
<ingredient name="resourceElectricParts" count="5"/>
<ingredient name="resourceForgedIron" count="3"/>
<ingredient name="resourceScrapPolymers" count="2"/>
</recipe>
<recipe name="FuriousRamsayBikeRepairKit" count="1" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayScrewdriver" craft_time="10">
<ingredient name="resourceMechanicalParts" count="2"/>
<ingredient name="resourceMetalPipe" count="2"/>
<ingredient name="resourceScrapPolymers" count="2"/>
</recipe>
<recipe name="FuriousRamsayRepairKit" count="1" craft_area="workbench" craft_time="10">
<ingredient name="resourceDuctTape" count="1"/>
<ingredient name="resourceForgedIron" count="2"/>
<ingredient name="resourceScrapPolymers" count="2"/>
</recipe>
</append>
<!--<removeattribute xpath="/recipes/recipe[@name='resourceArrowHeadSteelAP']/@tags" />-->
<setattribute xpath="/recipes/recipe[@craft_area='workbench']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@craft_area='forge']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@craft_area='cementMixer']" name="craft_area">cementMixer</setattribute>
<setattribute xpath="/recipes/recipe[@craft_area='chemistryStation']" name="craft_area">chemistryStation</setattribute>
<append xpath="/recipes/recipe[@name='trapSpikesWoodDmg0']">
<ingredient name="FuriousRamsayRope" count="2"/>
</append>
<append xpath="/recipes/recipe[@name='trapSpikesIronDmg0']">
<ingredient name="FuriousRamsayScrews" count="4"/>
</append>
<append xpath="/recipes/recipe[@name='metalFenceRailingTrellisSheetBlockVariantHelper']">
<ingredient name="resourceNail" count="4"/>
</append>
<append xpath="/recipes/recipe[@name='oldWoodDoor']">
<ingredient name="resourceNail" count="4"/>
</append>
<append xpath="/recipes/recipe[@name='woodHatch']">
<ingredient name="resourceNail" count="4"/>
</append>
<append xpath="/recipes/recipe[@name='ironHatchBlockVariantHelper']">
<ingredient name="FuriousRamsayScrews" count="4"/>
</append>
<removeattribute xpath="/recipes/recipe[@name='medicalFirstAidBandage']/@tags" />
<removeattribute xpath="/recipes/recipe[@name='resourceForgedSteel']/@material_based" />
<removeattribute xpath="/recipes/recipe[@name='resourceForgedSteel']/@craft_tool" />
<remove xpath="/recipes/recipe[@name='resourceForgedSteel']/ingredient[@name='unit_clay']"/>
<setattribute xpath="/recipes/recipe[@name='resourceForgedSteel']/ingredient[@name='unit_iron']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceForgedSteel']/ingredient[@name='unit_iron']" name="name">FuriousRamsayMoltenSteel</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceForgedSteel']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='resourceForgedIron']/@material_based" />
<remove xpath="/recipes/recipe[@name='resourceForgedIron']/ingredient[@name='unit_clay']"/>
<setattribute xpath="/recipes/recipe[@name='resourceForgedIron']/ingredient[@name='unit_iron']" name="name">resourceScrapIron</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceForgedIron']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='ammoDartIron']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='ammoDartIron']/ingredient[@name='unit_iron']" name="name">resourceScrapIron</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoDartIron']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoDartIron']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='ironBars']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='ironBars']/ingredient[@name='unit_iron']" name="name">resourceScrapIron</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironBars']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironBars']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='ironBarsCentered']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='ironBarsCentered']/ingredient[@name='unit_iron']" name="name">resourceScrapIron</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironBarsCentered']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironBarsCentered']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='ironBarsCNR']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='ironBarsCNR']/ingredient[@name='unit_iron']" name="name">resourceScrapIron</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironBarsCNR']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironBarsCNR']" name="craft_area">forge</setattribute>
<!--<removeattribute xpath="/recipes/recipe[@name='resourceArrowHeadIron']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='resourceArrowHeadIron']/ingredient[@name='unit_iron']" name="name">resourceScrapIron</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceArrowHeadIron']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceArrowHeadIron']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='resourceArrowHeadSteelAP']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='resourceArrowHeadSteelAP']/ingredient[@name='unit_iron']" name="name">resourceScrapIron</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceArrowHeadSteelAP']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceArrowHeadSteelAP']" name="craft_area">forge</setattribute>-->
<removeattribute xpath="/recipes/recipe[@name='resourceBuckshot']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='resourceBuckshot']/ingredient[@name='unit_lead']" name="name">resourceScrapLead</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceBuckshot']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceBuckshot']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='resourceBulletCasing']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='resourceBulletCasing']/ingredient[@name='unit_brass']" name="name">resourceScrapBrass</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceBulletCasing']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceBulletCasing']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='resourceBulletTip']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='resourceBulletTip']/ingredient[@name='unit_lead']" name="name">resourceScrapLead</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceBulletTip']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceBulletTip']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='resourceRocketCasing']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='resourceRocketCasing']/ingredient[@name='unit_iron']" name="name">resourceScrapIron</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceRocketCasing']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceRocketCasing']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='resourceRocketTip']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='resourceRocketTip']/ingredient[@name='unit_lead']" name="name">resourceScrapLead</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceRocketTip']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceRocketTip']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='metalFenceRailingTrellisSheetBlockVariantHelper']/@material_based" />
<setattribute xpath="/recipes/recipe[@name='metalFenceRailingTrellisSheetBlockVariantHelper']/ingredient[@name='unit_iron']" name="name">resourceScrapIron</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalFenceRailingTrellisSheetBlockVariantHelper']/ingredient[@name='unit_clay']" name="name">resourceClayLump</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalFenceRailingTrellisSheetBlockVariantHelper']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolTorch']/ingredient[@name='resourceAnimalFat']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowFlaming']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayWoodStick</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltFlaming']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayWoodStick</setattribute>
<remove xpath="/recipes/recipe[@name='foodSpaghetti']/ingredient[@name='resourceAnimalFat']"/>
<setattribute xpath="/recipes/recipe[@name='foodBlueberryPie']/ingredient[@name='resourceAnimalFat']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodBlueberryPie']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayFatChunk</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinPie']/ingredient[@name='resourceAnimalFat']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinPie']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayFatChunk</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodTunaFishGravyToast']/ingredient[@name='resourceAnimalFat']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodTunaFishGravyToast']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayFatChunk</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinCheesecake']/ingredient[@name='resourceAnimalFat']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinCheesecake']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayFatChunk</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodHoboStew']/ingredient[@name='resourceAnimalFat']" name="count">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodHoboStew']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayFatChunk</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodMeatStew']/ingredient[@name='resourceAnimalFat']" name="count">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodMeatStew']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayFatChunk</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodGumboStew']/ingredient[@name='resourceAnimalFat']" name="count">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodGumboStew']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayFatChunk</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShepardsPie']/ingredient[@name='resourceAnimalFat']" name="count">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShepardsPie']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayFatChunk</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodSteakAndPotato']/ingredient[@name='resourceAnimalFat']" name="count">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodSteakAndPotato']/ingredient[@name='resourceAnimalFat']" name="name">FuriousRamsayFatChunk</setattribute>
<append xpath="/recipes/recipe[@name='foodBaconAndEggs']">
<ingredient name="FuriousRamsayFatChunk" count="1"/>
</append>
<append xpath="/recipes/recipe[@name='foodVegetableStew']">
<ingredient name="FuriousRamsayFatChunk" count="2"/>
</append>
<append xpath="/recipes/recipe[@name='foodFishTacos']">
<ingredient name="FuriousRamsayFatChunk" count="2"/>
</append>
<append xpath="/recipes/recipe[@name='foodPumpkinBread']">
<ingredient name="FuriousRamsayFatChunk" count="2"/>
</append>
<append xpath="/recipes/recipe[@name='foodShamChowder']">
<ingredient name="FuriousRamsayFatChunk" count="3"/>
</append>
<remove xpath="/recipes/recipe[@name='woodLogPillar100']" />
<setattribute xpath="/recipes/recipe[@name='medicalBandage']/ingredient[@name='resourceCloth']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='medicalBandage']/ingredient[@name='resourceCloth']" name="craft_time">1</setattribute>
<append xpath="/recipes">
<recipe name="FuriousRamsayFatChunk" count="5" craft_area="WorkbenchGasStove001_FR" craft_time="5" craft_tool="toolCookingPot">
<ingredient name="resourceAnimalFat" count="1"/>
</recipe>
<recipe name="FuriousRamsayFatChunk" count="3" craft_area="campfire" craft_time="7" craft_tool="toolCookingPot">
<ingredient name="resourceAnimalFat" count="1"/>
</recipe>
<recipe name="FuriousRamsayBeeWax" count="3" craft_area="WorkbenchGasStove001_FR" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodHoney" count="1"/>
</recipe>
<recipe name="FuriousRamsayBeeWax" count="3" craft_area="campfire" craft_time="10" craft_tool="toolCookingPot">
<ingredient name="foodHoney" count="1"/>
</recipe>
<recipe name="candle" count="1">
<ingredient name="resourceCloth" count="1"/>
<ingredient name="FuriousRamsayBeeWax" count="2"/>
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='meleeToolPaintTool']" name="craft_area">WorkbenchToolbox001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceDuctTape']" name="craft_area">WorkbenchToolbox001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='medicalFirstAidBandage']" name="craft_area">WorkbenchToolbox001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='medicalFirstAidKit']" name="craft_area">WorkbenchToolbox001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='medicalFirstAidKit']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='medicalPlasterCast']" name="craft_area">campfire</setattribute>
<setattribute xpath="/recipes/recipe[@name='medicalPlasterCast']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='medicalPlasterCast']" name="craft_tool">toolCookingPot</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowFlaming']/ingredient[@name='resourceScrapPolymers']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowExploding']/ingredient[@name='resourceScrapPolymers']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowSteelAP']/ingredient[@name='resourceScrapPolymers']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltFlaming']/ingredient[@name='resourceScrapPolymers']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltExploding']/ingredient[@name='resourceScrapPolymers']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltSteelAP']/ingredient[@name='resourceScrapPolymers']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowStone']" name="craft_time">.25</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltStone']" name="craft_time">.25</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowIron']" name="craft_time">.5</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltIron']" name="craft_time">.5</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowSteelAP']" name="craft_time">.5</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltSteelAP']" name="craft_time">.5</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowFlaming']" name="craft_time">.65</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltFlaming']" name="craft_time">.65</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowExploding']" name="craft_time">.75</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltExploding']" name="craft_time">.75</setattribute>
<append xpath="/recipes">
<recipe name="foodCornMeal" count="2" craft_area="WorkbenchMortarPestle001_FR">
<ingredient name="foodCropCorn" count="1"/>
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='plantedAloe1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedAloe1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedBlueberry1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedBlueberry1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedChrysanthemum1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedChrysanthemum1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedCoffee1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedCoffee1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedCorn1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedCorn1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedCotton1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedCotton1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedGoldenrod1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedGoldenrod1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedGraceCorn1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedGraceCorn1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedHop1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedHop1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedMushroom1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedMushroom1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedPotato1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedPotato1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedYucca1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedYucca1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='plantedPumpkin1']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='plantedPumpkin1']/@tags" />
<setattribute xpath="/recipes/recipe[@name='medicalAloeCream']" name="craft_area">WorkbenchMortarPestle001_FR</setattribute>
<removeattribute xpath="/recipes/recipe[@name='drinkJarBoiledWater']/@tags" />
<removeattribute xpath="/recipes/recipe[@name='foodEggBoiled']/@tags" />
<removeattribute xpath="/recipes/recipe[@name='foodBaconAndEggs']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='foodBaconAndEggs']" name="always_unlocked">true</setattribute>
<removeattribute xpath="/recipes/recipe[@name='foodBakedPotato']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='foodBakedPotato']" name="always_unlocked">true</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodBakedPotato']" name="craft_tool">toolCookingPot</setattribute>
<removeattribute xpath="/recipes/recipe[@name='foodBoiledMeat']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='foodBoiledMeat']" name="always_unlocked">true</setattribute>
<append xpath="/recipes/recipe[@name='foodEggBoiled' or
@name='foodBoiledMeat' or
@name='foodCornBread' or
@name='drugHerbalAntibiotics'
]">
<output name="drinkJarEmpty" count="1" />
</append>
<removeattribute xpath="/recipes/recipe[@name='foodCornOnTheCob']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='foodCornOnTheCob']" name="always_unlocked">true</setattribute>
<removeattribute xpath="/recipes/recipe[@name='foodGrilledMeat']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='foodGrilledMeat']" name="always_unlocked">true</setattribute>
<append xpath="/recipes">
<recipe name="resourceGlue" count="1" craft_area="campfire" craft_tool="toolCookingPot">
<ingredient name="resourceBone" count="3"/>
<ingredient name="resourceScrapPolymers" count="1"/>
<ingredient name="drinkJarRiverWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='foodSpaghetti']" name="craft_area">WorkbenchGasStove001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodSpaghetti']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodSteakAndPotato']" name="craft_area">WorkbenchGasStove001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodSteakAndPotato']" name="craft_tool">toolCookingPot</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodTunaFishGravyToast']" name="craft_area">WorkbenchGasStove001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShamChowder']" name="craft_area">WorkbenchGasStove001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShamChowder']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodVegetableStew']" name="craft_area">WorkbenchGasStove001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodVegetableStew']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodHoboStew']" name="craft_area">WorkbenchGasStove001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodHoboStew']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodMeatStew']" name="craft_area">WorkbenchGasStove001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodMeatStew']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodGumboStew']" name="craft_area">WorkbenchGasStove001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodGumboStew']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarBoiledWater' and @craft_area='campfire']" name="craft_time">20</setattribute>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<append xpath="/recipes">
<recipe name="FuriousRamsayMindControlDrinkSchematic" craft_time="10" tags="learnable">
<ingredient name="foodRottingFlesh" count="20"/>
<ingredient name="resourcePaper" count="2"/>
</recipe>
<recipe name="FuriousRamsayMindControlDrink" craft_area="campfire" craft_time="20" craft_tool="toolCookingPot" tags="learnable">
<ingredient name="drinkJarBoiledWater" count="1"/>
<ingredient name="foodRottingFlesh" count="5"/>
<ingredient name="resourceCropGoldenrodPlant" count="2"/>
</recipe>
<recipe name="FuriousRamsayCalciumChloride" count="5" craft_area="WorkbenchGasStove001_FR" craft_tool="toolBeaker">
<ingredient name="FuriousRamsayGroundLimestone" count="5"/>
<ingredient name="FuriousRamsayHCL" count="2"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="FuriousRamsayHCL" count="5" craft_time="60" craft_area="WorkbenchGasStove001_FR" craft_tool="toolBeaker">
<ingredient name="FuriousRamsaySalt" count="4"/>
<ingredient name="resourceAcid" count="2"/>
</recipe>
<recipe name="FuriousRamsayHCL" count="5" craft_time="30" craft_area="chemistryStation" craft_tool="toolBeaker">
<ingredient name="FuriousRamsaySalt" count="3"/>
<ingredient name="resourceAcid" count="1"/>
</recipe>
<recipe name="FuriousRamsayActivatedCharcoal" count="2" craft_area="WorkbenchGasStove001_FR" craft_tool="toolBeaker">
<ingredient name="FuriousRamsayGroundCharcoal" count="2"/>
<ingredient name="FuriousRamsayCalciumChloride" count="1"/>
<ingredient name="drinkJarBoiledWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
</append>
</if>
</conditional>
<append xpath="/recipes">
<recipe name="resourceScrapPolymers" count="100" craft_time="30" craft_area="chemistryStation" craft_tool="toolBeaker">
<ingredient name="resourceOilShale" count="100"/>
<ingredient name="resourceAcid" count="1"/>
</recipe>
<recipe name="drinkJarBoiledWater" count="1" craft_area="WorkbenchGasStove001_FR" craft_time="10" craft_tool="toolCookingPot">
<ingredient name="drinkJarRiverWater" count="1" />
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='foodChiliDog']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodHoboStew']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodMeatStew']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodGumboStew']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShepardsPie']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodTunaFishGravyToast']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShamChowder']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodVegetableStew']" name="tags">learnable</setattribute>
<removeattribute xpath="/recipes/recipe[@name='foodSpaghetti']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='foodSpaghetti']" name="always_unlocked">true</setattribute>
<removeattribute xpath="/recipes/recipe[@name='foodSteakAndPotato']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='foodSteakAndPotato']" name="always_unlocked">true</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodTunaFishGravyToast']" name="craft_area">WorkbenchIronOven001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodTunaFishGravyToast']" name="craft_tool">FuriousRamsayBakingPan</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodChiliDog']" name="craft_area">WorkbenchIronOven001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodChiliDog']" name="craft_tool">FuriousRamsayBakingPan</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodBlueberryPie']" name="craft_area">WorkbenchIronOven001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodBlueberryPie']" name="craft_tool">FuriousRamsayBakingPan</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodBlueberryPie']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodBlueberryPie']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinPie']" name="craft_area">WorkbenchIronOven001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinPie']" name="craft_tool">FuriousRamsayBakingPan</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinPie']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinPie']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinCheesecake']" name="craft_area">WorkbenchIronOven001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinCheesecake']" name="craft_tool">FuriousRamsayBakingPan</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinCheesecake']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinBread']" name="craft_area">WorkbenchIronOven001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinBread']" name="craft_tool">FuriousRamsayBakingPan</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinBread']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinBread']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodCornBread']" name="craft_area">campfire</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodCornBread']" name="craft_tool">toolCookingPot</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodCornBread']" name="craft_time">10</setattribute>
<removeattribute xpath="/recipes/recipe[@name='foodCornBread']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='foodCornBread']/ingredient[@name='foodCornMeal']" name="count">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShepardsPie']" name="craft_area">WorkbenchIronOven001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShepardsPie']" name="craft_tool">FuriousRamsayBakingPan</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShepardsPie']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodFishTacos']" name="craft_area">WorkbenchIronOven001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodFishTacos']" name="craft_tool">FuriousRamsayBakingPan</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodFishTacos']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarBeer']" name="craft_area">WorkbenchDistiller001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarBeer']" name="craft_tool">toolCookingPot</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarBeer']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarCoffee']" name="craft_area">WorkbenchDistiller001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarCoffee']" name="craft_tool">toolCookingPot</setattribute>
<removeattribute xpath="/recipes/recipe[@name='drinkJarCoffee']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='drinkJarCoffee']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarGoldenRodTea']" name="craft_area">WorkbenchDistiller001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarGoldenRodTea']" name="craft_tool">toolCookingPot</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarGoldenRodTea']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarGoldenRodTea']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarRedTea']" name="craft_area">WorkbenchDistiller001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarRedTea']" name="craft_tool">toolCookingPot</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarRedTea']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarRedTea']/ingredient[@name='drinkJarBoiledWater']" name="name">drinkJarPureMineralWater</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarYuccaJuice']" name="craft_area">WorkbenchDistiller001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarYuccaJuice']" name="craft_tool">toolCookingPot</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarYuccaJuice']" name="tags">learnable</setattribute>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<append xpath="/recipes">
<recipe name="drinkJarPureMineralWater" count="1" craft_area="WorkbenchDistiller001_FR" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="drinkJarBoiledWater" count="1" />
<ingredient name="FuriousRamsayActivatedCharcoal" count="1" />
</recipe>
<recipe name="drinkJarPureMineralWater" count="1" craft_area="WorkbenchDistiller001_FR" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="drinkJarRiverWater" count="1" />
<ingredient name="FuriousRamsayActivatedCharcoal" count="1" />
</recipe>
</append>
</if>
</conditional>
<removeattribute xpath="/recipes/recipe[@name='resourceConcreteMix']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='resourceConcreteMix']" name="craft_tool">carBattery</setattribute>
<append xpath="/recipes">
<recipe name="terrGravel" count="1" craft_area="cementMixer">
<ingredient name="resourceRockSmall" count="10"/>
<ingredient name="resourceCrushedSand" count="3"/>
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='terrGravel']" name="craft_tool">carBattery</setattribute>
<removeattribute xpath="/recipes/recipe[@name='FuriousRamsayAsphalt']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='FuriousRamsayAsphalt']" name="craft_tool">carBattery</setattribute>
<setattribute xpath="/recipes/recipe[@name='terrDirt']" name="craft_area">cementMixer</setattribute>
<setattribute xpath="/recipes/recipe[@name='terrDirt']" name="craft_tool">carBattery</setattribute>
<setattribute xpath="/recipes/recipe[@name='terrDirt']/ingredient[@name='resourceClayLump']" name="count">18</setattribute>
<setattribute xpath="/recipes/recipe[@name='terrTopSoil']" name="craft_area">cementMixer</setattribute>
<setattribute xpath="/recipes/recipe[@name='terrTopSoil']" name="craft_tool">carBattery</setattribute>
<setattribute xpath="/recipes/recipe[@name='terrTopSoil']/ingredient[@name='resourceClayLump']" name="count">18</setattribute>
<append xpath="/recipes">
<recipe name="terrDirt" count="1" craft_time="3">
<ingredient name="resourceClayLump" count="22"/>
</recipe>
<recipe name="terrTopSoil" count="1" craft_time="3">
<ingredient name="resourceClayLump" count="22"/>
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='drugHerbalAntibiotics']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='drugSteroids']" name="tags">learnable</setattribute>
<removeattribute xpath="/recipes/recipe[@name='resourceOil']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoGasCan']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='ammoGasCan']/ingredient[@name='resourceOilShale']" name="count">5</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoGasCan']" name="craft_time">0.5</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoGasCan']" name="count">10</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoGasCan']" name="craft_tool">toolBeaker</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceOil']" name="craft_tool">toolBeaker</setattribute>
<append xpath="/recipes">
<recipe name="resourceGlue" count="1" craft_area="chemistryStation">
<ingredient name="resourceBone" count="5"/>
<ingredient name="drinkJarRiverWater" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="resourceGunPowder" count="1" craft_time="0.1" craft_area="WorkbenchMortarPestle001_FR">
<ingredient name="resourceCoal" count="1"/>
<ingredient name="resourcePotassiumNitratePowder" count="1"/>
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='resourceForgedIron']" name="craft_time">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceForgedSteel']" name="craft_time">5</setattribute>
<setattribute xpath="/recipes/recipe[@name='bucketEmpty']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceLockPick']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceLockPick']" name="count">5</setattribute>
<removeattribute xpath="/recipes/recipe[@name='resourceLockPick']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='resourceForgedIron']/@tags"/>
<append xpath="/recipes">
<recipe name="resourceMetalPipe" count="1" craft_area="forge" craft_time="20">
<ingredient name="resourceForgedIron" count="1"/>
</recipe>
</append>
<removeattribute xpath="/recipes/recipe[@name='resourceForgedSteel']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoDartIron']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ladderSteel']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='vaultDoor01']" name="craft_area">forge</setattribute>
<removeattribute xpath="/recipes/recipe[@name='ironBars']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ironBarsCentered']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='metalFenceRailingTrellisSheetBlockVariantHelper']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='keystoneBlock']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='ladderMetal']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironHatchBlockVariantHelper']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='trapSpikesIronDmg0']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoRocketFrag']/ingredient[@name='ammoGasCan']" name="count">50</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoRocketFrag']/ingredient[@name='resourceDuctTape']" name="count">1</setattribute>
<removeattribute xpath="/recipes/recipe[@name='farmPlotBlockVariantHelper']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='farmPlotBlockVariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='farmPlotBlockVariantHelper']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolPickT1IronPickaxe']" name="craft_area">WorkbenchToolbox001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolPickT1IronPickaxe']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolPickT1IronPickaxe']" name="craft_time">20</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolShovelT1IronShovel']" name="craft_area">WorkbenchToolbox001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolShovelT1IronShovel']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolShovelT1IronShovel']" name="tags">learnable,craftingHarvestingTools</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolShovelT1IronShovel']" name="craft_time">20</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoJunkTurretShell']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoJunkTurretAP']" name="tags">learnable</setattribute>
<removeattribute xpath="/recipes/recipe[@name='ammoRocketFrag']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoRocketHE']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammo9mmBulletBall']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammo9mmBulletHP']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammo9mmBulletAP']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammo44MagnumBulletBall']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammo44MagnumBulletHP']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammo44MagnumBulletAP']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammo762mmBulletBall']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammo762mmBulletHP']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammo762mmBulletAP']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoShotgunShell']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoShotgunSlug']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoShotgunBreachingSlug']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoArrowFlaming']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoArrowExploding']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoArrowSteelAP']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltFlaming']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltExploding']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltSteelAP']/@tags"/>
<!--<removeattribute xpath="/recipes/recipe[@name='resourceArrowHeadIron']/@tags"/>-->
<removeattribute xpath="/recipes/recipe[@name='resourceBuckshot']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='resourceBulletCasing']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='resourceBulletTip']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='resourceRocketCasing']/@tags"/>
<removeattribute xpath="/recipes/recipe[@name='resourceRocketTip']/@tags"/>
<setattribute xpath="/recipes/recipe[@name='ammo9mmBulletBall']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo9mmBulletHP']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo9mmBulletAP']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo44MagnumBulletBall']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo44MagnumBulletHP']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo44MagnumBulletAP']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo762mmBulletBall']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo762mmBulletHP']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo762mmBulletAP']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoShotgunShell']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoShotgunSlug']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoShotgunBreachingSlug']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowFlaming']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowExploding']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowSteelAP']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltFlaming']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltExploding']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltSteelAP']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<!--<removeattribute xpath="/recipes/recipe[@name='resourceArrowHeadSteelAP']/@craft_tool"/>-->
<setattribute xpath="/recipes/recipe[@name='ammoJunkTurretRegular']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='barbedFence']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='barbedFence']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodSignBlockVariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodSignBlockVariantHelper']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ladderWood']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='ladderWood']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapBlock1x1']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapBlock1x1']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapBlock3x3']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapBlock3x3']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapPlate1x1']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapPlate1x1']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='oldWoodDoor']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='oldWoodDoor']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='trapSpikesWoodDmg0']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='trapSpikesWoodDmg0']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodHatch']" name="craft_area">WorkbenchToolbox001_FR</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodHatch']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalReinforcedWoodDrawBridge']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='carBattery']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='carBattery']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='carBattery']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='dartTrap']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='dartTrap']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='electricfencepost']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='electricfencepost']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='electrictimerrelay']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='electrictimerrelay']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='electricwirerelay']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='electricwirerelay']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalReinforcedWoodDrawBridgePowered']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='motionsensor']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='motionsensor']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='pressureplate']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='pressureplate']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='pressureplateLong']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='pressureplateLong']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='speaker']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='speaker']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='spotlightPlayer']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='spotlightPlayer']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='switch']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='switch']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='tripwirepost']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='tripwirepost']" name="tags">learnable</setattribute>
<setattribute xpath="/recipes/recipe[@name='bladeTrap']" name="craft_tool">FuriousRamsayScrewdriver</setattribute>
<setattribute xpath="/recipes/recipe[@name='bladeTrap']" name="tags">learnable</setattribute>
<remove xpath="/recipes/recipe[@name='meleeToolPickT1IronPickaxe']/effect_group"/>
<setattribute xpath="/recipes/recipe[@name='meleeToolPickT1IronPickaxe']" name="tags">learnable,craftingHarvestingTools</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowIron']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodStick</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowStone']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodStick</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltIron']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodStick</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltStone']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodStick</setattribute>
<setattribute xpath="/recipes/recipe[@name='medicalSplint']/ingredient[@name='resourceWood']" name="name">FuriousRamsayTreeBranch</setattribute>
<setattribute xpath="/recipes/recipe[@name='frameShapes:VariantHelper']/ingredient[@name='resourceWood']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='frameShapes:VariantHelper']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodShapes:VariantHelper']/ingredient[@name='resourceWood']" name="count">6</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodShapes:VariantHelper']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='barbedFence']/ingredient[@name='resourceWood']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='barbedFence']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='cntWoodFurnitureBlockVariantHelper']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodSignBlockVariantHelper']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='farmPlotBlockVariantHelper']/ingredient[@name='resourceWood']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='farmPlotBlockVariantHelper']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalReinforcedWoodDrawBridge']/ingredient[@name='resourceWood']" name="count">200</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalReinforcedWoodDrawBridge']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalReinforcedWoodDrawBridgePowered']/ingredient[@name='resourceWood']" name="count">200</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalReinforcedWoodDrawBridgePowered']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='ladderWood']/ingredient[@name='resourceWood']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ladderWood']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapBlock1x1']/ingredient[@name='resourceWood']" name="count">5</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapBlock1x1']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapBlock3x3']/ingredient[@name='resourceWood']" name="count">8</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapBlock3x3']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapPlate1x1']/ingredient[@name='resourceWood']" name="count">5</setattribute>
<setattribute xpath="/recipes/recipe[@name='looseBoardsTrapPlate1x1']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='oldWoodDoor']/ingredient[@name='resourceWood']" name="count">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='oldWoodDoor']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='trapSpikesWoodDmg0']/ingredient[@name='resourceWood']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='trapSpikesWoodDmg0']/ingredient[@name='resourceWood']" name="name">FuriousRamsayTreeBranch</setattribute>
<setattribute xpath="/recipes/recipe[@name='tripwirepost']/ingredient[@name='resourceWood']" name="count">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='tripwirepost']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodHatch']/ingredient[@name='resourceWood']" name="count">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodHatch']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeWpnClubT0WoodenClub']/ingredient[@name='resourceWood']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeWpnClubT0WoodenClub']/ingredient[@name='resourceWood']" name="name">FuriousRamsayTreeBranch</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeWpnSpearT0StoneSpear']/ingredient[@name='resourceWood']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeWpnSpearT0StoneSpear']/ingredient[@name='resourceWood']" name="name">FuriousRamsayTreeBranch</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolTorch']/ingredient[@name='resourceWood']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolTorch']/ingredient[@name='resourceWood']" name="name">FuriousRamsayTreeBranch</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolPaintTool']/ingredient[@name='resourceWood']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolPaintTool']/ingredient[@name='resourceWood']" name="name">FuriousRamsayTreeBranch</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolRepairT0StoneAxe']/ingredient[@name='resourceWood']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolRepairT0StoneAxe']/ingredient[@name='resourceWood']" name="name">FuriousRamsayTreeBranch</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolPickT1IronPickaxe']/ingredient[@name='resourceWood']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolPickT1IronPickaxe']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolShovelT1IronShovel']/ingredient[@name='resourceWood']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolShovelT1IronShovel']/ingredient[@name='resourceWood']" name="name">FuriousRamsayWoodPlank</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolShovelT0StoneShovel']/ingredient[@name='resourceWood']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolShovelT0StoneShovel']/ingredient[@name='resourceWood']" name="name">FuriousRamsayTreeBranch</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeWpnSledgeT0StoneSledgehammer']/ingredient[@name='resourceWood']" name="count">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeWpnSledgeT0StoneSledgehammer']/ingredient[@name='resourceWood']" name="name">FuriousRamsayTreeBranch</setattribute>
<setattribute xpath="/recipes/recipe[@name='keystoneBlock']/ingredient[@name='resourceRockSmall']" name="name">FuriousRamsayLargeRock</setattribute>
<remove xpath="/recipes/recipe[@name='meleeToolRepairT0StoneAxe']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnSledgeT0StoneSledgehammer']"/>
<remove xpath="/recipes/recipe[@name='meleeToolShovelT0StoneShovel']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnSpearT0StoneSpear']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnClubT0WoodenClub']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnBladeT0BoneKnife']"/>
<remove xpath="/recipes/recipe[@name='meleeWpnKnucklesT0LeatherKnuckles']"/>
<remove xpath="/recipes/recipe[@name='cntWoodFurnitureBlockVariantHelper']"/>
<remove xpath="/recipes/recipe[@name='cntWoodFurnitureBlockVariantHelper2']"/>
<setattribute xpath="/recipes/recipe[@name='frameShapes:VariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='frameShapes:VariantHelper']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='frameShapes:VariantHelper']" name="count">2</setattribute>
<append xpath="/recipes/recipe[@name='frameShapes:VariantHelper']">
<ingredient name="resourceNail" count="2"/>
</append>
<setattribute xpath="/recipes/recipe[@name='woodShapes:VariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodShapes:VariantHelper']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodShapes:VariantHelper']" name="count">2</setattribute>
<append xpath="/recipes/recipe[@name='woodShapes:VariantHelper']">
<ingredient name="resourceNail" count="3"/>
</append>
<setattribute xpath="/recipes/recipe[@name='cobblestoneShapes:VariantHelper']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='cobblestoneShapes:VariantHelper']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='cobblestoneShapes:VariantHelper']/ingredient[@name='resourceCobblestones']" name="count">20</setattribute>
<setattribute xpath="/recipes/recipe[@name='concreteShapes:VariantHelper']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='steelShapes:VariantHelper']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='concreteShapes:VariantHelper']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='concreteShapes:VariantHelper']/ingredient[@name='resourceConcreteMix']" name="count">20</setattribute>
<setattribute xpath="/recipes/recipe[@name='steelShapes:VariantHelper']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='steelShapes:VariantHelper']" name="craft_tool">toolForgeCrucible</setattribute>
<setattribute xpath="/recipes/recipe[@name='steelShapes:VariantHelper']/ingredient[@name='resourceForgedSteel']" name="count">20</setattribute>
<append xpath="/recipes">
<recipe name="frameShapes:VariantHelper" craft_time="3" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" count="1">
<ingredient name="resourceWood" count="8"/>
<ingredient name="resourceNail" count="2"/>
</recipe>
<recipe name="frameShapes:VariantHelper" craft_time="3" craft_area="WorkbenchToolbox001_FR" count="1">
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceNail" count="3"/>
</recipe>
<conditional>
<if cond="rebirth_scenario('hive')">
<recipe name="meleeWpnSpearT1IronSpear" count="1" craft_area="WorkbenchToolbox001_FR" >
<ingredient name="resourceScrapIron" count="100"/>
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="meleeWpnClubT1BaseballBat" count="1" craft_area="WorkbenchToolbox001_FR" >
<ingredient name="resourceScrapIron" count="100"/>
<ingredient name="resourceWood" count="5"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="meleeWpnBladeT3Machete" count="1" craft_area="WorkbenchToolbox001_FR" >
<ingredient name="resourceScrapIron" count="120"/>
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceLeather" count="3"/>
<ingredient name="resourceDuctTape" count="3"/>
</recipe>
<recipe name="meleeWpnKnucklesT1IronKnuckles" count="1" craft_area="WorkbenchToolbox001_FR" >
<ingredient name="resourceScrapIron" count="80"/>
<ingredient name="resourceMechanicalParts" count="4"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="meleeWpnSledgeT1IronSledgehammer" count="1" craft_area="WorkbenchToolbox001_FR" >
<ingredient name="resourceScrapIron" count="120"/>
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="3"/>
</recipe>
<recipe name="meleeWpnBladeT1HuntingKnife" count="1" craft_area="WorkbenchToolbox001_FR" >
<ingredient name="resourceScrapIron" count="50"/>
<ingredient name="resourceWood" count="4"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="ItemsWeaponsScythe004_FR" count="1" craft_area="WorkbenchToolbox001_FR" >
<ingredient name="resourceScrapIron" count="70"/>
<ingredient name="resourceWood" count="4"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="meleeWpnBatonT0PipeBaton" count="1" >
<ingredient name="resourceMetalPipe" count="4"/>
<ingredient name="resourceLeather" count="3"/>
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceMetalPipe,resourceLeather"/>
</effect_group>
</recipe>
</if>
<if cond="not_rebirth_scenario('hive')">
<recipe name="meleeWpnBatonT0PipeBaton" count="1" tags="learnable,FuriousRamsayCraftingBatons">
<ingredient name="resourceMetalPipe" count="4"/>
<ingredient name="resourceLeather" count="3"/>
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value=".5,2.5" tags="resourceMetalPipe,resourceLeather"/>
</effect_group>
</recipe>
<recipe name="meleeToolPickT3Auger" craft_time="30" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingHarvestingTools">
<ingredient name="resourceScrapIron" count="100" />
<ingredient name="vehicleBicycleHandlebars" count="1"/>
<ingredient name="smallEngine" count="1"/>
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="FuriousRamsayScrews" count="10"/>
</recipe>
<recipe name="meleeToolAxeT3Chainsaw" craft_time="30" count="1" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingHarvestingTools">
<ingredient name="resourceScrapIron" count="100" />
<ingredient name="vehicleBicycleHandlebars" count="1"/>
<ingredient name="smallEngine" count="1"/>
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="FuriousRamsayScrews" count="10"/>
</recipe>
<recipe name="meleeToolPickT2SteelPickaxe" craft_time="30" count="1" craft_area="workbench" tags="learnable,craftingHarvestingTools">
<ingredient name="resourceForgedSteel" count="10" />
<ingredient name="FuriousRamsayWoodPlank" count="2" />
</recipe>
<recipe name="meleeToolShovelT2SteelShovel" craft_time="30" count="1" craft_area="workbench" tags="learnable,craftingHarvestingTools">
<ingredient name="resourceForgedSteel" count="8" />
<ingredient name="FuriousRamsayWoodPlank" count="2" />
<ingredient name="FuriousRamsayScrews" count="4"/>
</recipe>
<recipe name="gunBotT1JunkSledge" craft_time="30" count="1" craft_area="workbench" tags="learnable">
<ingredient name="resourceMechanicalParts" count="35" />
<ingredient name="resourceForgedIron" count="20" />
<ingredient name="resourceScrapIron" count="50"/>
<ingredient name="FuriousRamsayScrews" count="20"/>
<ingredient name="carBattery" count="1"/>
</recipe>
<recipe name="gunBotT2JunkTurret" craft_time="30" count="1" craft_area="workbench" tags="learnable">
<ingredient name="resourceElectricParts" count="40" />
<ingredient name="resourceForgedIron" count="12" />
<ingredient name="resourceScrapIron" count="35"/>
<ingredient name="FuriousRamsayScrews" count="20"/>
<ingredient name="carBattery" count="1"/>
</recipe>
<recipe name="meleeWpnSpearT1IronSpear" count="1" craft_area="WorkbenchToolbox001_FR" tags="learnable,craftingSpears">
<ingredient name="resourceScrapIron" count="100"/>
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="gunBowT1WoodenBow" count="1" craft_area="WorkbenchToolbox001_FR" tags="learnable,craftingBows">
<ingredient name="FuriousRamsayRope" count="5"/>
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceLeather" count="3"/>
<ingredient name="resourceGlue" count="2"/>
</recipe>
<recipe name="meleeWpnClubT1BaseballBat" count="1" craft_area="WorkbenchToolbox001_FR" tags="learnable,craftingClubs">
<ingredient name="resourceScrapIron" count="100"/>
<ingredient name="resourceWood" count="5"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="meleeWpnBladeT3Machete" count="1" craft_area="WorkbenchToolbox001_FR" tags="learnable,FuriousRamsayCraftingSwords">
<ingredient name="resourceScrapIron" count="120"/>
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceLeather" count="3"/>
<ingredient name="resourceDuctTape" count="3"/>
</recipe>
<recipe name="meleeToolAxeT1IronFireaxe" count="1" craft_area="WorkbenchToolbox001_FR" tags="learnable,craftingHarvestingTools,FuriousRamsayCraftingAxes">
<ingredient name="resourceScrapIron" count="100"/>
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceLeather" count="3"/>
<ingredient name="resourceDuctTape" count="3"/>
</recipe>
<recipe name="meleeWpnKnucklesT1IronKnuckles" count="1" craft_area="WorkbenchToolbox001_FR" tags="learnable,craftingKnuckles">
<ingredient name="resourceScrapIron" count="80"/>
<ingredient name="resourceMechanicalParts" count="4"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="meleeWpnSledgeT1IronSledgehammer" count="1" craft_area="WorkbenchToolbox001_FR" tags="learnable,craftingSledgehammers">
<ingredient name="resourceScrapIron" count="120"/>
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="3"/>
</recipe>
<recipe name="meleeWpnBladeT1HuntingKnife" count="1" craft_area="WorkbenchToolbox001_FR" tags="learnable,craftingBlades">
<ingredient name="resourceScrapIron" count="50"/>
<ingredient name="resourceWood" count="4"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="ItemsWeaponsScythe004_FR" count="1" craft_area="WorkbenchToolbox001_FR" tags="learnable,FuriousRamsayCraftingScythes">
<ingredient name="resourceScrapIron" count="70"/>
<ingredient name="resourceWood" count="4"/>
<ingredient name="resourceLeather" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="resourceScrapBrass" count="125" craft_time="6" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="faucetBrass02" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="125" craft_time="6" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="faucetBrass04" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="100" craft_time="5" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="ceilingLight02Brass" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="100" craft_time="5" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="ceilingLight02Brass_2x2" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="100" craft_time="5" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="ceilingLight05Brass" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="125" craft_time="6" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="resourceCandleStick" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="75" craft_time="4" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="resourceDoorKnob" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="300" craft_time="12" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="resourceRadiator" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="300" craft_time="12" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="partCarRadiator_FR" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="300" craft_time="12" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="partTruckRadiator_FR" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="300" craft_time="12" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="radiatorHouse01" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="80" craft_time="4" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="deskLampLight" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="150" craft_time="7" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="resourceTrophy1" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="150" craft_time="7" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="trophy" count="1"/>
</recipe>
<recipe name="resourceScrapBrass" count="150" craft_time="7" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="trophyOffset" count="1"/>
</recipe>
</if>
</conditional>
<recipe name="FuriousRamsayDiapers" count="1">
<ingredient name="resourceCloth" count="5"/>
<ingredient name="resourceDuctTape" count="1"/>
</recipe>
<recipe name="resourceCrushedSand" count="1" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="resourceRockSmall" count="2"/>
</recipe>
<recipe name="resourceWood" count="24" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="FuriousRamsayWoodLog" count="1"/>
</recipe>
<recipe name="resourceCobblestones" count="4" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="FuriousRamsayLargeRock" count="1"/>
</recipe>
<recipe name="resourceRockSmall" count="16" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="FuriousRamsayLargeRock" count="1"/>
</recipe>
<recipe name="resourceRockSmall" count="4" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="resourceCobblestones" count="1"/>
</recipe>
<recipe name="resourceScrapLead" count="15" craft_time="4" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="resourceFishingWeight" count="1"/>
</recipe>
<recipe name="resourceScrapLead" count="75" craft_time="4" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="resourceTrophy2" count="1"/>
</recipe>
<recipe name="resourceScrapLead" count="200" craft_time="4" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="carBattery" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="toolForgeCrucible" count="1" craft_area="forge" tags="learnable,builder">
<ingredient name="resourceScrapIron" count="500"/>
<ingredient name="resourceOil" count="10"/>
<ingredient name="resourceClayLump" count="200"/>
</recipe>
</if>
</conditional>
<conditional>
<if cond="rebirth_scenario('hive')">
<recipe name="toolForgeCrucible" count="1" craft_area="forge">
<ingredient name="resourceScrapIron" count="500"/>
<ingredient name="resourceOil" count="10"/>
<ingredient name="resourceClayLump" count="200"/>
</recipe>
</if>
</conditional>
<recipe name="FuriousRamsayWoodStick" count="30" craft_time="10" craft_area="WorkbenchCircularMachine001_FR" always_unlocked="true">
<ingredient name="FuriousRamsayWoodLog" count="1"/>
</recipe>
<recipe name="FuriousRamsayWoodPlank" count="6" craft_time="10" craft_area="WorkbenchCircularMachine001_FR" always_unlocked="true">
<ingredient name="FuriousRamsayWoodLog" count="1"/>
</recipe>
<recipe name="resourceCement" count="10" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayGroundLimestone" count="1" />
<ingredient name="resourceCrushedSand" count="6"/>
<ingredient name="resourceOilShale" count="2"/>
</recipe>
<recipe name="FuriousRamsayMoltenSteel" count="1" craft_area="forge" craft_tool="toolForgeCrucible" always_unlocked="true">
<ingredient name="resourceScrapIron" count="20"/>
<ingredient name="resourceCoal" count="5"/>
</recipe>
<recipe name="meleeToolRepairT0StoneAxe" count="1" craft_time="10" tags="craftingHarvestingTools">
<ingredient name="resourceRockSmall" count="4" />
<ingredient name="FuriousRamsayWoodStick" count="10"/>
<ingredient name="FuriousRamsayRope" count="1"/>
</recipe>
<recipe name="meleeToolShovelT0StoneShovel" count="1" craft_time="10" tags="craftingHarvestingTools">
<ingredient name="resourceRockSmall" count="6" />
<ingredient name="FuriousRamsayWoodStick" count="10"/>
<ingredient name="FuriousRamsayRope" count="3"/>
</recipe>
<recipe name="meleeWpnBladeT0BoneKnife" count="1" craft_time="10" tags="craftingBlades">
<ingredient name="resourceBone" count="2"/>
</recipe>
<recipe name="ItemsWeaponsSword001_FR" count="1" tags="FuriousRamsayCraftingSwords">
<ingredient name="resourceBone" count="5"/>
</recipe>
<recipe name="ItemsWeaponsBaton003_FR" count="1" tags="FuriousRamsayCraftingBatons">
<ingredient name="resourceBone" count="5"/>
</recipe>
<recipe name="ItemsWeaponsAxe006_FR" count="1" tags="FuriousRamsayCraftingAxes">
<ingredient name="resourceRockSmall" count="6" />
<ingredient name="FuriousRamsayWoodStick" count="10" />
<ingredient name="FuriousRamsayRope" count="3" />
</recipe>
<recipe name="ItemsWeaponsScythe005_FR" count="1" tags="FuriousRamsayCraftingScythes">
<ingredient name="resourceBone" count="4" />
<ingredient name="FuriousRamsayWoodStick" count="8" />
<ingredient name="FuriousRamsayRope" count="3" />
</recipe>
<recipe name="meleeWpnClubT0WoodenClub" count="1" craft_time="10" tags="craftingClubs">
<ingredient name="FuriousRamsayWoodStick" count="10"/>
<ingredient name="FuriousRamsayRope" count="3"/>
</recipe>
<recipe name="meleeWpnSpearT0StoneSpear" count="1" craft_time="10" tags="craftingSpears">
<ingredient name="resourceRockSmall" count="4" />
<ingredient name="FuriousRamsayWoodStick" count="10"/>
<ingredient name="FuriousRamsayRope" count="3"/>
</recipe>
<recipe name="meleeWpnSledgeT0StoneSledgehammer" count="1" craft_time="10" tags="craftingSledgehammers">
<ingredient name="resourceRockSmall" count="10" />
<ingredient name="FuriousRamsayWoodStick" count="10"/>
<ingredient name="FuriousRamsayRope" count="3"/>
</recipe>
<recipe name="meleeWpnKnucklesT0LeatherKnuckles" count="1" craft_time="10" tags="craftingKnuckles">
<ingredient name="resourceLeather" count="8" />
<ingredient name="FuriousRamsayRope" count="2"/>
</recipe>
<recipe name="WorkbenchToolbox001_FR" craft_time="5">
<ingredient name="FuriousRamsayRope" count="8"/>
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceNail" count="6"/>
</recipe>
<recipe name="FuriousRamsayDewCollector" craft_time="30" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" >
<ingredient name="resourceScrapPolymers" count="20"/>
<ingredient name="resourceMetalPipe" count="15"/>
<ingredient name="FuriousRamsayScrews" count="15"/>
<ingredient name="FuriousRamsayRope" count="10"/>
<ingredient name="FuriousRamsayWaterTank" count="1"/>
</recipe>
<recipe name="FuriousRamsayDewCollector" craft_time="30" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" >
<ingredient name="FuriousRamsayCollapsedDewCollector" count="1"/>
<ingredient name="resourceScrapPolymers" count="5"/>
<ingredient name="resourceMetalPipe" count="5"/>
<ingredient name="FuriousRamsayScrews" count="5"/>
<ingredient name="FuriousRamsayRope" count="3"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="WorkbenchMortarPestle001_FR" craft_area="WorkbenchToolbox001_FR" craft_time="20" tags="learnable">
<ingredient name="FuriousRamsayLargeRock" count="2"/>
</recipe>
</if>
</conditional>
<conditional>
<if cond="rebirth_scenario('hive')">
<recipe name="WorkbenchMortarPestle001_FR" craft_area="WorkbenchToolbox001_FR" craft_time="20">
<ingredient name="FuriousRamsayLargeRock" count="2"/>
</recipe>
</if>
</conditional>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="WorkbenchCircularMachine001_FR" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" craft_time="120" tags="learnable">
<ingredient name="FuriousRamsayCircularSawBlade" count="1"/>
<ingredient name="FuriousRamsayMotor" count="1"/>
<ingredient name="resourceScrapIron" count="50"/>
<ingredient name="resourceMetalPipe" count="10"/>
<ingredient name="FuriousRamsayScrews" count="30"/>
</recipe>
<recipe name="forge" craft_time="120" craft_area="WorkbenchToolbox001_FR" tags="learnable">
<ingredient name="FuriousRamsayWoodLog" count="1"/>
<ingredient name="FuriousRamsayLargeRock" count="15"/>
<ingredient name="resourceScrapIron" count="50"/>
<ingredient name="resourceWood" count="20"/>
<ingredient name="resourceNail" count="10"/>
</recipe>
<recipe name="workbench" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="FuriousRamsayWoodPlank" count="25"/>
<ingredient name="resourceScrapIron" count="30"/>
<ingredient name="resourceCloth" count="12"/>
<ingredient name="resourceNail" count="25"/>
<ingredient name="FuriousRamsayScrews" count="20"/>
</recipe>
<recipe name="chemistryStation" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="cntBarrelGasOld" count="1"/>
<ingredient name="FuriousRamsayWaterTank" count="1"/>
<ingredient name="FuriousRamsayLargeRock" count="6"/>
<ingredient name="FuriousRamsayWoodPlank" count="4"/>
<ingredient name="FuriousRamsayScrews" count="15"/>
</recipe>
<recipe name="cementMixer" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="resourceForgedSteel" count="45"/>
<ingredient name="resourceSpring" count="10"/>
<ingredient name="smallEngine" count="1"/>
<ingredient name="resourceMechanicalParts" count="15"/>
</recipe>
<recipe name="FuriousRamsayGeneratorBank" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="resourceForgedIron" count="15"/>
<ingredient name="resourceMechanicalParts" count="45"/>
<ingredient name="resourceElectricParts" count="30"/>
</recipe>
<recipe name="FuriousRamsaySolarBank" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="resourceScrapPolymers" count="75"/>
<ingredient name="resourceElectricParts" count="60"/>
<ingredient name="resourceForgedSteel" count="90"/>
</recipe>
<recipe name="FuriousRamsayBatteryBank" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="resourceForgedIron" count="45"/>
<ingredient name="resourceElectricParts" count="15"/>
<ingredient name="resourceScrapPolymers" count="10"/>
</recipe>
<recipe name="WorkbenchGasStove001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="FuriousRamsayBurner" count="1"/>
<ingredient name="FuriousRamsayPropaneTank" count="1"/>
<ingredient name="resourceMetalPipe" count="10"/>
<ingredient name="resourceScrapIron" count="15"/>
<ingredient name="FuriousRamsayScrews" count="10"/>
</recipe>
<recipe name="WorkbenchIronOven001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="resourceMetalPipe" count="10"/>
<ingredient name="resourceForgedIron" count="100"/>
<ingredient name="FuriousRamsayScrews" count="10"/>
</recipe>
<recipe name="WorkbenchDistiller001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="cntWaterCoolerBottle" count="1"/>
<ingredient name="resourceMetalPipe" count="8"/>
<ingredient name="resourceScrapIron" count="25"/>
<ingredient name="WorkbenchGasStove001_FR" count="1"/>
<ingredient name="FuriousRamsayScrews" count="25"/>
</recipe>
<recipe name="WorkbenchShredder001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="FuriousRamsayMotor" count="2"/>
<ingredient name="resourceForgedIron" count="50"/>
<ingredient name="resourceElectricParts" count="10"/>
<ingredient name="resourceMechanicalParts" count="50"/>
<ingredient name="FuriousRamsayScrews" count="50"/>
</recipe>
<recipe name="WorkbenchResearchTable001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="resourceMetalPipe" count="10"/>
<ingredient name="resourceScrapIron" count="30"/>
<ingredient name="FuriousRamsayWoodPlank" count="4"/>
<ingredient name="resourceScrapPolymers" count="10"/>
<ingredient name="FuriousRamsayScrews" count="25"/>
</recipe>
<recipe name="AlchemyTable001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="FuriousRamsayWoodPlank" count="20"/>
<ingredient name="resourceScrapIron" count="30"/>
<ingredient name="resourcePaper" count="25"/>
<ingredient name="resourceNail" count="25"/>
<ingredient name="resourceBrokenGlass" count="20"/>
</recipe>
</if>
</conditional>
<recipe name="WorkbenchIronOven001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="FuriousRamsayCollapsedIronOven001_FR" count="1"/>
<ingredient name="resourceMetalPipe" count="10"/>
<ingredient name="resourceForgedIron" count="100"/>
<ingredient name="FuriousRamsayScrews" count="10"/>
</recipe>
<recipe name="WorkbenchCircularMachine001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedCircularMachine" count="1"/>
<ingredient name="resourceScrapIron" count="20"/>
<ingredient name="resourceMetalPipe" count="4"/>
<ingredient name="FuriousRamsayScrews" count="10"/>
</recipe>
<recipe name="WorkbenchGasStove001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedGasStove" count="1"/>
<ingredient name="resourceMetalPipe" count="4"/>
<ingredient name="resourceScrapIron" count="5"/>
<ingredient name="FuriousRamsayScrews" count="4"/>
</recipe>
<recipe name="WorkbenchDistiller001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedDistiller" count="1"/>
<ingredient name="resourceMetalPipe" count="3"/>
<ingredient name="resourceScrapIron" count="8"/>
<ingredient name="FuriousRamsayScrews" count="8"/>
</recipe>
<recipe name="WorkbenchShredder001_FR" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedShredder" count="1"/>
<ingredient name="resourceForgedIron" count="20"/>
<ingredient name="resourceElectricParts" count="4"/>
<ingredient name="resourceMechanicalParts" count="20"/>
<ingredient name="FuriousRamsayScrews" count="20"/>
</recipe>
<recipe name="workbench" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedWorkbench" count="1"/>
<ingredient name="resourceForgedIron" count="15"/>
<ingredient name="resourceMechanicalParts" count="10"/>
<ingredient name="FuriousRamsayWoodPlank" count="6"/>
<ingredient name="resourceNail" count="20"/>
</recipe>
<recipe name="forge" craft_time="120" craft_area="WorkbenchToolbox001_FR" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedForge" count="1"/>
<ingredient name="resourceScrapIron" count="10"/>
<ingredient name="FuriousRamsayWoodPlank" count="2"/>
<ingredient name="resourceNail" count="5"/>
</recipe>
<recipe name="cementMixer" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedCementMixer" count="1"/>
<ingredient name="resourceForgedSteel" count="15"/>
<ingredient name="resourceSpring" count="3"/>
<ingredient name="smallEngine" count="1"/>
<ingredient name="resourceMechanicalParts" count="5"/>
</recipe>
<recipe name="chemistryStation" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedChemistryStation" count="1"/>
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="FuriousRamsayWoodPlank" count="6"/>
<ingredient name="resourceBrokenGlass" count="50"/>
<ingredient name="resourceNail" count="20"/>
</recipe>
<recipe name="FuriousRamsayGeneratorBank" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedGeneratorBank" count="1"/>
<ingredient name="resourceForgedIron" count="5"/>
<ingredient name="resourceMechanicalParts" count="15"/>
<ingredient name="resourceElectricParts" count="10"/>
</recipe>
<recipe name="FuriousRamsaySolarBank" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedSolarBank" count="1"/>
<ingredient name="resourceScrapPolymers" count="25"/>
<ingredient name="resourceElectricParts" count="20"/>
<ingredient name="resourceForgedSteel" count="30"/>
</recipe>
<recipe name="FuriousRamsayBatteryBank" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" always_unlocked="true">
<ingredient name="FuriousRamsayCollapsedBatteryBank" count="1"/>
<ingredient name="resourceForgedIron" count="5"/>
<ingredient name="resourceElectricParts" count="5"/>
<ingredient name="resourceScrapPolymers" count="3"/>
</recipe>
<recipe name="FuriousRamsayGroundLimestone" count="1" craft_time="1" craft_area="WorkbenchShredder001_FR" craft_tool="FuriousRamsayPropaneTank">
<ingredient name="FuriousRamsayLimestone" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayGroundCharcoal" count="1" craft_time="1" craft_area="WorkbenchMortarPestle001_FR" always_unlocked="true">
<ingredient name="FuriousRamsayCharcoal" count="1"/>
</recipe>
<recipe name="FuriousRamsayCharcoal" count="1" craft_time="3" craft_area="campfire" always_unlocked="true">
<ingredient name="FuriousRamsayTreeBranch" count="1" />
</recipe>
<recipe name="FuriousRamsayCharcoal" count="1" craft_time="3" craft_area="campfire" always_unlocked="true">
<ingredient name="resourceWood" count="1"/>
</recipe>
<recipe name="FuriousRamsayCharcoal" count="4" craft_time="12" craft_area="campfire" always_unlocked="true">
<ingredient name="FuriousRamsayWoodPlank" count="1"/>
</recipe>
<recipe name="FuriousRamsayCharcoal" count="24" craft_time="36" craft_area="campfire" always_unlocked="true">
<ingredient name="FuriousRamsayWoodLog" count="1"/>
</recipe>
<recipe name="FuriousRamsayInkBottleEmpty" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="resourceCrushedSand" count="10"/>
<ingredient name="resourceClayLump" count="1"/>
</recipe>
<recipe name="FuriousRamsayInkBottle" count="1" craft_time="20" craft_area="campfire" craft_tool="toolCookingPot">
<ingredient name="FuriousRamsayInkBottleEmpty" count="1"/>
<ingredient name="foodHoney" count="1"/>
<ingredient name="foodEgg" count="1"/>
<ingredient name="modDyeBlack" count="3"/>
<ingredient name="FuriousRamsayTreeSap" count="10"/>
</recipe>
<recipe name="FuriousRamsayBlueprintPaper" count="1" craft_time="10" craft_area="chemistryStation" always_unlocked="true">
<ingredient name="resourcePaper" count="6"/>
<ingredient name="modDyeBlue" count="2"/>
</recipe>
</if>
</conditional>
<recipe name="FuriousRamsayHammerPliers" count="1" craft_time="10" always_unlocked="true">
<ingredient name="meleeToolRepairT1ClawHammer" count="1"/>
<ingredient name="FuriousRamsayPliers" count="1"/>
</recipe>
</append>
<remove xpath="/recipes/recipe[@name='gunBowT0PrimitiveBow']"/>
<append xpath="/recipes">
<recipe name="gunBowT0PrimitiveBow" count="1" craft_time="10" tags="perkArchery">
<ingredient name="FuriousRamsayTreeBranch" count="4"/>
<ingredient name="FuriousRamsayRope" count="2"/>
</recipe>
</append>
<append xpath="/recipes/recipe[@name='farmPlotBlockVariantHelper']">
<ingredient name="resourceNail" count="8"/>
</append>
<setattribute xpath="/recipes/recipe[@name='ladderSteel']" name="craft_area">forge</setattribute>
<setattribute xpath="/recipes/recipe[@name='ladderWood']/ingredient[@name='FuriousRamsayWoodPlank']" name="count">3</setattribute>
<append xpath="/recipes/recipe[@name='ladderWood']">
<ingredient name="resourceNail" count="6"/>
</append>
<setattribute xpath="/recipes/recipe[@name='FuriousRamsayWoodPlank']" name="craft_time">10</setattribute>
<remove xpath="/recipes/recipe[@name='thrownAmmoPipeBomb']"/>
<remove xpath="/recipes/recipe[@name='thrownGrenade']"/>
<remove xpath="/recipes/recipe[@name='thrownGrenadeContact']"/>
<remove xpath="/recipes/recipe[@name='thrownTimedCharge']"/>
<remove xpath="/recipes/recipe[@name='thrownDynamite']"/>
<append xpath="/recipes">
<recipe name="thrownAmmoPipeBomb" count="1" craft_time="5" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="FuriousRamsayRope" count="1" />
<ingredient name="resourceGunPowder" count="4" />
<ingredient name="resourceMetalPipe" count="1" />
<ingredient name="resourceScrapIron" count="5" />
<ingredient name="FuriousRamsayScrews" count="2" />
</recipe>
<recipe name="thrownGrenade" count="1" craft_time="5" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable">
<ingredient name="resourceMechanicalParts" count="1" />
<ingredient name="resourceGunPowder" count="6" />
<ingredient name="resourceForgedIron" count="1" />
<ingredient name="resourceSpring" count="1" />
<ingredient name="FuriousRamsayScrews" count="2" />
</recipe>
<recipe name="thrownGrenadeContact" count="1" craft_time="5" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable">
<ingredient name="resourceMechanicalParts" count="1" />
<ingredient name="resourceGunPowder" count="6" />
<ingredient name="resourceForgedIron" count="1" />
<ingredient name="resourceSpring" count="1" />
<ingredient name="FuriousRamsayScrews" count="2" />
</recipe>
<recipe name="thrownTimedCharge" count="1" craft_time="5" craft_area="workbench" tags="learnable">
<ingredient name="resourceScrapIron" count="5" />
<ingredient name="resourceGunPowder" count="5" />
<ingredient name="resourceElectricParts" count="1" />
<ingredient name="resourceScrapPolymers" count="2" />
<ingredient name="resourceDuctTape" count="1" />
</recipe>
<recipe name="thrownDynamite" count="1" craft_time="5" craft_area="workbench" tags="learnable">
<ingredient name="resourceGunPowder" count="10" />
<ingredient name="resourcePaper" count="5" />
<ingredient name="resourceDuctTape" count="1" />
<ingredient name="FuriousRamsayRope" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="meleeWpnClubT3SteelClub" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="meleeWpnSpearT3SteelSpear" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSpears">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsKnuckles001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingKnuckles">
<ingredient name="resourceForgedIron" count="20"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="meleeWpnSledgeT3SteelSledgehammer" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSledgehammers">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="meleeToolAxeT2SteelAxe" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingHarvestingTools,FuriousRamsayCraftingAxes">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="FuriousRamsayKnife002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingBlades">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsCleaver001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingBlades">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsKatana001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingSwords">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsKatana002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingSwords">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsAxe005_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingAxes">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSledgeHammer001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSledgehammers">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsHammer003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSledgehammers">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSpear003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSpears">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsClub005_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsClub001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsJunkBaton001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingBatons">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsScythe003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingScythes">
<ingredient name="resourceForgedIron" count="10"/>
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="meleeWpnBatonT2StunBaton" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingBatons">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="FuriousRamsayKnife001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingBlades">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="FuriousRamsayKnife003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingBlades">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="FuriousRamsayKnife005_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingBlades">
<ingredient name="resourceForgedSteel" count="35"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSciFiSword001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingSwords">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSciFiSword003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingSwords">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsAxe001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingAxes">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsAxe002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingAxes">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceGoldNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsAxe003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingAxes">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceGoldNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSledgeHammer002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSledgehammers">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsHammer001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSledgehammers">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsHammer002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSledgehammers">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSpear001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSpears">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSpear002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSpears">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsClub002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsClub009_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsClub010_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsKnuckles002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingKnuckles">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsScythe002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingScythes">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceSilverNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSpear004_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSpears">
<ingredient name="resourceForgedSteel" count="30"/>
<ingredient name="resourceGoldNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSpear005_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSpears">
<ingredient name="resourceForgedSteel" count="30"/>
<ingredient name="resourceGoldNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsClub004_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedSteel" count="30"/>
<ingredient name="resourceGoldNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsClub006_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedSteel" count="30"/>
<ingredient name="resourceGoldNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsClub008_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedSteel" count="30"/>
<ingredient name="resourceGoldNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="meleeWpnKnucklesT3SteelKnuckles" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingKnuckles">
<ingredient name="resourceForgedSteel" count="30"/>
<ingredient name="resourceGoldNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsBaton001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingBatons">
<ingredient name="resourceForgedSteel" count="30"/>
<ingredient name="resourceGoldNugget" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsKatana003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingSwords">
<ingredient name="resourceForgedSteel" count="35"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsAxe004_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingAxes">
<ingredient name="resourceForgedSteel" count="35"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSledgeHammer003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSledgehammers">
<ingredient name="resourceForgedSteel" count="35"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsSpear006_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingSpears">
<ingredient name="resourceForgedSteel" count="35"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsClub003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingClubs">
<ingredient name="resourceForgedSteel" count="35"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsKnuckles003_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingKnuckles">
<ingredient name="resourceForgedSteel" count="35"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsBaton002_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingBatons">
<ingredient name="resourceForgedSteel" count="35"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="ItemsWeaponsScythe001_FR" count="1" craft_time="45" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingScythes">
<ingredient name="resourceForgedSteel" count="35"/>
<ingredient name="resourceRawDiamond" count="1"/>
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
</if>
</conditional>
<recipe name="resourceBrokenGlass" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="resourceCrushedSand" count="1"/>
</recipe>
<recipe name="drinkJarEmpty" count="1" craft_area="forge" craft_time="6" always_unlocked="true">
<ingredient name="resourceCrushedSand" count="10"/>
<ingredient name="resourceClayLump" count="1"/>
</recipe>
<recipe name="FuriousRamsayPotionBottleEmpty" count="1" craft_area="forge" craft_time="3" always_unlocked="true">
<ingredient name="resourceCrushedSand" count="5"/>
<ingredient name="resourceClayLump" count="1"/>
</recipe>
<recipe name="glassBulletproofBlockVariantHelper" count="1" craft_area="forge" craft_tool="toolForgeCrucible" always_unlocked="true">
<ingredient name="resourceCrushedSand" count="110"/>
<ingredient name="resourceRockSmall" count="10"/>
<ingredient name="resourceScrapLead" count="40"/>
<ingredient name="resourceScrapIron" count="20"/>
<ingredient name="resourceClayLump" count="20"/>
</recipe>
<recipe name="glassBlockVariantHelper" count="1" material_based="true" craft_area="forge" always_unlocked="true">
<ingredient name="resourceCrushedSand" count="14"/>
<ingredient name="resourceScrapLead" count="5"/>
<ingredient name="resourceClayLump" count="2"/>
</recipe>
<recipe name="resourceNail" count="3" craft_area="forge" always_unlocked="true">
<ingredient name="resourceScrapIron" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayPerkHealingAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkHealingAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="2"/>
<ingredient name="resourceSilverNugget" count="10"/>
<ingredient name="medicalFirstAidKit" count="8"/>
</recipe>
<recipe name="FuriousRamsayPerkStaminaAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkStaminaAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="2"/>
<ingredient name="resourceGoldNugget" count="10"/>
<ingredient name="modArmorCustomizedFittings" count="1"/>
</recipe>
<recipe name="FuriousRamsayPerkMobilityAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkMobilityAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="2"/>
<ingredient name="resourceSilverNugget" count="8"/>
<ingredient name="resourceFeather" count="100"/>
</recipe>
<recipe name="FuriousRamsayPerkArmorPenetrationAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkArmorPenetrationAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="3"/>
<ingredient name="resourceSilverNugget" count="10"/>
<ingredient name="modGunCrippleEm" count="1"/>
</recipe>
<recipe name="FuriousRamsayPerkBlockDamageAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkBlockDamageAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="2"/>
<ingredient name="modMeleeIronBreaker" count="1"/>
<ingredient name="modMeleeBunkerBuster" count="1"/>
</recipe>
<recipe name="FuriousRamsayPerkFireRateAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkFireRateAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="3"/>
<ingredient name="resourceGoldNugget" count="10"/>
<ingredient name="modGunTriggerGroupAutomatic" count="1"/>
</recipe>
<recipe name="FuriousRamsayPerkAttackSpeedAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkAttackSpeedAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="2"/>
<ingredient name="resourceGoldNugget" count="7"/>
<ingredient name="modMeleeErgonomicGrip" count="1"/>
</recipe>
<recipe name="FuriousRamsayPerkShadowAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkShadowAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="2"/>
<ingredient name="resourceGoldNugget" count="10"/>
<ingredient name="modArmorAdvancedMuffledConnectors" count="1"/>
</recipe>
<recipe name="FuriousRamsayPerkVitalityAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkVitalityAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="3"/>
<ingredient name="resourceSilverNugget" count="8"/>
<ingredient name="medicalBloodBag" count="10"/>
</recipe>
<recipe name="FuriousRamsayPerkAgilityAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkAgilityAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="3"/>
<ingredient name="resourceSilverNugget" count="8"/>
<ingredient name="modArmorBandolier" count="1"/>
</recipe>
<recipe name="FuriousRamsayPerkPierceAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkPierceAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="4"/>
<ingredient name="resourceGoldNugget" count="5"/>
<ingredient name="ammo9mmBulletAP" count="100"/>
</recipe>
<recipe name="FuriousRamsayPerkTradeAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkTradeAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="3"/>
<ingredient name="resourceGoldNugget" count="8"/>
<!--<ingredient name="apparelCigar" count="1"/>-->
</recipe>
<recipe name="FuriousRamsayPerkFortuityAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkFortuityAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="4"/>
<ingredient name="resourceGoldNugget" count="10"/>
<ingredient name="modGunMeleeRadRemover" count="1"/>
</recipe>
<recipe name="FuriousRamsayPerkStabilityAuraMod" count="1" craft_area="forge" always_unlocked="true">
<ingredient name="FuriousRamsayPerkStabilityAuraBlueprint" count="1"/>
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceRawDiamond" count="4"/>
<ingredient name="modGunMuzzleBrake" count="1"/>
<ingredient name="modGunBipod" count="1"/>
</recipe>
</if>
</conditional>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayPerkHealingAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkStaminaAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkMobilityAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkArmorPenetrationAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkBlockDamageAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkFireRateAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkAttackSpeedAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkShadowAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkVitalityAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkAgilityAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkPierceAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkTradeAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkFortuityAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
<recipe name="FuriousRamsayPerkStabilityAuraBlueprint" count="1" craft_time="60" craft_area="WorkbenchResearchTable001_FR" craft_tool="FuriousRamsayFountainPen">
<ingredient name="FuriousRamsayBlueprintPaper" count="1"/>
<ingredient name="FuriousRamsayInkBottle" count="1"/>
<ingredient name="modDyeRed" count="5"/>
</recipe>
</if>
</conditional>
<recipe name="FuriousRamsayBucket001" count="1" craft_time="10" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="resourceWood" count="10"/>
<ingredient name="FuriousRamsayScrews" count="5"/>
<ingredient name="resourceScrapIron" count="10"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayChickenCoop000" count="1" craft_time="15" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers" tags="learnable">
<ingredient name="FuriousRamsayWoodPlank" count="10"/>
<ingredient name="resourceNail" count="15"/>
</recipe>
</if>
</conditional>
<conditional>
<if cond="rebirth_scenario('hive')">
<recipe name="FuriousRamsayChickenCoop000" count="1" craft_time="15" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="FuriousRamsayWoodPlank" count="10"/>
<ingredient name="resourceNail" count="15"/>
</recipe>
</if>
</conditional>
</append>
<append xpath="/recipes">
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayScreamerSignalTier1" craft_time="60" craft_area="AlchemyTable001_FR" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="resourceForgedSteel" count="50"/>
<ingredient name="foodRottingFlesh" count="200"/>
<ingredient name="resourceDuctTape" count="20"/>
<ingredient name="resourceAcid" count="10"/>
</recipe>
<recipe name="FuriousRamsaySpawnCubeHorrorPanther_FR" craft_area="AlchemyTable001_FR" craft_time="30" count="1" tags="learnable">
<ingredient name="FuriousRamsaySpawnCubePanther001_FR" count="1" />
<ingredient name="FuriousRamsayMindControlDrink" count="1" />
</recipe>
<recipe name="FuriousRamsaySpawnCubeHorrorPanther_FR" craft_area="AlchemyTable001_FR" craft_time="30" count="1" tags="learnable">
<ingredient name="foodRottingFlesh" count="15" />
<ingredient name="resourceBone" count="10" />
<ingredient name="resourceLeather" count="10" />
<ingredient name="resourceAnimalFat" count="4" />
<ingredient name="FuriousRamsayMindControlDrink" count="1" />
</recipe>
<recipe name="FuriousRamsayMindControlArrowStone" count="1" craft_time="0.5" craft_area="AlchemyTable001_FR" tags="learnable">
<ingredient name="ammoArrowStone" count="1" />
<ingredient name="foodRottingFlesh" count="1" />
</recipe>
<recipe name="FuriousRamsayMindControlArrowIron" count="1" craft_time="0.5" craft_area="AlchemyTable001_FR" tags="learnable">
<ingredient name="ammoArrowIron" count="1" />
<ingredient name="foodRottingFlesh" count="2" />
</recipe>
<recipe name="FuriousRamsayMindControlArrowSteel" count="1" craft_time="0.5" craft_area="AlchemyTable001_FR" tags="learnable">
<ingredient name="ammoArrowSteelAP" count="1" />
<ingredient name="foodRottingFlesh" count="3" />
</recipe>
<recipe name="FuriousRamsayMindControlBoltStone" count="1" craft_time="0.5" craft_area="AlchemyTable001_FR" tags="learnable">
<ingredient name="ammoCrossbowBoltStone" count="1" />
<ingredient name="foodRottingFlesh" count="1" />
</recipe>
<recipe name="FuriousRamsayMindControlBoltIron" count="1" craft_time="0.5" craft_area="AlchemyTable001_FR" tags="learnable">
<ingredient name="ammoCrossbowBoltIron" count="1" />
<ingredient name="foodRottingFlesh" count="2" />
</recipe>
<recipe name="FuriousRamsayMindControlBoltSteel" count="1" craft_time="0.5" craft_area="AlchemyTable001_FR" tags="learnable">
<ingredient name="ammoCrossbowBoltSteelAP" count="1" />
<ingredient name="foodRottingFlesh" count="3" />
</recipe>
<recipe name="FuriousRamsayMindControlPotion" craft_area="AlchemyTable001_FR" craft_time="2" craft_tool="toolBeaker" tags="learnable">
<ingredient name="FuriousRamsayMindControlDrink" count="1"/>
</recipe>
<recipe name="FuriousRamsayMindControlDrink" craft_area="AlchemyTable001_FR" craft_time="10" craft_tool="toolBeaker" tags="learnable">
<ingredient name="drinkJarBoiledWater" count="1"/>
<ingredient name="foodRottingFlesh" count="3"/>
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
</recipe>
<recipe name="FuriousRamsayWitchDoctorSummonsTier1" craft_area="AlchemyTable001_FR" craft_time="5" tags="learnable">
<ingredient name="resourceBone" count="2" />
<ingredient name="resourceScrapIron" count="10" />
<ingredient name="resourceLeather" count="1" />
<ingredient name="resourcePaper" count="1" />
</recipe>
<recipe name="FuriousRamsayWitchDoctorSummonsTier2" craft_area="AlchemyTable001_FR" craft_time="5" tags="learnable">
<ingredient name="resourceBone" count="3" />
<ingredient name="resourceScrapIron" count="15" />
<ingredient name="resourceLeather" count="2" />
<ingredient name="resourcePaper" count="1" />
</recipe>
<recipe name="FuriousRamsayWitchDoctorSummonsTier3" craft_area="AlchemyTable001_FR" craft_time="5" tags="learnable">
<ingredient name="resourceBone" count="4" />
<ingredient name="resourceScrapIron" count="20" />
<ingredient name="resourceLeather" count="3" />
<ingredient name="resourcePaper" count="1" />
</recipe>
<recipe name="FuriousRamsayWitchDoctorSummonsTier4" craft_area="AlchemyTable001_FR" craft_time="5" tags="learnable">
<ingredient name="resourceBone" count="5" />
<ingredient name="resourceScrapIron" count="25" />
<ingredient name="resourceLeather" count="4" />
<ingredient name="resourcePaper" count="1" />
</recipe>
<recipe name="FuriousRamsayWitchDoctorSummonsTier5" craft_area="AlchemyTable001_FR" craft_time="5" tags="learnable">
<ingredient name="resourceBone" count="6" />
<ingredient name="resourceScrapIron" count="30" />
<ingredient name="resourceLeather" count="5" />
<ingredient name="resourcePaper" count="1" />
</recipe>
<recipe name="FuriousRamsayWitchDoctorSummonsSkeletonArmy" craft_area="AlchemyTable001_FR" craft_time="5" tags="learnable">
<ingredient name="resourceBone" count="10" />
<ingredient name="resourceScrapIron" count="50" />
<ingredient name="resourceLeather" count="8" />
<ingredient name="resourcePaper" count="1" />
</recipe>
<recipe name="FuriousRamsayPotionBottleSkeleton1" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayWitchDoctorSummonsTier1" count="1" />
<ingredient name="FuriousRamsayPotionBottleRiverWater" count="1" />
</recipe>
<recipe name="FuriousRamsayPotionBottleSkeleton2" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayWitchDoctorSummonsTier2" count="1" />
<ingredient name="FuriousRamsayPotionBottleRiverWater" count="1" />
</recipe>
<recipe name="FuriousRamsayPotionBottleSkeleton3" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayWitchDoctorSummonsTier3" count="1" />
<ingredient name="FuriousRamsayPotionBottleRiverWater" count="1" />
</recipe>
<recipe name="FuriousRamsayPotionBottleSkeleton4" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayWitchDoctorSummonsTier4" count="1" />
<ingredient name="FuriousRamsayPotionBottleRiverWater" count="1" />
</recipe>
<recipe name="FuriousRamsayPotionBottleSkeleton5" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayWitchDoctorSummonsTier5" count="1" />
<ingredient name="FuriousRamsayPotionBottleRiverWater" count="1" />
</recipe>
<recipe name="FuriousRamsayPotionBottleSkeletonArmy" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayWitchDoctorSummonsSkeletonArmy" count="1" />
<ingredient name="FuriousRamsayPotionBottleRiverWater" count="1" />
</recipe>
<recipe name="FuriousRamsaySpawnCubeSkeleton1_FR" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayPotionBottleSkeleton1" count="4" />
</recipe>
<recipe name="FuriousRamsaySpawnCubeSkeleton2_FR" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayPotionBottleSkeleton2" count="6" />
</recipe>
<recipe name="FuriousRamsaySpawnCubeSkeleton3_FR" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayPotionBottleSkeleton3" count="8" />
</recipe>
<recipe name="FuriousRamsaySpawnCubeSkeleton4_FR" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayPotionBottleSkeleton4" count="10" />
</recipe>
<recipe name="FuriousRamsaySpawnCubeSkeleton5_FR" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="FuriousRamsayPotionBottleSkeleton5" count="12" />
</recipe>
<recipe name="FuriousRamsaySpawnCubeZombie007_FR" craft_tool="toolBeaker" craft_area="AlchemyTable001_FR" craft_time="10" tags="learnable">
<ingredient name="foodRottingFlesh" count="20" />
<ingredient name="FuriousRamsayFireZombieBonePowder" count="3"/>
<ingredient name="FuriousRamsayShockZombieBonePowder" count="3"/>
<ingredient name="FuriousRamsaySmokeZombieBonePowder" count="3"/>
</recipe>
<recipe name="FuriousRamsaySpawnBlockDecoyTier1" craft_time="15" craft_tool="FuriousRamsayScrewdriver" craft_area="WorkbenchToolbox001_FR" tags="learnable">
<ingredient name="resourceForgedIron" count="15"/>
<ingredient name="resourceMechanicalParts" count="5"/>
<ingredient name="resourceElectricParts" count="5"/>
<ingredient name="FuriousRamsayScrews" count="8" />
<ingredient name="resourceGunPowder" count="10"/>
</recipe>
<recipe name="FuriousRamsaySpawnBlockDecoyTier2" craft_time="15" craft_tool="FuriousRamsayScrewdriver" craft_area="WorkbenchToolbox001_FR" tags="learnable">
<ingredient name="resourceForgedIron" count="20"/>
<ingredient name="resourceMechanicalParts" count="7"/>
<ingredient name="resourceElectricParts" count="7"/>
<ingredient name="FuriousRamsayScrews" count="10" />
<ingredient name="resourceGunPowder" count="15"/>
</recipe>
<recipe name="FuriousRamsaySpawnBlockDecoyTier3" craft_time="15" craft_tool="FuriousRamsayScrewdriver" craft_area="WorkbenchToolbox001_FR" tags="learnable">
<ingredient name="resourceForgedIron" count="25"/>
<ingredient name="resourceMechanicalParts" count="9"/>
<ingredient name="resourceElectricParts" count="9"/>
<ingredient name="FuriousRamsayScrews" count="12" />
<ingredient name="resourceGunPowder" count="20"/>
</recipe>
<recipe name="FuriousRamsaySpawnBlockDecoyTier4" craft_time="15" craft_tool="FuriousRamsayScrewdriver" craft_area="WorkbenchToolbox001_FR" tags="learnable">
<ingredient name="resourceForgedIron" count="30"/>
<ingredient name="resourceMechanicalParts" count="11"/>
<ingredient name="resourceElectricParts" count="11"/>
<ingredient name="FuriousRamsayScrews" count="14" />
<ingredient name="resourceGunPowder" count="25"/>
</recipe>
<recipe name="FuriousRamsaySpawnBlockDecoyTier5" craft_time="15" craft_tool="FuriousRamsayScrewdriver" craft_area="WorkbenchToolbox001_FR" tags="learnable">
<ingredient name="resourceForgedIron" count="35"/>
<ingredient name="resourceMechanicalParts" count="13"/>
<ingredient name="resourceElectricParts" count="13"/>
<ingredient name="FuriousRamsayScrews" count="16" />
<ingredient name="resourceGunPowder" count="30"/>
</recipe>
</if>
</conditional>
</append>
<removeattribute xpath="/recipes/recipe[@tags='workbenchCrafting']/@tags" />
<setattribute xpath="/recipes/recipe[@name='ammo9mmBulletBall']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo9mmBulletHP']" name="craft_time">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo9mmBulletAP']" name="craft_time">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo44MagnumBulletBall']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo44MagnumBulletHP']" name="craft_time">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo44MagnumBulletAP']" name="craft_time">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo762mmBulletBall']" name="craft_time">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo762mmBulletHP']" name="craft_time">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammo762mmBulletAP']" name="craft_time">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoShotgunShell']" name="craft_time">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoShotgunSlug']" name="craft_time">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoShotgunBreachingSlug']" name="craft_time">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowFlaming']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowExploding']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowIron']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowSteelAP']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowStone']" name="craft_time">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltFlaming']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltExploding']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltIron']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltSteelAP']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltStone']" name="craft_time">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoDartIron']" name="craft_time">1</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarCoffee']/ingredient[@name='resourceCropCoffeeBeans']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarGoldenRodTea']/ingredient[@name='resourceCropGoldenrodPlant']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarRedTea']/ingredient[@name='resourceCropChrysanthemumPlant']" name="count">8</setattribute>
<setattribute xpath="/recipes/recipe[@name='drinkJarYuccaJuice']/ingredient[@name='foodCropYuccaFruit']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodBlueberryPie']/ingredient[@name='foodCornMeal']" name="name">foodCropGraceCorn</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinPie']/ingredient[@name='foodCornMeal']" name="name">foodCropGraceCorn</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinCheesecake']/ingredient[@name='foodCornMeal']" name="name">foodCropGraceCorn</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodPumpkinBread']/ingredient[@name='foodCornMeal']" name="name">foodCropGraceCorn</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodFishTacos']/ingredient[@name='foodCornMeal']" name="name">foodCropGraceCorn</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodTunaFishGravyToast']/ingredient[@name='foodCornMeal']" name="name">foodCropGraceCorn</setattribute>
<setattribute xpath="/recipes/recipe[@name='foodShepardsPie']/ingredient[@name='foodCropCorn']" name="name">foodCropGraceCorn</setattribute>
<append xpath="/recipes/recipe[@name='foodChiliDog']">
<ingredient name="foodCropGraceCorn" count="1" />
</append>
<remove xpath="/recipes/recipe[@name='meleeToolRepairT3Nailgun']"/>
<remove xpath="/recipes/recipe[@name='gunBotT3JunkDrone']"/>
<remove xpath="/recipes/recipe[@name='shotgunTurret']"/>
<remove xpath="/recipes/recipe[@name='autoTurret']"/>
<remove xpath="/recipes/recipe[@name='gunRifleT1HuntingRifle']"/>
<remove xpath="/recipes/recipe[@name='gunRifleT3SniperRifle']"/>
<remove xpath="/recipes/recipe[@name='gunShotgunT1DoubleBarrel']"/>
<remove xpath="/recipes/recipe[@name='gunShotgunT2PumpShotgun']"/>
<remove xpath="/recipes/recipe[@name='gunShotgunT3AutoShotgun']"/>
<remove xpath="/recipes/recipe[@name='gunHandgunT1Pistol']"/>
<remove xpath="/recipes/recipe[@name='gunHandgunT2Magnum44']"/>
<remove xpath="/recipes/recipe[@name='gunHandgunT3DesertVulture']"/>
<remove xpath="/recipes/recipe[@name='gunHandgunT3SMG5']"/>
<remove xpath="/recipes/recipe[@name='gunMGT1AK47']"/>
<remove xpath="/recipes/recipe[@name='gunRifleT2LeverActionRifle']"/>
<remove xpath="/recipes/recipe[@name='gunMGT3M60']"/>
<remove xpath="/recipes/recipe[@name='gunMGT2TacticalAR']"/>
<append xpath="/recipes">
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayShockwaveGrenade" count="1" craft_time="5" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable">
<ingredient name="resourceScrapIron" count="20" />
<ingredient name="drinkCanEmpty" count="1" />
<ingredient name="resourceElectricParts" count="5" />
<ingredient name="resourceMechanicalParts" count="2" />
<ingredient name="FuriousRamsayScrews" count="5" />
</recipe>
<recipe name="FuriousRamsayAmmoMachine" count="1" craft_time="120" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayScrewdriver" tags="learnable">
<ingredient name="resourceForgedSteel" count="50" />
<ingredient name="FuriousRamsayWoodPlank" count="30" />
<ingredient name="resourceMetalPipe" count="15" />
<ingredient name="resourceMechanicalParts" count="25" />
<ingredient name="resourceElectricParts" count="20" />
</recipe>
<recipe name="ammoJunkTurretRegular" craft_time="0.1" count="1" craft_area="FuriousRamsayAmmoMachine" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="resourceScrapLead" count="2" />
<ingredient name="resourceRockSmall" count="1" />
</recipe>
<recipe name="ammoJunkTurretShell" craft_time="0.1" count="1" craft_area="FuriousRamsayAmmoMachine" tags="learnable" craft_tool="FuriousRamsayHammerPliers" >
<ingredient name="resourceScrapLead" count="1" />
<ingredient name="resourceBuckshot" count="1" />
</recipe>
<recipe name="ammoJunkTurretAP" craft_time="0.1" count="1" craft_area="FuriousRamsayAmmoMachine" tags="learnable" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="resourceScrapLead" count="3" />
<ingredient name="resourceScrapIron" count="3" />
</recipe>
<recipe name="40mmGAmmo" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="6"/>
<ingredient name="resourcePotassiumNitratePowder" count="6"/>
<ingredient name="resourceClayLump" count="2"/>
<ingredient name="resourceScrapLead" count="2"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="40mmGAmmoFrag" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="8"/>
<ingredient name="resourcePotassiumNitratePowder" count="8"/>
<ingredient name="resourceClayLump" count="2"/>
<ingredient name="resourceScrapLead" count="2"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammo9mmBulletBall" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="1"/>
<ingredient name="resourcePotassiumNitratePowder" count="1"/>
<ingredient name="resourceClayLump" count="2"/>
<ingredient name="resourceScrapLead" count="2"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammo9mmBulletHP" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="1"/>
<ingredient name="resourcePotassiumNitratePowder" count="1"/>
<ingredient name="resourceClayLump" count="3"/>
<ingredient name="resourceScrapLead" count="4"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammo9mmBulletAP" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="2"/>
<ingredient name="resourcePotassiumNitratePowder" count="2"/>
<ingredient name="resourceClayLump" count="3"/>
<ingredient name="resourceScrapLead" count="4"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammo44MagnumBulletBall" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="2"/>
<ingredient name="resourcePotassiumNitratePowder" count="2"/>
<ingredient name="resourceClayLump" count="2"/>
<ingredient name="resourceScrapLead" count="2"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammo44MagnumBulletHP" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="2"/>
<ingredient name="resourcePotassiumNitratePowder" count="2"/>
<ingredient name="resourceClayLump" count="3"/>
<ingredient name="resourceScrapLead" count="4"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammo44MagnumBulletAP" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="3"/>
<ingredient name="resourcePotassiumNitratePowder" count="3"/>
<ingredient name="resourceClayLump" count="3"/>
<ingredient name="resourceScrapLead" count="4"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammo762mmBulletBall" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="3"/>
<ingredient name="resourcePotassiumNitratePowder" count="3"/>
<ingredient name="resourceClayLump" count="2"/>
<ingredient name="resourceScrapLead" count="2"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammo762mmBulletHP" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="3"/>
<ingredient name="resourcePotassiumNitratePowder" count="3"/>
<ingredient name="resourceClayLump" count="3"/>
<ingredient name="resourceScrapLead" count="4"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammo762mmBulletAP" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="5"/>
<ingredient name="resourcePotassiumNitratePowder" count="5"/>
<ingredient name="resourceClayLump" count="3"/>
<ingredient name="resourceScrapLead" count="4"/>
<ingredient name="resourceScrapBrass" count="5"/>
</recipe>
<recipe name="ammoShotgunShell" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="4"/>
<ingredient name="resourcePotassiumNitratePowder" count="4"/>
<ingredient name="resourceClayLump" count="1"/>
<ingredient name="resourceScrapLead" count="3"/>
<ingredient name="resourcePaper" count="1"/>
</recipe>
<recipe name="ammoShotgunSlug" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="5"/>
<ingredient name="resourcePotassiumNitratePowder" count="5"/>
<ingredient name="resourceClayLump" count="3"/>
<ingredient name="resourceScrapLead" count="4"/>
<ingredient name="resourceScrapPolymers" count="1"/>
</recipe>
<recipe name="ammoShotgunBreachingSlug" count="1" craft_area="FuriousRamsayAmmoMachine" craft_time="0.5">
<ingredient name="resourceCoal" count="4"/>
<ingredient name="resourcePotassiumNitratePowder" count="4"/>
<ingredient name="resourceClayLump" count="2"/>
<ingredient name="resourceForgedSteel" count="3"/>
<ingredient name="resourceScrapPolymers" count="1"/>
</recipe>
<recipe name="ammo9mmBulletHP" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="1">
<ingredient name="ammo9mmBulletBall" count="1" />
<ingredient name="resourceBulletTip" count="1" />
</recipe>
<recipe name="ammo9mmBulletAP" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="1">
<ingredient name="ammo9mmBulletBall" count="1" />
<ingredient name="resourceBulletTip" count="1" />
<ingredient name="resourceGunPowder" count="1" />
</recipe>
<recipe name="ammo44MagnumBulletHP" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="1">
<ingredient name="ammo44MagnumBulletBall" count="1" />
<ingredient name="resourceBulletTip" count="1" />
<ingredient name="resourceGunPowder" count="1" />
</recipe>
<recipe name="ammo44MagnumBulletAP" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="1">
<ingredient name="ammo44MagnumBulletBall" count="1" />
<ingredient name="resourceBulletTip" count="1" />
<ingredient name="resourceGunPowder" count="2" />
</recipe>
<recipe name="ammo762mmBulletHP" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="1">
<ingredient name="ammo762mmBulletBall" count="1" />
<ingredient name="resourceBulletTip" count="1" />
</recipe>
<recipe name="ammo762mmBulletAP" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="1">
<ingredient name="ammo762mmBulletBall" count="1" />
<ingredient name="resourceBulletTip" count="1" />
<ingredient name="resourceGunPowder" count="2" />
</recipe>
<recipe name="ammoShotgunSlug" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="1">
<ingredient name="ammoShotgunShell" count="1" />
<ingredient name="resourceGunPowder" count="1" />
<ingredient name="resourceScrapPolymers" count="1" />
</recipe>
<recipe name="ammoShotgunBreachingSlug" count="1" craft_area="workbench" craft_tool="FuriousRamsayHammerPliers" craft_time="1">
<ingredient name="ammoShotgunShell" count="1" />
<ingredient name="resourceForgedSteel" count="2" />
<ingredient name="resourceScrapPolymers" count="1" />
</recipe>
<recipe name="drugAntibiotics" count="1" craft_area="chemistryStation" tags="learnable">
<ingredient name="foodShamSandwich" count="1" />
<ingredient name="resourcePotassiumNitratePowder" count="1" />
<ingredient name="drinkJarPureMineralWater" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartBow1" count="5" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartBow2" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartBow2" count="1" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartBow1" count="5" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartExplosives1" count="5" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartExplosives2" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartExplosives2" count="1" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartExplosives1" count="5" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartHandle1" count="5" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartHandle2" count="5" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartHandle2" count="1" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="5" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartHandle3" count="1" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="5" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartBarrel1" count="5" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartBarrel2" count="5" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartBarrel2" count="1" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="5" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartBarrel3" count="1" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="5" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartMagazine1" count="5" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartMagazine2" count="5" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartMagazine2" count="1" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="5" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartMagazine3" count="1" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="5" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartBow1" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingExplosives">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartBow2" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingExplosives">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartExplosives1" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingExplosives">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="1" />
</recipe>
<recipe name="FuriousRamsayRangedWeaponPartExplosives2" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingExplosives">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
</recipe>
<recipe name="gunExplosivesT3RocketLauncher" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingExplosives">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartExplosives1" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="GrenadeLauncher01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingExplosives">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartExplosives2" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="gunBowT1IronCrossbow" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingBows">
<ingredient name="FuriousRamsayRangedWeaponPartBow1" count="3" />
<ingredient name="FuriousRamsayScrews" count="4" />
</recipe>
<recipe name="gunBowT3CompoundBow" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingBows">
<ingredient name="FuriousRamsayRangedWeaponPartBow2" count="3" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="gunBowT3CompoundCrossbow" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingBows">
<ingredient name="FuriousRamsayRangedWeaponPartBow2" count="3" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="gunRifleT1HuntingRifle" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="1" />
<ingredient name="FuriousRamsayScrews" count="4" />
</recipe>
<recipe name="gunRifleT2LeverActionRifle" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="4" />
</recipe>
<recipe name="gunRifleT3SniperRifle" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="SniperRifle01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="SniperRifle02_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="gunShotgunT1DoubleBarrel" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingShotguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="1" />
<ingredient name="FuriousRamsayScrews" count="4" />
</recipe>
<recipe name="gunShotgunT2PumpShotgun" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingShotguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="1" />
<ingredient name="FuriousRamsayScrews" count="5" />
</recipe>
<recipe name="gunShotgunT3AutoShotgun" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingShotguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="Shotgun01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingShotguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="Shotgun02_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingShotguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="gunMGT1AK47" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingAssaultRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="AssaultRifle02_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingAssaultRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="AssaultRifle01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingAssaultRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="gunMGT3M60" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingMachineGuns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="MachineGun02_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingMachineGuns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="MachineGun01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingMachineGuns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="gunHandgunT2Magnum44" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingRevolvers">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="1" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="Revolver01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingRevolvers">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="Revolver02_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingRevolvers">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="gunHandgunT3SMG5" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingSubmachineGuns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="1" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="SubMachineGun01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingSubmachineGuns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="SubMachineGun02_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingSubmachineGuns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="gunHandgunT1Pistol" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingHandguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="1" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="Pistol01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingHandguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="Pistol02_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,craftingHandguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="gunHandgunT3DesertVulture" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingHeavyHandguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="HeavyPistol02_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingHeavyHandguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine2" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="HeavyPistol01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingHeavyHandguns">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="gunMGT2TacticalAR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingTacticalRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel1" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine1" count="1" />
<ingredient name="FuriousRamsayScrews" count="6" />
</recipe>
<recipe name="TacticalAssaultRifle01_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingTacticalRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel2" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="8" />
</recipe>
<recipe name="TacticalAssaultRifle02_FR" count="1" craft_time="30" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable,FuriousRamsayCraftingTacticalRifles">
<ingredient name="FuriousRamsayRangedWeaponPartHandle3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartBarrel3" count="1" />
<ingredient name="FuriousRamsayRangedWeaponPartMagazine3" count="1" />
<ingredient name="FuriousRamsayScrews" count="10" />
</recipe>
<recipe name="FuriousRamsayKnife004_FR" count="1" craft_time="10" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" tags="learnable">
<ingredient name="resourceForgedIron" count="2" />
<ingredient name="resourceForgedSteel" count="5" />
<ingredient name="FuriousRamsayScrews" count="4" />
</recipe>
<recipe name="meleeToolSalvageT1Wrench" count="1" craft_time="20" craft_area="WorkbenchToolbox001_FR" tags="learnable,craftingSalvageTools">
<ingredient name="resourceForgedIron" count="5"/>
<ingredient name="resourceMechanicalParts" count="4"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="meleeToolSalvageT2Ratchet" count="1" craft_area="workbench" tags="learnable,craftingSalvageTools">
<ingredient name="resourceForgedSteel" count="8"/>
<ingredient name="resourceMechanicalParts" count="5"/>
<ingredient name="resourceSpring" count="2"/>
<ingredient name="resourceDuctTape" count="2"/>
</recipe>
<recipe name="meleeToolSalvageT3ImpactDriver" count="1" craft_area="workbench" tags="learnable,craftingSalvageTools">
<ingredient name="resourceForgedSteel" count="16"/>
<ingredient name="resourceMechanicalParts" count="6"/>
<ingredient name="resourceSpring" count="3"/>
<ingredient name="resourceDuctTape" count="3"/>
</recipe>
<recipe name="FuriousRamsayFireZombieBonePowder" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="FuriousRamsayShockZombieBonePowder" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="FuriousRamsayFireShockZombieBonePowder" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="FuriousRamsaySmokeZombieBonePowder" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="FuriousRamsayFireShockSmokeZombieBonePowder" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="RangedExpertiseBoostPaper" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="MeleeExpertiseBoostPaper" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="FuriousRamsayBrownPaste" count="1" craft_time="10" craft_area="WorkbenchMortarPestle001_FR" tags="learnable">
<ingredient name="foodRottingFlesh" count="10" />
<ingredient name="foodHoney" count="1"/>
<ingredient name="FuriousRamsayTreeSap" count="5"/>
</recipe>
<recipe name="FuriousRamsayRageCapsule" count="5" craft_area="WorkbenchMortarPestle001_FR" tags="learnable">
<ingredient name="resourceScrapPolymers" count="1" />
<ingredient name="resourceCropChrysanthemumPlant" count="5"/>
<ingredient name="FuriousRamsayGroundCharcoal" count="3" />
<ingredient name="resourceGunPowder" count="3" />
</recipe>
<recipe name="FuriousRamsayMindControlArrowStone" craft_time="0.5" time="1" always_unlocked="true">
<ingredient name="FuriousRamsayMindControlBoltStone" count="1"/>
</recipe>
<recipe name="FuriousRamsayMindControlArrowIron" craft_time="0.5" always_unlocked="true">
<ingredient name="FuriousRamsayMindControlBoltIron" count="1"/>
</recipe>
<recipe name="FuriousRamsayMindControlArrowSteel" craft_time="0.5" always_unlocked="true">
<ingredient name="FuriousRamsayMindControlBoltSteel" count="1"/>
</recipe>
<recipe name="FuriousRamsayMindControlBoltStone" craft_time="0.5" always_unlocked="true">
<ingredient name="FuriousRamsayMindControlArrowStone" count="1"/>
</recipe>
<recipe name="FuriousRamsayMindControlBoltIron" craft_time="0.5" always_unlocked="true">
<ingredient name="FuriousRamsayMindControlArrowIron" count="1"/>
</recipe>
<recipe name="FuriousRamsayMindControlBoltSteel" craft_time="0.5" always_unlocked="true">
<ingredient name="FuriousRamsayMindControlArrowSteel" count="1"/>
</recipe>
<recipe name="FuriousRamsayZombieBodyBagPileTier1" time="1" always_unlocked="true">
<ingredient name="FuriousRamsayZombieBodyBag" count="5"/>
<ingredient name="FuriousRamsayZombieRemainsFire" count="10"/>
</recipe>
<recipe name="FuriousRamsayZombieBodyBagPileTier2" time="1" always_unlocked="true">
<ingredient name="FuriousRamsayZombieBodyBag" count="5"/>
<ingredient name="FuriousRamsayZombieRemainsShock" count="10"/>
</recipe>
<recipe name="FuriousRamsayZombieBodyBagPileTier3" time="1" always_unlocked="true">
<ingredient name="FuriousRamsayZombieBodyBag" count="5"/>
<ingredient name="FuriousRamsayZombieRemainsFireShock" count="10"/>
</recipe>
<recipe name="FuriousRamsayZombieBodyBagPileTier4" time="1" always_unlocked="true">
<ingredient name="FuriousRamsayZombieBodyBag" count="5"/>
<ingredient name="FuriousRamsayZombieRemainsSmoke" count="10"/>
</recipe>
<recipe name="FuriousRamsayZombieBodyBagPileTier5" time="1" always_unlocked="true">
<ingredient name="FuriousRamsayZombieBodyBag" count="5"/>
<ingredient name="FuriousRamsayZombieRemainsFireShockSmoke" count="10"/>
</recipe>
</if>
</conditional>
<recipe name="drinkCanEmpty" count="1" craft_area="forge" craft_time="3" always_unlocked="true">
<ingredient name="resourceScrapIron" count="5"/>
</recipe>
<recipe name="FuriousRamsayDrugPrussianBluePowder" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="FuriousRamsayDrugPrussianBluePowder" craft_area="chemistryStation" craft_time="3" always_unlocked="true">
<ingredient name="resourceScrapIron" count="10"/>
<ingredient name="resourceCoal" count="2"/>
<ingredient name="resourcePotassiumNitratePowder" count="2"/>
<ingredient name="resourceCropCoffeeBeans" count="1"/>
</recipe>
<recipe name="FuriousRamsayDrugPrussianBluePowder" craft_area="WorkbenchMortarPestle001_FR" craft_time="3" always_unlocked="true">
<ingredient name="resourceScrapIron" count="15"/>
<ingredient name="resourceCoal" count="3"/>
<ingredient name="resourcePotassiumNitratePowder" count="3"/>
<ingredient name="resourceCropCoffeeBeans" count="1"/>
</recipe>
<recipe name="FuriousRamsayDrinkPrussianBlue" craft_area="campfire" craft_time="60" always_unlocked="true" craft_tool="toolCookingPot">
<ingredient name="drinkJarPureMineralWater" count="1"/>
<ingredient name="FuriousRamsayDrugPrussianBluePowder" count="1"/>
<ingredient name="drugVitamins" count="1"/>
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='thrownAmmoMolotovCocktail']" name="craft_time">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='thrownAmmoMolotovCocktail']/ingredient[@name='ammoGasCan']" name="count">15</setattribute>
<setattribute xpath="/recipes/recipe[@name='thrownAmmoMolotovCocktail']/ingredient[@name='resourceCloth']" name="count">2</setattribute>
<remove xpath="/recipes/recipe[@name='thrownAmmoMolotovCocktail']/ingredient[@name='resourceOil']"/>
<append xpath="/recipes/recipe[@name='thrownAmmoMolotovCocktail']">
<ingredient name="drinkJarEmpty" count="1" />
</append>
<append xpath="/recipes">
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="modUpgradeExplConcrete" count="1" craft_area="forge" craft_time="20" always_unlocked="true">
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
<ingredient name="resourceResistantConcreteMix" count="10" />
</recipe>
<recipe name="FuriousRamsayAuraModHunter" count="1" craft_area="forge" craft_time="20" tags="learnable">
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
</recipe>
<recipe name="FuriousRamsayAuraModThug" count="1" craft_area="forge" craft_time="20" tags="learnable">
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
</recipe>
<recipe name="FuriousRamsayAuraModButcher" count="1" craft_area="forge" craft_time="20" tags="learnable">
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
</recipe>
<recipe name="FuriousRamsayAuraModSoldier" count="1" craft_area="forge" craft_time="20" tags="learnable">
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
</recipe>
<recipe name="FuriousRamsayAuraModTechnogeek" count="1" craft_area="forge" craft_time="20" tags="learnable">
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
</recipe>
<recipe name="FuriousRamsayAuraModMadman" count="1" craft_area="forge" craft_time="20" tags="learnable">
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
</recipe>
<recipe name="FuriousRamsayAuraModBuilder" count="1" craft_area="forge" craft_time="20" tags="learnable">
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
</recipe>
<recipe name="FuriousRamsayAuraModChef" count="1" craft_area="forge" craft_time="20" tags="learnable">
<ingredient name="FuriousRamsayMoltenSteel" count="15"/>
</recipe>
</if>
</conditional>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="modMeleeClubBurningShaft" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_time="15">
<ingredient name="resourceForgedSteel" count="5" />
<ingredient name="resourceGlue" count="5" />
<ingredient name="resourceOil" count="5" />
<ingredient name="ammoGasCan" count="50" />
</recipe>
</if>
</conditional>
<conditional>
<if cond="rebirth_scenario('hive')">
<recipe name="modMeleeClubBurningShaft" count="1" craft_time="5">
<ingredient name="resourceForgedSteel" count="2" />
<ingredient name="resourceGlue" count="4" />
<ingredient name="resourceOil" count="2" />
<ingredient name="ammoGasCan" count="50" />
</recipe>
</if>
</conditional>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayArmorHelmetLight" count="1" craft_area="workbench" craft_time="10" craft_tool="FuriousRamsayScrewdriver" always_unlocked="true">
<ingredient name="meleeToolFlashlight02" count="1" />
<ingredient name="resourceScrapIron" count="25" />
<ingredient name="resourceDuctTape" count="1" />
</recipe>
<recipe name="modGunFlashlight" count="1" craft_area="workbench" tags="learnable,workbenchCrafting" craft_tool="FuriousRamsayScrewdriver" craft_time="15">
<ingredient name="resourceScrapPolymers" count="10" />
<ingredient name="resourceGlue" count="2" />
<ingredient name="resourceElectricParts" count="5" />
<ingredient name="meleeToolFlashlight02" count="1" />
</recipe>
</if>
</conditional>
<conditional>
<if cond="rebirth_scenario('hive')">
<recipe name="modArmorHelmetLight" count="1" craft_area="workbench" craft_time="10" craft_tool="FuriousRamsayScrewdriver" always_unlocked="true">
<ingredient name="meleeToolFlashlight02" count="1" />
<ingredient name="resourceScrapIron" count="25" />
<ingredient name="resourceDuctTape" count="1" />
</recipe>
<recipe name="modGunFlashlight" count="1" craft_area="workbench" craft_time="10" craft_tool="FuriousRamsayScrewdriver" calways_unlocked="true" tags="learnable">
<ingredient name="meleeToolFlashlight02" count="1" />
<ingredient name="resourceScrapPolymers" count="10" />
<ingredient name="resourceDuctTape" count="1" />
<ingredient name="resourceElectricParts" count="5" />
</recipe>
</if>
</conditional>
<recipe name="qc_FuriousRamsayTeleport" count="1">
</recipe>
<recipe name="geneticBlueprintStrength" count="15" craft_time="0.1" >
<ingredient name="FuriousRamsayPillStrength" count="1"/>
</recipe>
<recipe name="geneticBlueprintDexterity" count="15" craft_time="0.1" >
<ingredient name="FuriousRamsayPillDexterity" count="1"/>
</recipe>
<recipe name="geneticBlueprintConstitution" count="15" craft_time="0.1" >
<ingredient name="FuriousRamsayPillConstitution" count="1"/>
</recipe>
<recipe name="geneticBlueprintIntelligence" count="15" craft_time="0.1" >
<ingredient name="FuriousRamsayPillIntelligence" count="1"/>
</recipe>
<recipe name="geneticBlueprintCharisma" count="15" craft_time="0.1" >
<ingredient name="FuriousRamsayPillCharisma" count="1"/>
</recipe>
<recipe name="FuriousRamsayPillStrength" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayPillGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayPillDexterity" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayPillGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayPillConstitution" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayPillGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayPillIntelligence" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayPillGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayPillCharisma" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayPillGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayStrengthperkMeleeDamage" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayStrengthperkSexualTrex" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayStrengthperkMiner69r" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayStrengthperkMotherLode" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayDexterityperkRuleOneCardio" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayDexterityperkParkour" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayDexterityperkDodge" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayConstitutionperkPackMule" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayConstitutionperkHealingFactor" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayConstitutionperkSlowMetabolism" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayIntelligenceperkDeepCuts" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayIntelligenceperkLuckyLooter" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayIntelligenceperkPhysician" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayIntelligenceperkTreasureHunter" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayCharismaperkDaringAdventurer" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<recipe name="FuriousRamsayCharismaperkBetterBarter" count="1" craft_time="0.1" >
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayCharismaperkCharismaticNature" count="1">
<ingredient name="FuriousRamsayGeneticsPerBook" count="1"/>
</recipe>
</if>
</conditional>
</append>
<append xpath="/recipes">
<recipe name="FuriousRamsayVane" count="12" craft_area="WorkbenchToolbox001_FR">
<ingredient name="resourceScrapPolymers" count="1"/>
</recipe>
<recipe name="ladderWood" count="1" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceNail" count="7"/>
</recipe>
<recipe name="trapSpikesWoodDmg0" count="1" craft_area="WorkbenchToolbox001_FR" craft_tool="FuriousRamsayHammerPliers">
<ingredient name="FuriousRamsayTreeBranch" count="3"/>
<ingredient name="FuriousRamsayRope" count="3"/>
</recipe>
</append>
<append xpath="/recipes">
<recipe name="FuriousRamsayCornFlour" count="1" craft_area="WorkbenchMortarPestle001_FR">
<ingredient name="foodCropCorn" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayFireZombieBonePowder" craft_time="15" count="3" craft_area="WorkbenchMortarPestle001_FR">
<ingredient name="FuriousRamsayZombieBodyBagPileTier1" count="1"/>
</recipe>
<recipe name="FuriousRamsayShockZombieBonePowder" craft_time="15" count="3" craft_area="WorkbenchMortarPestle001_FR">
<ingredient name="FuriousRamsayZombieBodyBagPileTier2" count="1"/>
</recipe>
<recipe name="FuriousRamsayFireShockZombieBonePowder" craft_time="15" count="3" craft_area="WorkbenchMortarPestle001_FR">
<ingredient name="FuriousRamsayZombieBodyBagPileTier3" count="1"/>
</recipe>
<recipe name="FuriousRamsaySmokeZombieBonePowder" craft_time="15" count="3" craft_area="WorkbenchMortarPestle001_FR">
<ingredient name="FuriousRamsayZombieBodyBagPileTier4" count="1"/>
</recipe>
<setattribute xpath="/recipes/recipe[@name='ammoJunkTurretRegular']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoJunkTurretShell']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoJunkTurretAP']" name="craft_tool">FuriousRamsayHammerPliers</setattribute>
</if>
</conditional>
</append>
<append xpath="/recipes">
<recipe name="resourcePaper" count="1" craft_time="10">
<ingredient name="FuriousRamsayBook" count="1" />
</recipe>
</append>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<remove xpath="/recipes/recipe[@name='ammoCrossbowBoltExploding']/ingredient[@name='resourceDuctTape']"/>
</if>
</conditional>
<remove xpath="/recipes/recipe[@name='medicalSplint']/ingredient[@name='resourceDuctTape']"/>
<remove xpath="/recipes/recipe[@name='medicalSplint']/ingredient[@name='resourceCloth']"/>
<append xpath="/recipes/recipe[@name='bedrollBlockVariantHelper']">
<ingredient name="FuriousRamsayRope" count="2"/>
<ingredient name="resourceCloth" count="4"/>
<ingredient name="resourceCropCottonPlant" count="6"/>
</append>
<append xpath="/recipes/recipe[@name='medicalSplint']">
<ingredient name="FuriousRamsayRope" count="2"/>
</append>
<append xpath="/recipes">
<recipe name="resourceCloth" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceLeather" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourcePaper" count="1" tooltip="ttScrapMetalBrass" always_unlocked="true" tags="salvageScrap"> <wildcard_forge_category /> </recipe>
<recipe name="resourceCloth" craft_time="1" count="1">
<ingredient name="resourceCropCottonPlant" count="1"/>
</recipe>
<recipe name="FuriousRamsayDNAInjectorCharisma" craft_time="0.1">
<ingredient name="FuriousRamsayDNAInjector" count="1"/>
<ingredient name="FuriousRamsayPillCharisma" count="1"/>
</recipe>
<recipe name="FuriousRamsayDNAInjectorConstitution" craft_time="0.1">
<ingredient name="FuriousRamsayDNAInjector" count="1"/>
<ingredient name="FuriousRamsayPillConstitution" count="1"/>
</recipe>
<recipe name="FuriousRamsayDNAInjectorDexterity" craft_time="0.1">
<ingredient name="FuriousRamsayDNAInjector" count="1"/>
<ingredient name="FuriousRamsayPillDexterity" count="1"/>
</recipe>
<recipe name="FuriousRamsayDNAInjectorIntelligence" craft_time="0.1">
<ingredient name="FuriousRamsayDNAInjector" count="1"/>
<ingredient name="FuriousRamsayPillIntelligence" count="1"/>
</recipe>
<recipe name="FuriousRamsayDNAInjectorStrength" craft_time="0.1">
<ingredient name="FuriousRamsayDNAInjector" count="1"/>
<ingredient name="FuriousRamsayPillStrength" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayAttributeHunterClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeThugClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeButcherClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeSoldierClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeTechnogeekClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeMadmanClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBuilderClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeChefClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeWitchDoctorClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayClassBookGeneric" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeHunterClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeHunterClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeHunterClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeHunterClass1" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeHunterClass2" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeThugClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeThugClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeThugClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeThugClass1" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeThugClass2" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeButcherClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeButcherClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeButcherClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeButcherClass1" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeButcherClass2" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeSoldierClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeSoldierClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeSoldierClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeSoldierClass1" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeSoldierClass2" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeTechnogeekClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeTechnogeekClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeTechnogeekClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeTechnogeekClass1" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeTechnogeekClass2" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeMadmanClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeMadmanClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeMadmanClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeMadmanClass1" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeMadmanClass2" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeBuilderClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeBuilderClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeBuilderClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBuilderClass1" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeBuilderClass2" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeChefClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeChefClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeChefClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeChefClass1" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeChefClass2" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeWitchDoctorClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeWitchDoctorClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeWitchDoctorClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeWitchDoctorClass1" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeWitchDoctorClass2" craft_time="5" tags="learnable">
<ingredient name="resourcePaper" count="20"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeBerserkerClass1" count="1"/>
<ingredient name="FuriousRamsayAttributeBerserkerClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass2" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeHunterClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass1" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeThugClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass2" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeButcherClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass2" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeSoldierClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass1" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeTechnogeekClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass1" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeMadmanClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass1" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeBuilderClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass2" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeChefClass2" count="1"/>
</recipe>
<recipe name="FuriousRamsayAttributeBerserkerClass2" craft_time="5" always_unlocked="true">
<ingredient name="FuriousRamsayAttributeWitchDoctorClass2" count="1"/>
</recipe>
</if>
</conditional>
<recipe name="FuriousRamsayRope" count="1">
<ingredient name="resourceYuccaFibers" count="3"/>
</recipe>
<recipe name="FuriousRamsayRope" count="1">
<ingredient name="resourceCloth" count="2"/>
</recipe>
<recipe name="resourcePaint" count="1000" always_unlocked="true">
<ingredient name="modDyeRed" count="1"/>
<ingredient name="modDyeBlue" count="1"/>
<ingredient name="modDyeGreen" count="1"/>
<ingredient name="FuriousRamsayCornFlour" count="10"/>
<ingredient name="drinkJarRiverWater" count="3"/>
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='cellarDoorDoubleWood']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='cellarDoorDoubleIron']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='shuttersWoodBlockVariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='shuttersIronBlockVariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='cntMailBox01VariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='cntMailBox02VariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='cntMailBox03VariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='oldChair1VariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='couchModernBlockVariantHelper']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='cellarDoorDoubleWood']/ingredient[@name='resourceWood']" name="count">8</setattribute>
<append xpath="/recipes/recipe[@name='cellarDoorDoubleWood']">
<ingredient name="resourceNail" count="10" />
</append>
<setattribute xpath="/recipes/recipe[@name='cellarDoorDoubleIron']/ingredient[@name='resourceForgedIron']" name="count">20</setattribute>
<append xpath="/recipes/recipe[@name='cellarDoorDoubleIron']">
<ingredient name="FuriousRamsayScrews" count="4"/>
</append>
<append xpath="/recipes/recipe[@name='cellarDoorDoubleSteel']">
<ingredient name="FuriousRamsayScrews" count="4"/>
</append>
<setattribute xpath="/recipes/recipe[@name='shuttersWoodBlockVariantHelper']/ingredient[@name='resourceWood']" name="count">4</setattribute>
<append xpath="/recipes/recipe[@name='shuttersWoodBlockVariantHelper']">
<ingredient name="resourceNail" count="10" />
</append>
<append xpath="/recipes/recipe[@name='shuttersIronBlockVariantHelper']">
<ingredient name="FuriousRamsayScrews" count="4"/>
</append>
<append xpath="/recipes/recipe[@name='shuttersSteelBlockVariantHelper']">
<ingredient name="FuriousRamsayScrews" count="4"/>
</append>
<setattribute xpath="/recipes/recipe[@name='cntMailBox01VariantHelper']/ingredient[@name='resourceWood']" name="count">3</setattribute>
<append xpath="/recipes/recipe[@name='cntMailBox01VariantHelper']">
<ingredient name="FuriousRamsayScrews" count="4"/>
</append>
<append xpath="/recipes/recipe[@name='cntMailBox02VariantHelper']">
<ingredient name="FuriousRamsayScrews" count="4"/>
</append>
<append xpath="/recipes/recipe[@name='cntMailBox03VariantHelper']">
<ingredient name="FuriousRamsayScrews" count="4"/>
</append>
<setattribute xpath="/recipes/recipe[@name='oldChair1VariantHelper']/ingredient[@name='resourceWood']" name="count">5</setattribute>
<append xpath="/recipes/recipe[@name='oldChair1VariantHelper']">
<ingredient name="resourceNail" count="10" />
</append>
<setattribute xpath="/recipes/recipe[@name='couchModernBlockVariantHelper']/ingredient[@name='resourceWood']" name="count">5</setattribute>
<setattribute xpath="/recipes/recipe[@craft_area='workbench']" name="craft_area">workbench</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowFlaming']/ingredient[@name='resourceScrapPolymers']" name="name">FuriousRamsayVane</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowExploding']/ingredient[@name='resourceScrapPolymers']" name="name">FuriousRamsayVane</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowSteelAP']/ingredient[@name='resourceScrapPolymers']" name="name">FuriousRamsayVane</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltFlaming']/ingredient[@name='resourceScrapPolymers']" name="name">FuriousRamsayVane</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltExploding']/ingredient[@name='resourceScrapPolymers']" name="name">FuriousRamsayVane</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltSteelAP']/ingredient[@name='resourceScrapPolymers']" name="name">FuriousRamsayVane</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowFlaming']/ingredient[@name='FuriousRamsayVane']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowExploding']/ingredient[@name='FuriousRamsayVane']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoArrowSteelAP']/ingredient[@name='FuriousRamsayVane']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltFlaming']/ingredient[@name='FuriousRamsayVane']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltExploding']/ingredient[@name='FuriousRamsayVane']" name="count">4</setattribute>
<setattribute xpath="/recipes/recipe[@name='ammoCrossbowBoltSteelAP']/ingredient[@name='FuriousRamsayVane']" name="count">4</setattribute>
<append xpath="/recipes">
<recipe name="FuriousRamsayLootCorpses" count="1" craft_time="5" always_unlocked="true" >
<ingredient name="foodRottingFlesh" count="10" />
<ingredient name="resourceCloth" count="20"/>
<ingredient name="resourceLeather" count="15"/>
<ingredient name="resourceScrapIron" count="50"/>
<ingredient name="resourceDuctTape" count="1"/>
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="ResistantConcreteShapes:VariantHelper" count="1" craft_time="2" craft_area="forge" tags="builder">
<ingredient name="resourceResistantConcreteMix" count="20" />
</recipe>
<recipe name="resourceResistantConcreteMix" count="500" craft_time="10" craft_area="cementMixer" craft_tool="carBattery">
<ingredient name="resourceConcreteMix" count="500" />
<ingredient name="FuriousRamsaySmokeZombieBonePowder" count="1" />
</recipe>
<recipe name="meleeToolRepairT3Nailgun" count="1" craft_area="workbench" tags="learnable,workbenchCrafting">
<ingredient name="resourceForgedSteel" count="20"/>
<ingredient name="resourceMechanicalParts" count="20"/>
<ingredient name="resourceDuctTape" count="2"/>
<ingredient name="resourceScrapPolymers" count="10"/>
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="resourceScrapPolymers,resourceForgedSteel,resourceMechanicalParts,resourceDuctTape" />
</effect_group>
</recipe>
<recipe name="gunBotT3JunkDrone" count="1" craft_area="workbench" tags="learnable">
<ingredient name="FuriousRamsayMotor" count="1"/>
<ingredient name="resourceForgedSteel" count="10" />
<ingredient name="resourceDuctTape" count="15" />
<ingredient name="resourceScrapPolymers" count="15" />
<ingredient name="motionsensor" count="2" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="2,6" operation="perc_add" value="1,5" tags="FuriousRamsayMotor,resourceForgedSteel,resourceDuctTape,resourceScrapPolymers,motionsensor" />
</effect_group>
</recipe>
<recipe name="autoTurret" count="1" craft_area="workbench" tags="learnable,builder" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="motionsensor" count="1" />
<ingredient name="resourceForgedSteel" count="30" />
<ingredient name="gunHandgunT3SMG5" count="1" />
<ingredient name="resourceOil" count="10" />
<ingredient name="resourceScrapPolymers" count="5" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,resourceOil,resourceScrapPolymers" />
</effect_group>
</recipe>
<recipe name="shotgunTurret" count="1" craft_area="workbench" tags="learnable,builder" craft_tool="FuriousRamsayScrewdriver">
<ingredient name="resourceForgedSteel" count="40" />
<ingredient name="resourceScrapPolymers" count="10" />
<ingredient name="resourceOil" count="10" />
<ingredient name="motionsensor" count="1" />
<ingredient name="gunShotgunT2PumpShotgun" count="1"/>
<effect_group>
<passive_effect name="CraftingIngredientCount" level="0,1,2,3,4" operation="perc_add" value=".56,.56,.56,.34,.15" tags="resourceForgedSteel,resourceOil,resourceScrapPolymers" />
</effect_group>
</recipe>
</if>
</conditional>
<recipe name="modDyeRed" count="1" craft_time="10" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="drinkJarBoiledWater" count="1" />
<ingredient name="resourceCropChrysanthemumPlant" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="modDyeBlue" count="1" craft_time="10" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="drinkJarBoiledWater" count="1" />
<ingredient name="foodCropBlueberries" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="modDyeYellow" count="1" craft_time="10" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="drinkJarBoiledWater" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1"/>
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="modDyeGreen" count="1" craft_time="3" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="modDyeYellow" count="1" />
<ingredient name="modDyeBlue" count="1"/>
</recipe>
<recipe name="modDyeBlack" count="1" craft_time="3" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="modDyeRed" count="1"/>
<ingredient name="modDyeYellow" count="1" />
<ingredient name="modDyeBlue" count="1"/>
</recipe>
<recipe name="modDyeBrown" count="1" craft_time="3" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="modDyeGreen" count="1" />
<ingredient name="modDyeRed" count="1"/>
</recipe>
<recipe name="modDyePurple" count="1" craft_time="3" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="modDyeRed" count="1" />
<ingredient name="modDyeBlue" count="1"/>
</recipe>
<recipe name="modDyePink" count="1" craft_time="3" craft_area="WorkbenchMortarPestle001_FR" >
<ingredient name="drinkJarBoiledWater" count="1" />
<ingredient name="modDyeRed" count="1"/>
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@name='FuriousRamsayWoodPlank']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceCement']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='FuriousRamsayMoltenSteel']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceRockSmall']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceCobblestones']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceWood']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceCrushedSand']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourcePaint']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='woodShapes:VariantHelper']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='cobblestoneShapes:VariantHelper']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='concreteShapes:VariantHelper']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='steelShapes:VariantHelper']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironBars']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironBarsCentered']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='ironBarsCNR']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='keystoneBlock']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='ladderMetal']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='ladderSteel']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='ladderWood']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='meleeToolTorch']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='vaultDoor01']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='terrDirt']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='terrTopSoil']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='FuriousRamsayAsphalt']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='trapSpikesIronDmg0']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='trapSpikesWoodDmg0']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='tripwirepost']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='vaultDoor01']" name="tags">builder</setattribute>
<setattribute xpath="/recipes/recipe[@name='metalFenceRailingTrellisSheetBlockVariantHelper']" name="tags">builder</setattribute>
<append xpath="/recipes">
<recipe name="frameShapes:VariantHelper" count="1" craft_time="4" tags="learnable">
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceNail" count="4"/>
</recipe>
<recipe name="ladderWood" count="1" tags="learnable">
<ingredient name="resourceWood" count="12"/>
<ingredient name="resourceNail" count="8"/>
</recipe>
<recipe name="trapSpikesWoodDmg0" count="1" tags="learnable">
<ingredient name="FuriousRamsayTreeBranch" count="6"/>
<ingredient name="FuriousRamsayRope" count="6"/>
</recipe>
<recipe name="keystoneBlock" count="1" craft_time="4" tags="learnable">
<ingredient name="FuriousRamsayLargeRock" count="10"/>
</recipe>
</append>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<append xpath="/recipes/recipe[@name='FuriousRamsayDeployMine']/@tags">,builder</append>
<append xpath="/recipes/recipe[@name='FuriousRamsayDeployShaftExtension']/@tags">,builder</append>
<append xpath="/recipes/recipe[@name='FuriousRamsayDeployMineCobble']/@tags">,builder</append>
<append xpath="/recipes/recipe[@name='FuriousRamsayDeployShaftExtensionCobble']/@tags">,builder</append>
</if>
</conditional>
<setattribute xpath="/recipes/recipe[@name='resourceForgedIron']" name="craft_time">2</setattribute>
<setattribute xpath="/recipes/recipe[@name='resourceForgedSteel']" name="craft_time">3</setattribute>
<setattribute xpath="/recipes/recipe[@name='FuriousRamsayMoltenSteel']" name="craft_time">3</setattribute>
<append xpath="/recipes">
<!--<recipe name="cntSecureStorageChest" count="1" craft_area="WorkbenchToolbox001_FR" >
<ingredient name="resourceWood" count="15"/>
<ingredient name="FuriousRamsayRope" count="1"/>
<ingredient name="resourceNail" count="6"/>
<ingredient name="resourceScrapIron" count="5"/>
</recipe>-->
<recipe name="drinkJarBoiledWater" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingPot" craft_time="20">
<ingredient name="drinkJarRiverWater" count="1" />
</recipe>
<recipe name="foodBaconAndEggs" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingPot" always_unlocked="true">
<ingredient name="foodRawMeat" count="5" />
<ingredient name="foodEgg" count="2" />
<effect_group>
<passive_effect name="CraftingIngredientCount" level="1,3" operation="base_add" value="-1,-2" tags="foodRawMeat" />
</effect_group>
<ingredient name="FuriousRamsayFatChunk" count="1" />
</recipe>
<recipe name="foodBakedPotato" count="1" craft_area="cntWoodBurningStove_PickedUp" always_unlocked="true" craft_tool="toolCookingPot">
<ingredient name="foodCropPotato" count="1" />
</recipe>
<recipe name="foodBoiledMeat" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingPot" always_unlocked="true">
<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>
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="foodCornBread" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingPot" craft_time="10">
<ingredient name="foodCornMeal" count="3" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="foodCornOnTheCob" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingGrill" always_unlocked="true">
<ingredient name="foodCropCorn" count="1" />
</recipe>
<recipe name="foodEggBoiled" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingPot">
<ingredient name="foodEgg" count="1" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="foodGrilledMeat" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingGrill" always_unlocked="true">
<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="SurvivorStewTunaDogFoodBlueberry" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanTuna" count="1" />
<ingredient name="foodCanDogfood" count="1" />
<ingredient name="foodCropBlueberries" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="SurvivorStewBeefMushroom" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanBeef" count="1" />
<ingredient name="foodCropMushrooms" count="1" />
<ingredient name="foodCornMeal" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="1" />
</recipe>
<recipe name="SurvivorStewBrainStew" count="5" craft_area="cntWoodBurningStove_PickedUp" craft_time="60" craft_tool="toolCookingPot">
<ingredient name="foodRottingFlesh" count="25" />
<ingredient name="drinkJarBoiledWater" count="5" />
<ingredient name="resourceCropGoldenrodPlant" count="5" />
<ingredient name="drugVitamins" count="1" />
<output name="drinkJarEmpty" count="5" />
</recipe>
<recipe name="SurvivorStewChickenChiliYucca" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanChicken" count="1" />
<ingredient name="foodCanChili" count="1" />
<ingredient name="foodCropYuccaFruit" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="SurvivorStewChickenSoupCorn" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanSoup" count="1" />
<ingredient name="foodCanStock" count="1" />
<ingredient name="foodCropCorn" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1" />
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="SurvivorStewLambPeasRavioli" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanLamb" count="1" />
<ingredient name="foodCanPeas" count="1" />
<ingredient name="foodCanPasta" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="3" />
</recipe>
<recipe name="SurvivorStewMisoPetFood" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanMiso" count="1" />
<ingredient name="foodCanDogfood" count="1" />
<ingredient name="foodCanCatfood" count="1" />
<ingredient name="resourceCropChrysanthemumPlant" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1" />
<output name="drinkCanEmpty" count="3" />
</recipe>
<recipe name="SurvivorStewPetFoodPuree" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanCatfood" count="1" />
<ingredient name="foodCanDogfood" count="1" />
<ingredient name="foodCornMeal" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="SurvivorStewSalmonChiliPear" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanSalmon" count="1" />
<ingredient name="foodCanChili" count="1" />
<ingredient name="foodCanPears" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="3" />
</recipe>
<recipe name="SurvivorStewTunaCatFoodPumpkin" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot">
<ingredient name="foodCanTuna" count="1" />
<ingredient name="foodCanCatfood" count="1" />
<ingredient name="foodCropPumpkin" count="1" />
<ingredient name="resourceCropGoldenrodPlant" count="1" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
<output name="drinkCanEmpty" count="2" />
</recipe>
<recipe name="FuriousRamsayWalkmanMod" count="1" craft_time="5">
<ingredient name="FuriousRamsayHeadphones" count="1" />
<ingredient name="FuriousRamsayWalkman" count="1" />
</recipe>
<recipe name="FuriousRamsayPlantAsh" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_time="10" craft_tool="toolCookingPot">
<ingredient name="resourceCropCottonPlant" count="5" />
</recipe>
<recipe name="resourcePotassiumBicarbonate" count="3" craft_time="30" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingPot">
<ingredient name="FuriousRamsayPlantAsh" count="3" />
<ingredient name="FuriousRamsayVinegar" count="1" />
<ingredient name="FuriousRamsayBakingSoda" count="1" />
<ingredient name="drinkCanEmpty" count="3" />
</recipe>
<recipe name="FuriousRamsayBakingSoda" count="5" craft_time="30" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingPot">
<ingredient name="FuriousRamsaySalt" count="2" />
<ingredient name="FuriousRamsayGroundLimestone" count="2" />
<ingredient name="drinkJarBoiledWater" count="1" />
<output name="drinkJarEmpty" count="1" />
</recipe>
<recipe name="FuriousRamsayFatChunk" count="3" craft_area="cntWoodBurningStove_PickedUp" craft_time="7" craft_tool="toolCookingPot">
<ingredient name="resourceAnimalFat" count="1" />
</recipe>
<recipe name="FuriousRamsayBeeWax" count="3" craft_area="cntWoodBurningStove_PickedUp" craft_time="10" craft_tool="toolCookingPot">
<ingredient name="foodHoney" count="1" />
</recipe>
<recipe name="resourceGlue" count="1" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingPot">
<ingredient name="resourceBone" count="3" />
<ingredient name="resourceScrapPolymers" count="1" />
<ingredient name="drinkJarRiverWater" count="1" />
<output name="drinkJarEmpty" count="1" />
</recipe>
<conditional>
<if cond="not_rebirth_scenario('hive')">
<recipe name="FuriousRamsayMindControlDrink" craft_area="cntWoodBurningStove_PickedUp" craft_time="20" craft_tool="toolCookingPot" tags="learnable">
<ingredient name="drinkJarBoiledWater" count="1" />
<ingredient name="foodRottingFlesh" count="5" />
<ingredient name="resourceCropGoldenrodPlant" count="2" />
</recipe>
<recipe name="FuriousRamsayCharcoal" count="1" craft_time="3" craft_area="cntWoodBurningStove_PickedUp" always_unlocked="true">
<ingredient name="FuriousRamsayTreeBranch" count="1" />
</recipe>
<recipe name="FuriousRamsayCharcoal" count="1" craft_time="3" craft_area="cntWoodBurningStove_PickedUp" always_unlocked="true">
<ingredient name="resourceWood" count="1" />
</recipe>
<recipe name="FuriousRamsayCharcoal" count="4" craft_time="12" craft_area="cntWoodBurningStove_PickedUp" always_unlocked="true">
<ingredient name="FuriousRamsayWoodPlank" count="1" />
</recipe>
<recipe name="FuriousRamsayCharcoal" count="24" craft_time="36" craft_area="cntWoodBurningStove_PickedUp" always_unlocked="true">
<ingredient name="FuriousRamsayWoodLog" count="1" />
</recipe>
<recipe name="FuriousRamsayInkBottle" count="1" craft_time="20" craft_area="cntWoodBurningStove_PickedUp" craft_tool="toolCookingPot">
<ingredient name="FuriousRamsayInkBottleEmpty" count="1" />
<ingredient name="foodHoney" count="1" />
<ingredient name="foodEgg" count="1" />
<ingredient name="modDyeBlack" count="3" />
<ingredient name="FuriousRamsayTreeSap" count="10" />
</recipe>
</if>
</conditional>
<recipe name="FuriousRamsayDrinkPrussianBlue" craft_area="cntWoodBurningStove_PickedUp" craft_time="60" always_unlocked="true" craft_tool="toolCookingPot">
<ingredient name="drinkJarPureMineralWater" count="1" />
<ingredient name="FuriousRamsayDrugPrussianBluePowder" count="1" />
<ingredient name="drugVitamins" count="1" />
</recipe>
<recipe name="cntWoodBurningStove_PickedUp" craft_area="workbench" craft_tool="FuriousRamsayScrewdriver" craft_time="20">
<ingredient name="resourceForgedSteel" count="10"/>
<ingredient name="resourceForgedIron" count="20" />
<ingredient name="resourceScrapIron" count="150"/>
<ingredient name="FuriousRamsayScrews" count="10" />
<ingredient name="resourceBrokenGlass" count="30" />
</recipe>
</append>
<setattribute xpath="/recipes/recipe[@craft_area='forge']" name="craft_tool">toolAnvil</setattribute>
<setattribute xpath="/recipes/recipe[@name='steelShapes:VariantHelper']" name="craft_tool">toolForgeCrucible</setattribute>
<setattribute xpath="/recipes/recipe[@name='FuriousRamsayMoltenSteel']" name="craft_tool">toolForgeCrucible</setattribute>
<setattribute xpath="/recipes/recipe[@name='glassBulletproofBlockVariantHelper']" name="craft_tool">toolForgeCrucible</setattribute>
<setattribute xpath="/recipes/recipe[@craft_area='WorkbenchCircularMachine001_FR']" name="craft_tool">FuriousRamsayCircularSawBlade</setattribute>
</Config>