Advertisement
AlexOfKing

BdubsVehicles Recipes Config

Jul 7th, 2025
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 56.11 KB | Gaming | 0 0
  1. <configs>
  2.     <append xpath="/recipes">
  3.         <recipe name="vehicleTruck4x4OldBVAccessories" count="1" craft_time="210" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  4.             <ingredient name="resourceElectricParts" count="33"/>
  5.             <ingredient name="resourceHeadlight" count="8"/>
  6.             <ingredient name="resourceMetalPipe" count="50"/>
  7.             <ingredient name="resourceSpring" count="4"/>
  8.             <ingredient name="resourceMechanicalParts" count="16"/>
  9.             <effect_group>
  10.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceMechanicalParts,resourceMetalPipe,resourceElectricParts,resourceSpring"/>
  11.             </effect_group>
  12.         </recipe>
  13.         <recipe name="vehicleTruck4x4OldBVChassis" count="1" craft_time="210" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  14.             <ingredient name="resourceForgedSteel" count="225"/>
  15.             <ingredient name="resourceMechanicalParts" count="40"/>
  16.             <ingredient name="resourceDuctTape" count="20"/>
  17.             <ingredient name="resourceLeather" count="40"/>
  18.             <ingredient name="resourceElectricParts" count="16"/>
  19.             <effect_group>
  20.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceElectricParts"/>
  21.             </effect_group>
  22.         </recipe>
  23.         <recipe name="vehicleTruck4x4OldBVPlaceable" count="1" craft_time="210" craft_area="workbench" tags="workbenchCrafting">
  24.             <ingredient name="vehicleWheels" count="4"/>
  25.             <ingredient name="vehicleTruck4x4OldBVChassis" count="1"/>
  26.             <ingredient name="vehicleTruck4x4OldBVAccessories" count="1"/>
  27.             <ingredient name="smallEngine" count="1"/>
  28.             <ingredient name="carBattery" count="1"/>
  29.         </recipe>
  30.         <recipe name="vehicleBicycleOldBVChassis" count="1" craft_time="30" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  31.             <ingredient name="resourceForgedIron" count="5"/>
  32.             <ingredient name="resourceMechanicalParts" count="2"/>
  33.             <ingredient name="resourceDuctTape" count="2"/>
  34.             <ingredient name="resourceLeather" count="2"/>
  35.             <ingredient name="resourceSpring" count="2"/>
  36.             <effect_group>
  37.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0" value=".5" tags="resourceForgedIron,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceSpring"/>
  38.             </effect_group>
  39.         </recipe>
  40.         <recipe name="vehicleBicycleOldBVHandlebars" count="1" craft_time="30" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  41.             <ingredient name="resourceDuctTape" count="2"/>
  42.             <ingredient name="resourceLeather" count="2"/>
  43.             <ingredient name="resourceMechanicalParts" count="1"/>
  44.             <ingredient name="resourceMetalPipe" count="6"/>
  45.             <ingredient name="resourceSpring" count="2"/>
  46.             <effect_group>
  47.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0" value=".5" tags="resourceDuctTape,resourceLeather,resourceSpring,resourceMetalPipe"/>
  48.             </effect_group>
  49.         </recipe>
  50.         <recipe name="vehicleBicycleOldBVPlaceable" count="1" craft_time="30" tags="workbenchCrafting">
  51.             <ingredient name="vehicleWheels" count="2"/>
  52.             <ingredient name="vehicleBicycleOldBVChassis" count="1"/>
  53.             <ingredient name="vehicleBicycleOldBVHandlebars" count="1"/>
  54.             <ingredient name="resourceMechanicalParts" count="1"/>
  55.         </recipe>
  56.         <recipe name="vehicleGyrocopterOldBVAccessories" count="1" craft_time="270" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  57.             <ingredient name="resourceElectricParts" count="33"/>
  58.             <ingredient name="resourceHeadlight" count="8"/>
  59.             <ingredient name="resourceMetalPipe" count="50"/>
  60.             <ingredient name="resourceMechanicalParts" count="10"/>
  61.             <ingredient name="resourceSpring" count="4"/>
  62.             <effect_group>
  63.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceMechanicalParts,resourceMetalPipe,resourceElectricParts,resourceSpring"/>
  64.             </effect_group>
  65.         </recipe>
  66.         <recipe name="vehicleGyrocopterOldBVChassis" count="1" craft_time="270" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  67.             <ingredient name="resourceForgedSteel" count="100"/>
  68.             <ingredient name="resourceMechanicalParts" count="45"/>
  69.             <ingredient name="resourceDuctTape" count="30"/>
  70.             <ingredient name="resourceLeather" count="20"/>
  71.             <ingredient name="resourceElectricParts" count="15"/>
  72.             <effect_group>
  73.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceElectricParts"/>
  74.             </effect_group>
  75.         </recipe>
  76.         <recipe name="vehicleGyrocopterOldBVPlaceable" count="1" craft_time="270" craft_area="workbench" tags="workbenchCrafting">
  77.             <ingredient name="vehicleWheels" count="3"/>
  78.             <ingredient name="vehicleGyrocopterOldBVChassis" count="1"/>
  79.             <ingredient name="vehicleGyrocopterOldBVAccessories" count="1"/>
  80.             <ingredient name="smallEngine" count="1"/>
  81.             <ingredient name="carBattery" count="1"/>
  82.         </recipe>
  83.         <recipe name="vehicleMinibikeOldBVChassis" count="1" craft_time="90" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  84.             <ingredient name="resourceForgedIron" count="8"/>
  85.             <ingredient name="resourceMechanicalParts" count="6"/>
  86.             <ingredient name="resourceDuctTape" count="4"/>
  87.             <ingredient name="resourceLeather" count="4"/>
  88.             <ingredient name="resourceElectricParts" count="1"/>
  89.             <effect_group>
  90.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1" value=".5,.5" tags="resourceForgedIron,resourceMechanicalParts,resourceDuctTape,resourceLeather"/>
  91.             </effect_group>
  92.         </recipe>
  93.         <recipe name="vehicleMinibikeOldBVHandlebars" count="1" craft_time="90" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  94.             <ingredient name="resourceMechanicalParts" count="4"/>
  95.             <ingredient name="resourceSpring" count="2"/>
  96.             <ingredient name="resourceHeadlight" count="1"/>
  97.             <ingredient name="resourceElectricParts" count="4"/>
  98.             <ingredient name="resourceMetalPipe" count="6"/>
  99.             <effect_group>
  100.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1" value=".5,.5" tags="resourceMechanicalParts,resourceSpring,resourceElectricParts,resourceMetalPipe"/>
  101.             </effect_group>
  102.         </recipe>
  103.         <recipe name="vehicleMinibikeOldBVPlaceable" count="1" craft_time="90" craft_area="workbench" tags="workbenchCrafting">
  104.             <ingredient name="vehicleWheels" count="2"/>
  105.             <ingredient name="vehicleMinibikeOldBVChassis" count="1"/>
  106.             <ingredient name="vehicleMinibikeOldBVHandlebars" count="1"/>
  107.             <ingredient name="smallEngine" count="1"/>
  108.             <ingredient name="carBattery" count="1"/>
  109.         </recipe>
  110.         <recipe name="vehicleMotorcycleOldBVChassis" count="1" craft_time="150" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  111.             <ingredient name="resourceForgedSteel" count="28"/>
  112.             <ingredient name="resourceMechanicalParts" count="10"/>
  113.             <ingredient name="resourceDuctTape" count="7"/>
  114.             <ingredient name="resourceLeather" count="10"/>
  115.             <ingredient name="resourceElectricParts" count="3"/>
  116.             <effect_group>
  117.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceElectricParts"/>
  118.             </effect_group>
  119.         </recipe>
  120.         <recipe name="vehicleMotorcycleOldBVHandlebars" count="1" craft_time="150" craft_area="workbench" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  121.             <ingredient name="resourceMechanicalParts" count="10"/>
  122.             <ingredient name="resourceDuctTape" count="10"/>
  123.             <ingredient name="resourceHeadlight" count="1"/>
  124.             <ingredient name="resourceElectricParts" count="6"/>
  125.             <ingredient name="resourceForgedSteel" count="5"/>
  126.             <effect_group>
  127.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceMechanicalParts,resourceDuctTape,resourceElectricParts,resourceForgedSteel"/>
  128.             </effect_group>
  129.         </recipe>
  130.         <recipe name="vehicleMotorcycleOldBVPlaceable" count="1" craft_time="150" craft_area="workbench" tags="workbenchCrafting">
  131.             <ingredient name="vehicleWheels" count="2"/>
  132.             <ingredient name="vehicleMotorcycleOldBVChassis" count="1"/>
  133.             <ingredient name="vehicleMotorcycleOldBVHandlebars" count="1"/>
  134.             <ingredient name="smallEngine" count="1"/>
  135.             <ingredient name="carBattery" count="1"/>
  136.         </recipe>      
  137.         <recipe name="vehicleBoxTruckchassis" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  138.             <ingredient name="resourceElectricParts" count="20"/>
  139.             <ingredient name="resourceForgedSteel" count="100"/>
  140.             <ingredient name="resourceMechanicalParts" count="50"/>
  141.             <ingredient name="resourceDuctTape" count="40"/>
  142.             <ingredient name="resourceMetalPipe" count="40"/>
  143.             <effect_group>
  144.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceMetalPipe,resourceElectricParts"/>
  145.             </effect_group>
  146.         </recipe>
  147.         <recipe name="vehicleBoxTruckbody" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  148.             <ingredient name="resourceForgedSteel" count="200"/>
  149.             <ingredient name="resourceMechanicalParts" count="15"/>
  150.             <ingredient name="resourceLeather" count="25"/>
  151.             <ingredient name="resourceElectricParts" count="40"/>
  152.             <ingredient name="resourceHeadlight" count="2"/>
  153.             <effect_group>
  154.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceLeather,resourceElectricParts"/>
  155.             </effect_group>
  156.         </recipe>
  157.         <recipe name="vehicleBoxTruckPlainplaceable" count="1" craft_area="workbench" craft_time="230" tags="workbenchCrafting">
  158.             <ingredient name="vehicleWheels" count="6"/>
  159.             <ingredient name="vehicleBoxTruckchassis" count="1"/>
  160.             <ingredient name="vehicleBoxTruckbody" count="1"/>
  161.             <ingredient name="smallEngine" count="2"/>
  162.             <ingredient name="carBattery" count="2"/>
  163.         </recipe>
  164.         <recipe name="vehicleBoxTruckHostessplaceable" count="1" craft_area="workbench" craft_time="230" tags="workbenchCrafting">
  165.             <ingredient name="vehicleWheels" count="6"/>
  166.             <ingredient name="vehicleBoxTruckchassis" count="1"/>
  167.             <ingredient name="vehicleBoxTruckbody" count="1"/>
  168.             <ingredient name="smallEngine" count="2"/>
  169.             <ingredient name="carBattery" count="2"/>
  170.         </recipe>
  171.         <recipe name="vehicleBRDM2chassis" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  172.             <ingredient name="resourceElectricParts" count="20"/>
  173.             <ingredient name="resourceForgedSteel" count="300"/>
  174.             <ingredient name="resourceMechanicalParts" count="50"/>
  175.             <ingredient name="resourceDuctTape" count="40"/>
  176.             <ingredient name="resourceMetalPipe" count="50"/>
  177.             <effect_group>
  178.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceDuctTape,resourceMechanicalParts,resourceMetalPipe,resourceElectricParts"/>
  179.             </effect_group>
  180.         </recipe>
  181.         <recipe name="vehicleBRDM2accessories" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  182.             <ingredient name="resourceSpring" count="12"/>
  183.             <ingredient name="resourceMechanicalParts" count="10"/>
  184.             <ingredient name="resourceLeather" count="50"/>
  185.             <ingredient name="resourceElectricParts" count="40"/>
  186.             <ingredient name="resourceHeadlight" count="4"/>
  187.             <effect_group>
  188.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceSpring,resourceLeather,resourceMechanicalParts,resourceElectricParts"/>
  189.             </effect_group>
  190.         </recipe>
  191.         <recipe name="vehicleBRDM2placeable" count="1" craft_area="workbench" craft_time="230" tags="workbenchCrafting">
  192.             <ingredient name="vehicleWheels" count="4"/>
  193.             <ingredient name="vehicleBRDM2accessories" count="1"/>
  194.             <ingredient name="vehicleBRDM2chassis" count="1"/>
  195.             <ingredient name="smallEngine" count="1"/>
  196.             <ingredient name="carBattery" count="1"/>
  197.         </recipe>
  198.         <recipe name="vehicleBRDM2desertplaceable" count="1" craft_area="workbench" craft_time="230" tags="workbenchCrafting">
  199.             <ingredient name="vehicleWheels" count="4"/>
  200.             <ingredient name="vehicleBRDM2accessories" count="1"/>
  201.             <ingredient name="vehicleBRDM2chassis" count="1"/>
  202.             <ingredient name="smallEngine" count="1"/>
  203.             <ingredient name="carBattery" count="1"/>
  204.         </recipe>
  205.         <recipe name="vehicleBRDM2newplaceable" count="1" craft_area="workbench" craft_time="230" tags="workbenchCrafting">
  206.             <ingredient name="vehicleWheels" count="4"/>
  207.             <ingredient name="vehicleBRDM2accessories" count="1"/>
  208.             <ingredient name="vehicleBRDM2chassis" count="1"/>
  209.             <ingredient name="smallEngine" count="1"/>
  210.             <ingredient name="carBattery" count="1"/>
  211.         </recipe>
  212.         <recipe name="vehicleBuggychassis" count="1" craft_area="workbench" craft_time="175" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  213.             <ingredient name="resourceSpring" count="8"/>
  214.             <ingredient name="resourceForgedSteel" count="175"/>
  215.             <ingredient name="resourceMechanicalParts" count="50"/>
  216.             <ingredient name="resourceDuctTape" count="40"/>
  217.             <ingredient name="resourceMetalPipe" count="50"/>
  218.             <effect_group>
  219.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceDuctTape,resourceSpring,resourceMechanicalParts,resourceMetalPipe"/>
  220.             </effect_group>
  221.         </recipe>
  222.         <recipe name="vehicleBuggyaccessories" count="1" craft_area="workbench" craft_time="175" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  223.             <ingredient name="resourceSpring" count="10"/>
  224.             <ingredient name="resourceMechanicalParts" count="20"/>
  225.             <ingredient name="resourceLeather" count="35"/>
  226.             <ingredient name="resourceElectricParts" count="30"/>
  227.             <ingredient name="resourceHeadlight" count="4"/>
  228.             <effect_group>
  229.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceLeather,resourceSpring,resourceMechanicalParts,resourceElectricParts"/>
  230.             </effect_group>
  231.         </recipe>
  232.         <recipe name="vehicleBuggyplaceable" count="1" craft_area="workbench" craft_time="175" tags="workbenchCrafting">
  233.             <ingredient name="vehicleWheels" count="4"/>
  234.             <ingredient name="vehicleBuggychassis" count="1"/>
  235.             <ingredient name="vehicleBuggyaccessories" count="1"/>
  236.             <ingredient name="smallEngine" count="1"/>
  237.             <ingredient name="carBattery" count="1"/>
  238.         </recipe>
  239.         <recipe name="vehicleChargerchassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  240.             <ingredient name="resourceElectricParts" count="20"/>
  241.             <ingredient name="resourceForgedSteel" count="250"/>
  242.             <ingredient name="resourceMechanicalParts" count="50"/>
  243.             <ingredient name="resourceDuctTape" count="40"/>
  244.             <ingredient name="resourceMetalPipe" count="50"/>
  245.             <effect_group>
  246.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceDuctTape,resourceMetalPipe,resourceMechanicalParts,resourceElectricParts"/>
  247.             </effect_group>
  248.         </recipe>
  249.         <recipe name="vehicleChargeraccessories" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  250.             <ingredient name="resourceSpring" count="8"/>
  251.             <ingredient name="resourceMechanicalParts" count="10"/>
  252.             <ingredient name="resourceLeather" count="50"/>
  253.             <ingredient name="resourceElectricParts" count="40"/>
  254.             <ingredient name="resourceHeadlight" count="2"/>
  255.             <effect_group>
  256.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceSpring,resourceLeather,resourceMechanicalParts,resourceElectricParts"/>
  257.             </effect_group>
  258.         </recipe>
  259.         <recipe name="vehicleChargerNewplaceable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  260.             <ingredient name="vehicleWheels" count="4"/>
  261.             <ingredient name="vehicleChargeraccessories" count="1"/>
  262.             <ingredient name="vehicleChargerchassis" count="1"/>
  263.             <ingredient name="smallEngine" count="1"/>
  264.             <ingredient name="carBattery" count="1"/>
  265.         </recipe>
  266.         <recipe name="vehicleCruiserchassis" count="1" craft_area="workbench" craft_time="150" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  267.             <ingredient name="resourceForgedSteel" count="25"/>
  268.             <ingredient name="resourceMechanicalParts" count="10"/>
  269.             <ingredient name="resourceDuctTape" count="10"/>
  270.             <ingredient name="resourceLeather" count="10"/>
  271.             <ingredient name="resourceElectricParts" count="3"/>
  272.             <effect_group>
  273.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceElectricParts"/>
  274.             </effect_group>
  275.         </recipe>
  276.         <recipe name="vehicleCruiserbars" count="1" craft_area="workbench" craft_time="150" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  277.             <ingredient name="resourceForgedSteel" count="10"/>
  278.             <ingredient name="resourceMechanicalParts" count="12"/>
  279.             <ingredient name="resourceScrapPolymers" count="50"/>
  280.             <ingredient name="resourceElectricParts" count="15"/>
  281.             <ingredient name="resourceHeadlight" count="1"/>
  282.             <effect_group>
  283.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceElectricParts,resourceMechanicalParts,resourceScrapPolymers"/>
  284.             </effect_group>
  285.         </recipe>
  286.         <recipe name="vehicleCruiserplaceable" count="1" craft_area="workbench" craft_time="150" tags="workbenchCrafting">
  287.             <ingredient name="vehicleWheels" count="2"/>
  288.             <ingredient name="vehicleCruiserchassis" count="1"/>
  289.             <ingredient name="vehicleCruiserbars" count="1"/>
  290.             <ingredient name="smallEngine" count="1"/>
  291.             <ingredient name="carBattery" count="1"/>
  292.         </recipe>
  293.         <recipe name="vehicleDirtBikeChassis" count="1" craft_area="workbench" craft_time="120" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  294.             <ingredient name="resourceForgedSteel" count="20"/>
  295.             <ingredient name="resourceMechanicalParts" count="30"/>
  296.             <ingredient name="resourceDuctTape" count="12"/>
  297.             <ingredient name="resourceMetalPipe" count="12"/>
  298.             <ingredient name="resourceSpring" count="3"/>
  299.             <effect_group>
  300.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceMetalPipe,resourceMechanicalParts,resourceDuctTape"/>
  301.             </effect_group>
  302.         </recipe>
  303.         <recipe name="vehicleDirtBikeParts" count="1" craft_area="workbench" craft_time="120" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  304.             <ingredient name="resourceForgedSteel" count="10"/>
  305.             <ingredient name="resourceMechanicalParts" count="12"/>
  306.             <ingredient name="resourceScrapPolymers" count="50"/>
  307.             <ingredient name="resourceLeather" count="12"/>
  308.             <ingredient name="resourceForgedIron" count="15"/>
  309.             <effect_group>
  310.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceLeather,resourceMechanicalParts,resourceScrapPolymers"/>
  311.             </effect_group>
  312.         </recipe>
  313.         <recipe name="vehicleDirtBikeplaceable" count="1" craft_area="workbench" craft_time="120" tags="workbenchCrafting">
  314.             <ingredient name="vehicleWheels" count="2"/>
  315.             <ingredient name="vehicleDirtBikeChassis" count="1"/>
  316.             <ingredient name="vehicleDirtBikeParts" count="1"/>
  317.             <ingredient name="smallEngine" count="1"/>
  318.             <ingredient name="carBattery" count="1"/>
  319.         </recipe>
  320.         <recipe name="vehicleDusterchassis" count="1" craft_area="workbench" craft_time="300" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  321.             <ingredient name="resourceSpring" count="5"/>
  322.             <ingredient name="resourceForgedSteel" count="250"/>
  323.             <ingredient name="resourceMechanicalParts" count="50"/>
  324.             <ingredient name="resourceDuctTape" count="40"/>
  325.             <ingredient name="resourceMetalPipe" count="50"/>
  326.             <effect_group>
  327.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceDuctTape,resourceMechanicalParts,resourceSpring"/>
  328.             </effect_group>
  329.         </recipe>
  330.         <recipe name="vehicleDusteraccessories" count="1" craft_area="workbench" craft_time="300" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  331.             <ingredient name="resourceForgedSteel" count="50"/>
  332.             <ingredient name="resourceMechanicalParts" count="10"/>
  333.             <ingredient name="resourceLeather" count="50"/>
  334.             <ingredient name="resourceElectricParts" count="40"/>
  335.             <ingredient name="resourceSpring" count="20"/>
  336.             <effect_group>
  337.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceLeather,resourceMechanicalParts,resourceElectricParts,resourceSpring"/>
  338.             </effect_group>
  339.         </recipe>
  340.         <recipe name="vehicleDusterplaceable" count="1" craft_area="workbench" craft_time="300" tags="workbenchCrafting">
  341.             <ingredient name="vehicleWheels" count="2"/>
  342.             <ingredient name="vehicleDusteraccessories" count="1"/>
  343.             <ingredient name="vehicleDusterchassis" count="1"/>
  344.             <ingredient name="smallEngine" count="1"/>
  345.             <ingredient name="carBattery" count="1"/>
  346.         </recipe>
  347.         <recipe name="vehicleGNXchassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  348.             <ingredient name="resourceElectricParts" count="20"/>
  349.             <ingredient name="resourceForgedSteel" count="225"/>
  350.             <ingredient name="resourceMechanicalParts" count="40"/>
  351.             <ingredient name="resourceDuctTape" count="40"/>
  352.             <ingredient name="resourceLeather" count="40"/>
  353.             <effect_group>
  354.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceLeather,resourceMechanicalParts,resourceElectricParts,resourceDuctTape"/>
  355.             </effect_group>
  356.         </recipe>
  357.         <recipe name="vehicleGNXaccessories" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  358.             <ingredient name="resourceSpring" count="15"/>
  359.             <ingredient name="resourceMechanicalParts" count="15"/>
  360.             <ingredient name="resourceDuctTape" count="20"/>
  361.             <ingredient name="resourceElectricParts" count="35"/>
  362.             <ingredient name="resourceHeadlight" count="4"/>
  363.             <effect_group>
  364.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceSpring,resourceMechanicalParts,resourceElectricParts,resourceDuctTape"/>
  365.             </effect_group>
  366.         </recipe>
  367.         <recipe name="vehicleGNXplaceable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  368.             <ingredient name="vehicleWheels" count="4"/>
  369.             <ingredient name="vehicleGNXchassis" count="1"/>
  370.             <ingredient name="vehicleGNXaccessories" count="1"/>
  371.             <ingredient name="smallEngine" count="1"/>
  372.             <ingredient name="carBattery" count="1"/>
  373.         </recipe>
  374.         <recipe name="vehicleGolfCartchassis" count="1" craft_area="workbench" craft_time="120" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  375.             <ingredient name="resourceLeather" count="10"/>
  376.             <ingredient name="resourceElectricParts" count="5"/>
  377.             <ingredient name="resourceForgedIron" count="25"/>
  378.             <ingredient name="resourceMechanicalParts" count="10"/>
  379.             <ingredient name="resourceScrapPolymers" count="20"/>
  380.             <effect_group>
  381.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1" value=".5,.5" tags="resourceForgedIron,resourceMechanicalParts,resourceElectricParts,resourceLeather,resourceScrapPolymers"/>
  382.             </effect_group>
  383.         </recipe>
  384.         <recipe name="vehicleGolfCartaccessories" count="1" craft_area="workbench" craft_time="120" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  385.             <ingredient name="resourceForgedIron" count="10"/>
  386.             <ingredient name="resourceMetalPipe" count="10"/>
  387.             <ingredient name="resourceScrapPolymers" count="25"/>
  388.             <ingredient name="resourceDuctTape" count="7"/>
  389.             <effect_group>
  390.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,1" value=".5,.5" tags="resourceForgedIron,resourceMetalPipe,resourceDuctTape,resourceScrapPolymers"/>
  391.             </effect_group>
  392.         </recipe>
  393.         <recipe name="vehicleGolfCartplaceable" count="1" craft_area="workbench" craft_time="120" tags="workbenchCrafting">
  394.             <ingredient name="vehicleWheels" count="4"/>
  395.             <ingredient name="vehicleGolfCartchassis" count="1"/>
  396.             <ingredient name="vehicleGolfCartaccessories" count="1"/>
  397.             <ingredient name="smallEngine" count="1"/>
  398.             <ingredient name="carBattery" count="1"/>
  399.         </recipe>
  400.         <recipe name="vehicleHotRodchassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  401.             <ingredient name="resourceElectricParts" count="12"/>
  402.             <ingredient name="resourceForgedSteel" count="225"/>
  403.             <ingredient name="resourceMechanicalParts" count="45"/>
  404.             <ingredient name="resourceDuctTape" count="40"/>
  405.             <ingredient name="resourceMetalPipe" count="50"/>
  406.             <effect_group>
  407.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceMetalPipe,resourceDuctTape,resourceElectricParts"/>
  408.             </effect_group>
  409.         </recipe>
  410.         <recipe name="vehicleHotRodaccessories" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  411.             <ingredient name="resourceSpring" count="25"/>
  412.             <ingredient name="resourceMechanicalParts" count="10"/>
  413.             <ingredient name="resourceLeather" count="50"/>
  414.             <ingredient name="resourceElectricParts" count="35"/>
  415.             <ingredient name="resourceHeadlight" count="2"/>
  416.             <effect_group>
  417.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceSpring,resourceMechanicalParts,resourceLeather,resourceElectricParts"/>
  418.             </effect_group>
  419.         </recipe>
  420.         <recipe name="vehicleHotRod1placeable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  421.             <ingredient name="vehicleWheels" count="4"/>
  422.             <ingredient name="vehicleHotRodaccessories" count="1"/>
  423.             <ingredient name="vehicleHotRodchassis" count="1"/>
  424.             <ingredient name="smallEngine" count="1"/>
  425.             <ingredient name="carBattery" count="1"/>
  426.         </recipe>
  427.         <recipe name="vehicleHotRod2placeable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  428.             <ingredient name="vehicleWheels" count="4"/>
  429.             <ingredient name="vehicleHotRodaccessories" count="1"/>
  430.             <ingredient name="vehicleHotRodchassis" count="1"/>
  431.             <ingredient name="smallEngine" count="1"/>
  432.             <ingredient name="carBattery" count="1"/>
  433.         </recipe>
  434.         <recipe name="vehicleHotRod3placeable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  435.             <ingredient name="vehicleWheels" count="4"/>
  436.             <ingredient name="vehicleHotRodaccessories" count="1"/>
  437.             <ingredient name="vehicleHotRodchassis" count="1"/>
  438.             <ingredient name="smallEngine" count="1"/>
  439.             <ingredient name="carBattery" count="1"/>
  440.         </recipe>
  441.         <recipe name="vehicleHotRod4placeable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  442.             <ingredient name="vehicleWheels" count="4"/>
  443.             <ingredient name="vehicleHotRodaccessories" count="1"/>
  444.             <ingredient name="vehicleHotRodchassis" count="1"/>
  445.             <ingredient name="smallEngine" count="1"/>
  446.             <ingredient name="carBattery" count="1"/>
  447.         </recipe>
  448.         <recipe name="vehicleHotRod5placeable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  449.             <ingredient name="vehicleWheels" count="4"/>
  450.             <ingredient name="vehicleHotRodaccessories" count="1"/>
  451.             <ingredient name="vehicleHotRodchassis" count="1"/>
  452.             <ingredient name="smallEngine" count="1"/>
  453.             <ingredient name="carBattery" count="1"/>
  454.         </recipe>
  455.         <recipe name="vehicleHotRod6placeable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  456.             <ingredient name="vehicleWheels" count="4"/>
  457.             <ingredient name="vehicleHotRodaccessories" count="1"/>
  458.             <ingredient name="vehicleHotRodchassis" count="1"/>
  459.             <ingredient name="smallEngine" count="1"/>
  460.             <ingredient name="carBattery" count="1"/>
  461.         </recipe>
  462.         <recipe name="modVehicleHumveeDoors" count="1" craft_area="workbench" tags="workbenchCrafting">
  463.             <ingredient name="resourceForgedSteel" count="10"/>
  464.             <ingredient name="resourceScrapPolymers" count="10"/>
  465.             <ingredient name="resourceSpring" count="4"/>
  466.             <ingredient name="resourceMechanicalParts" count="4"/>
  467.         </recipe>
  468.         <recipe name="vehicleHumveechassis" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  469.             <ingredient name="resourceSpring" count="5"/>
  470.             <ingredient name="resourceForgedSteel" count="250"/>
  471.             <ingredient name="resourceMechanicalParts" count="50"/>
  472.             <ingredient name="resourceDuctTape" count="40"/>
  473.             <ingredient name="resourceMetalPipe" count="50"/>
  474.             <effect_group>
  475.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceSpring,resourceDuctTape,resourceMetalPipe"/>
  476.             </effect_group>
  477.         </recipe>
  478.         <recipe name="vehicleHumveebody" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  479.             <ingredient name="resourceForgedSteel" count="50"/>
  480.             <ingredient name="resourceMechanicalParts" count="20"/>
  481.             <ingredient name="resourceLeather" count="50"/>
  482.             <ingredient name="resourceElectricParts" count="40"/>
  483.             <ingredient name="resourceHeadlight" count="4"/>
  484.             <effect_group>
  485.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceLeather,resourceElectricParts"/>
  486.             </effect_group>
  487.         </recipe>
  488.         <recipe name="vehicleHumveeplaceable" count="1" craft_area="workbench" craft_time="230" tags="workbenchCrafting">
  489.             <ingredient name="vehicleWheels" count="4"/>
  490.             <ingredient name="vehicleHumveechassis" count="1"/>
  491.             <ingredient name="vehicleHumveebody" count="1"/>
  492.             <ingredient name="smallEngine" count="1"/>
  493.             <ingredient name="carBattery" count="1"/>
  494.         </recipe>
  495.         <recipe name="vehicleJunkerChassis" count="1" craft_area="workbench" craft_time="150" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  496.             <ingredient name="resourceForgedSteel" count="20"/>
  497.             <ingredient name="resourceMechanicalParts" count="10"/>
  498.             <ingredient name="resourceDuctTape" count="15"/>
  499.             <ingredient name="resourceLeather" count="10"/>
  500.             <ingredient name="resourceElectricParts" count="5"/>
  501.             <effect_group>
  502.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceMetalPipe,resourceSpring"/>
  503.             </effect_group>
  504.         </recipe>
  505.         <recipe name="vehicleJunkerbars" count="1" craft_area="workbench" craft_time="150" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  506.             <ingredient name="resourceForgedSteel" count="7"/>
  507.             <ingredient name="resourceMechanicalParts" count="10"/>
  508.             <ingredient name="resourceScrapPolymers" count="40"/>
  509.             <ingredient name="resourceElectricParts" count="12"/>
  510.             <ingredient name="resourceHeadlight" count="1"/>
  511.             <effect_group>
  512.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceElectricParts,resourceScrapPolymers"/>
  513.             </effect_group>
  514.         </recipe>
  515.         <recipe name="vehicleJunkerplaceable" count="1" craft_area="workbench" craft_time="150" tags="workbenchCrafting">
  516.             <ingredient name="vehicleWheels" count="2"/>
  517.             <ingredient name="vehicleJunkerChassis" count="1"/>
  518.             <ingredient name="vehicleJunkerbars" count="1"/>
  519.             <ingredient name="smallEngine" count="1"/>
  520.             <ingredient name="carBattery" count="1"/>
  521.         </recipe>
  522.         <recipe name="vehicleLMTVchassis" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  523.             <ingredient name="resourceElectricParts" count="20"/>
  524.             <ingredient name="resourceForgedSteel" count="150"/>
  525.             <ingredient name="resourceMechanicalParts" count="50"/>
  526.             <ingredient name="resourceDuctTape" count="30"/>
  527.             <ingredient name="resourceMetalPipe" count="55"/>
  528.             <effect_group>
  529.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceElectricParts,resourceDuctTape,resourceMetalPipe"/>
  530.             </effect_group>
  531.         </recipe>
  532.         <recipe name="vehicleLMTVbody" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  533.             <ingredient name="resourceForgedSteel" count="200"/>
  534.             <ingredient name="resourceMechanicalParts" count="18"/>
  535.             <ingredient name="resourceLeather" count="25"/>
  536.             <ingredient name="resourceElectricParts" count="40"/>
  537.             <ingredient name="resourceHeadlight" count="2"/>
  538.             <effect_group>
  539.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceElectricParts,resourceLeather"/>
  540.             </effect_group>
  541.         </recipe>
  542.         <recipe name="vehicleLMTVplaceable" count="1" craft_area="workbench" craft_time="230" tags="workbenchCrafting">
  543.             <ingredient name="vehicleWheels" count="6"/>
  544.             <ingredient name="vehicleLMTVchassis" count="1"/>
  545.             <ingredient name="vehicleLMTVbody" count="1"/>
  546.             <ingredient name="smallEngine" count="2"/>
  547.             <ingredient name="carBattery" count="2"/>
  548.         </recipe>
  549.         <recipe name="vehicleMarauderchassis" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  550.             <ingredient name="resourceElectricParts" count="20"/>
  551.             <ingredient name="resourceForgedSteel" count="250"/>
  552.             <ingredient name="resourceMechanicalParts" count="50"/>
  553.             <ingredient name="resourceDuctTape" count="40"/>
  554.             <ingredient name="resourceLeather" count="50"/>
  555.             <effect_group>
  556.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceElectricParts,resourceLeather"/>
  557.             </effect_group>
  558.         </recipe>
  559.         <recipe name="vehicleMarauderaccessories" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  560.             <ingredient name="resourceForgedSteel" count="50"/>
  561.             <ingredient name="resourceMechanicalParts" count="10"/>
  562.             <ingredient name="resourceSpring" count="15"/>
  563.             <ingredient name="resourceElectricParts" count="40"/>
  564.             <ingredient name="resourceHeadlight" count="4"/>
  565.             <effect_group>
  566.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceSpring,resourceElectricParts"/>
  567.             </effect_group>
  568.         </recipe>
  569.         <recipe name="vehicleMarauderplaceable" count="1" craft_area="workbench" craft_time="230" tags="workbenchCrafting">
  570.             <ingredient name="vehicleWheels" count="4"/>
  571.             <ingredient name="vehicleMarauderchassis" count="1"/>
  572.             <ingredient name="smallEngine" count="1"/>
  573.             <ingredient name="carBattery" count="1"/>
  574.             <ingredient name="vehicleMarauderaccessories" count="1"/>
  575.         </recipe>
  576.         <recipe name="vehicleMD500chassis" count="1" craft_area="workbench" craft_time="300" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  577.             <ingredient name="resourceSpring" count="15"/>
  578.             <ingredient name="resourceForgedSteel" count="250"/>
  579.             <ingredient name="resourceMechanicalParts" count="50"/>
  580.             <ingredient name="resourceDuctTape" count="40"/>
  581.             <ingredient name="resourceMetalPipe" count="50"/>
  582.             <effect_group>
  583.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceSpring,resourceMetalPipe"/>
  584.             </effect_group>
  585.         </recipe>
  586.         <recipe name="vehicleMD500accessories" count="1" craft_area="workbench" craft_time="300" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  587.             <ingredient name="resourceForgedSteel" count="50"/>
  588.             <ingredient name="resourceMechanicalParts" count="10"/>
  589.             <ingredient name="resourceLeather" count="50"/>
  590.             <ingredient name="resourceElectricParts" count="40"/>
  591.             <ingredient name="resourceHeadlight" count="2"/>
  592.             <effect_group>
  593.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceLeather,resourceElectricParts"/>
  594.             </effect_group>
  595.         </recipe>
  596.         <recipe name="vehicleMD500placeable" count="1" craft_area="workbench" craft_time="300" tags="workbenchCrafting">
  597.             <ingredient name="resourceMechanicalParts" count="10"/>
  598.             <ingredient name="vehicleMD500accessories" count="1"/>
  599.             <ingredient name="vehicleMD500chassis" count="1"/>
  600.             <ingredient name="smallEngine" count="1"/>
  601.             <ingredient name="carBattery" count="1"/>
  602.         </recipe>
  603.         <recipe name="vehicleMRAPparts" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  604.             <ingredient name="resourceForgedSteel" count="300"/>
  605.             <ingredient name="resourceMechanicalParts" count="15"/>
  606.             <ingredient name="resourceDuctTape" count="25"/>
  607.             <ingredient name="resourceLeather" count="50"/>
  608.             <ingredient name="resourceElectricParts" count="50"/>
  609.             <effect_group>
  610.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceLeather,resourceElectricParts"/>
  611.             </effect_group>
  612.         </recipe>
  613.         <recipe name="vehicleMRAPaccessories" count="1" craft_area="workbench" craft_time="230" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  614.             <ingredient name="resourceElectricParts" count="40"/>
  615.             <ingredient name="resourceHeadlight" count="10"/>
  616.             <ingredient name="resourceMetalPipe" count="45"/>
  617.             <ingredient name="resourceMechanicalParts" count="20"/>
  618.             <ingredient name="resourceSpring" count="25"/>
  619.             <effect_group>
  620.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceMetalPipe,resourceElectricParts,resourceSpring,resourceMechanicalParts"/>
  621.             </effect_group>
  622.         </recipe>
  623.         <recipe name="vehicleMRAPplaceable" count="1" craft_area="workbench" craft_time="230" tags="workbenchCrafting">
  624.             <ingredient name="vehicleWheels" count="4"/>
  625.             <ingredient name="vehicleMRAPparts" count="1"/>
  626.             <ingredient name="vehicleMRAPaccessories" count="1"/>
  627.             <ingredient name="smallEngine" count="1"/>
  628.             <ingredient name="carBattery" count="2"/>
  629.         </recipe>
  630.         <recipe name="vehicleNovachassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  631.             <ingredient name="resourceElectricParts" count="12"/>
  632.             <ingredient name="resourceForgedSteel" count="200"/>
  633.             <ingredient name="resourceMechanicalParts" count="35"/>
  634.             <ingredient name="resourceDuctTape" count="20"/>
  635.             <ingredient name="resourceMetalPipe" count="45"/>
  636.             <effect_group>
  637.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceMetalPipe,resourceElectricParts"/>
  638.             </effect_group>
  639.         </recipe>
  640.         <recipe name="vehicleNovaaccessories" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  641.             <ingredient name="resourceForgedSteel" count="50"/>
  642.             <ingredient name="resourceMechanicalParts" count="10"/>
  643.             <ingredient name="resourceLeather" count="40"/>
  644.             <ingredient name="resourceElectricParts" count="40"/>
  645.             <ingredient name="resourceHeadlight" count="2"/>
  646.             <effect_group>
  647.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceLeather,resourceElectricParts"/>
  648.             </effect_group>
  649.         </recipe>
  650.         <recipe name="vehicleNovaplaceable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  651.             <ingredient name="vehicleWheels" count="4"/>
  652.             <ingredient name="vehicleNovaaccessories" count="1"/>
  653.             <ingredient name="vehicleNovachassis" count="1"/>
  654.             <ingredient name="smallEngine" count="1"/>
  655.             <ingredient name="carBattery" count="1"/>
  656.         </recipe>
  657.         <recipe name="vehicleOldSemichassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  658.             <ingredient name="resourceElectricParts" count="20"/>
  659.             <ingredient name="resourceForgedSteel" count="150"/>
  660.             <ingredient name="resourceMechanicalParts" count="50"/>
  661.             <ingredient name="resourceDuctTape" count="30"/>
  662.             <ingredient name="resourceMetalPipe" count="50"/>
  663.             <effect_group>
  664.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceMetalPipe,resourceElectricParts"/>
  665.             </effect_group>
  666.         </recipe>
  667.         <recipe name="vehicleOldSemibody" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  668.             <ingredient name="resourceForgedSteel" count="175"/>
  669.             <ingredient name="resourceMechanicalParts" count="20"/>
  670.             <ingredient name="resourceLeather" count="25"/>
  671.             <ingredient name="resourceElectricParts" count="40"/>
  672.             <ingredient name="resourceHeadlight" count="2"/>
  673.             <effect_group>
  674.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceLeather,resourceElectricParts"/>
  675.             </effect_group>
  676.         </recipe>
  677.         <recipe name="vehicleOldSemiplaceable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  678.             <ingredient name="vehicleWheels" count="6"/>
  679.             <ingredient name="vehicleOldSemichassis" count="1"/>
  680.             <ingredient name="vehicleOldSemibody" count="1"/>
  681.             <ingredient name="smallEngine" count="2"/>
  682.             <ingredient name="carBattery" count="2"/>
  683.         </recipe>
  684.         <recipe name="vehiclePickupchassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  685.             <ingredient name="resourceMetalPipe" count="50"/>
  686.             <ingredient name="resourceForgedSteel" count="200"/>
  687.             <ingredient name="resourceMechanicalParts" count="40"/>
  688.             <ingredient name="resourceDuctTape" count="40"/>
  689.             <ingredient name="resourceLeather" count="25"/>
  690.             <effect_group>
  691.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceLeather,resourceDuctTape,resourceMetalPipe"/>
  692.             </effect_group>
  693.         </recipe>
  694.         <recipe name="vehiclePickupaccessories" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  695.             <ingredient name="resourceForgedSteel" count="50"/>
  696.             <ingredient name="resourceMechanicalParts" count="10"/>
  697.             <ingredient name="resourceSpring" count="5"/>
  698.             <ingredient name="resourceElectricParts" count="30"/>
  699.             <ingredient name="resourceHeadlight" count="4"/>
  700.             <effect_group>
  701.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceSpring,resourceElectricParts"/>
  702.             </effect_group>
  703.         </recipe>
  704.         <recipe name="vehiclePickupplaceable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  705.             <ingredient name="vehicleWheels" count="4"/>
  706.             <ingredient name="vehiclePickupchassis" count="1"/>
  707.             <ingredient name="vehiclePickupaccessories" count="1"/>
  708.             <ingredient name="smallEngine" count="1"/>
  709.             <ingredient name="carBattery" count="1"/>
  710.         </recipe>
  711.         <recipe name="vehicleRatChassis" count="1" craft_area="workbench" craft_time="150" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  712.             <ingredient name="resourceForgedSteel" count="23"/>
  713.             <ingredient name="resourceMechanicalParts" count="12"/>
  714.             <ingredient name="resourceDuctTape" count="15"/>
  715.             <ingredient name="resourceLeather" count="10"/>
  716.             <ingredient name="resourceElectricParts" count="4"/>
  717.             <effect_group>
  718.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceMetalPipe,resourceSpring"/>
  719.             </effect_group>
  720.         </recipe>
  721.         <recipe name="vehicleRatbars" count="1" craft_area="workbench" craft_time="150" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  722.             <ingredient name="resourceForgedSteel" count="8"/>
  723.             <ingredient name="resourceMechanicalParts" count="12"/>
  724.             <ingredient name="resourceScrapPolymers" count="30"/>
  725.             <ingredient name="resourceElectricParts" count="10"/>
  726.             <ingredient name="resourceHeadlight" count="1"/>
  727.             <effect_group>
  728.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,2" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceScrapPolymers,resourceElectricParts"/>
  729.             </effect_group>
  730.         </recipe>
  731.         <recipe name="vehicleRatplaceable" count="1" craft_area="workbench" craft_time="150" tags="workbenchCrafting">
  732.             <ingredient name="vehicleWheels" count="2"/>
  733.             <ingredient name="vehicleRatChassis" count="1"/>
  734.             <ingredient name="vehicleRatbars" count="1"/>
  735.             <ingredient name="smallEngine" count="1"/>
  736.             <ingredient name="carBattery" count="1"/>
  737.         </recipe>
  738.         <recipe name="vehicleSHERPchassis" count="1" craft_area="workbench" craft_time="180" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  739.             <ingredient name="resourceElectricParts" count="15"/>
  740.             <ingredient name="resourceForgedSteel" count="250"/>
  741.             <ingredient name="resourceMechanicalParts" count="40"/>
  742.             <ingredient name="resourceDuctTape" count="25"/>
  743.             <ingredient name="resourceMetalPipe" count="55"/>
  744.             <effect_group>
  745.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceMetalPipe,resourceElectricParts"/>
  746.             </effect_group>
  747.         </recipe>
  748.         <recipe name="vehicleSHERPaccessories" count="1" craft_area="workbench" craft_time="180" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  749.             <ingredient name="resourceForgedSteel" count="50"/>
  750.             <ingredient name="resourceMechanicalParts" count="15"/>
  751.             <ingredient name="resourceLeather" count="35"/>
  752.             <ingredient name="resourceElectricParts" count="40"/>
  753.             <ingredient name="resourceHeadlight" count="4"/>
  754.             <effect_group>
  755.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceLeather,resourceElectricParts"/>
  756.             </effect_group>
  757.         </recipe>
  758.         <recipe name="vehicleSHERPplaceable" count="1" craft_area="workbench" craft_time="180" tags="workbenchCrafting">
  759.             <ingredient name="vehicleWheels" count="4"/>
  760.             <ingredient name="vehicleSHERPaccessories" count="1"/>
  761.             <ingredient name="vehicleSHERPchassis" count="1"/>
  762.             <ingredient name="smallEngine" count="1"/>
  763.             <ingredient name="carBattery" count="1"/>
  764.         </recipe>
  765.         <recipe name="vehicleStallionchassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  766.             <ingredient name="resourceElectricParts" count="15"/>
  767.             <ingredient name="resourceForgedSteel" count="200"/>
  768.             <ingredient name="resourceMechanicalParts" count="35"/>
  769.             <ingredient name="resourceDuctTape" count="15"/>
  770.             <ingredient name="resourceMetalPipe" count="40"/>
  771.             <effect_group>
  772.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceElectricParts,resourceDuctTape,resourceMetalPipe"/>
  773.             </effect_group>
  774.         </recipe>
  775.         <recipe name="vehicleStallionaccessories" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  776.             <ingredient name="resourceForgedSteel" count="55"/>
  777.             <ingredient name="resourceMechanicalParts" count="10"/>
  778.             <ingredient name="resourceLeather" count="40"/>
  779.             <ingredient name="resourceElectricParts" count="40"/>
  780.             <ingredient name="resourceHeadlight" count="2"/>
  781.             <effect_group>
  782.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceElectricParts,resourceLeather"/>
  783.             </effect_group>
  784.         </recipe>
  785.         <recipe name="vehicleStallionplaceable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  786.             <ingredient name="vehicleWheels" count="4"/>
  787.             <ingredient name="vehicleStallionaccessories" count="1"/>
  788.             <ingredient name="vehicleStallionchassis" count="1"/>
  789.             <ingredient name="smallEngine" count="1"/>
  790.             <ingredient name="carBattery" count="1"/>
  791.         </recipe>
  792.         <recipe name="vehicleTrophyTruckchassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  793.             <ingredient name="resourceForgedSteel" count="200"/>
  794.             <ingredient name="resourceRadiator" count="2"/>
  795.             <ingredient name="resourceMechanicalParts" count="40"/>
  796.             <ingredient name="resourceDuctTape" count="15"/>
  797.             <ingredient name="resourceMetalPipe" count="60"/>
  798.             <effect_group>
  799.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceDuctTape,resourceMetalPipe"/>
  800.             </effect_group>
  801.         </recipe>
  802.         <recipe name="vehicleTrophyTruckbody" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  803.             <ingredient name="resourceForgedSteel" count="10"/>
  804.             <ingredient name="resourceMechanicalParts" count="10"/>
  805.             <ingredient name="resourceLeather" count="40"/>
  806.             <ingredient name="resourceScrapPolymers" count="50"/>
  807.             <ingredient name="resourceGlue" count="10"/>
  808.             <effect_group>
  809.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceScrapPolymers,resourceLeather,resourceGlue"/>
  810.             </effect_group>
  811.         </recipe>
  812.         <recipe name="vehicleTrophyTruckplaceable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  813.             <ingredient name="vehicleWheels" count="4"/>
  814.             <ingredient name="vehicleTrophyTruckbody" count="1"/>
  815.             <ingredient name="vehicleTrophyTruckchassis" count="1"/>
  816.             <ingredient name="smallEngine" count="1"/>
  817.             <ingredient name="carBattery" count="1"/>
  818.         </recipe>
  819.         <recipe name="vehicleUAZ452chassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  820.             <ingredient name="resourceElectricParts" count="10"/>
  821.             <ingredient name="resourceForgedSteel" count="225"/>
  822.             <ingredient name="resourceMechanicalParts" count="50"/>
  823.             <ingredient name="resourceDuctTape" count="30"/>
  824.             <ingredient name="resourceLeather" count="35"/>
  825.             <effect_group>
  826.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceForgedSteel,resourceMechanicalParts,resourceElectricParts,resourceDuctTape,resourceLeather"/>
  827.             </effect_group>
  828.         </recipe>
  829.         <recipe name="vehicleUAZaccessories" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  830.             <ingredient name="resourceElectricParts" count="25"/>
  831.             <ingredient name="resourceHeadlight" count="2"/>
  832.             <ingredient name="resourceMetalPipe" count="50"/>
  833.             <ingredient name="resourceSpring" count="6"/>
  834.             <ingredient name="resourceMechanicalParts" count="25"/>
  835.             <effect_group>
  836.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceMechanicalParts,resourceMetalPipe,resourceElectricParts,resourceSpring"/>
  837.             </effect_group>
  838.         </recipe>
  839.         <recipe name="vehicleUAZ452placeable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  840.             <ingredient name="vehicleWheels" count="4"/>
  841.             <ingredient name="vehicleUAZaccessories" count="1"/>
  842.             <ingredient name="vehicleUAZ452chassis" count="1"/>
  843.             <ingredient name="smallEngine" count="1"/>
  844.             <ingredient name="carBattery" count="1"/>
  845.         </recipe>
  846.         <recipe name="vehicleUH60chassis" count="1" craft_area="workbench" craft_time="300" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  847.             <ingredient name="resourceSpring" count="25"/>
  848.             <ingredient name="resourceForgedSteel" count="350"/>
  849.             <ingredient name="resourceMechanicalParts" count="50"/>
  850.             <ingredient name="resourceDuctTape" count="40"/>
  851.             <ingredient name="resourceMetalPipe" count="50"/>
  852.             <effect_group>
  853.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceMechanicalParts,resourceMetalPipe,resourceForgedSteel,resourceDuctTape,resourceSpring"/>
  854.             </effect_group>
  855.         </recipe>
  856.         <recipe name="vehicleUH60accessories" count="1" craft_area="workbench" craft_time="300" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  857.             <ingredient name="resourceForgedSteel" count="50"/>
  858.             <ingredient name="resourceMechanicalParts" count="10"/>
  859.             <ingredient name="resourceLeather" count="50"/>
  860.             <ingredient name="resourceElectricParts" count="40"/>
  861.             <ingredient name="resourceHeadlight" count="2"/>
  862.             <effect_group>
  863.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,4" value=".5,.5" tags="resourceMechanicalParts,resourceLeather,resourceForgedSteel,resourceElectricParts"/>
  864.             </effect_group>
  865.         </recipe>
  866.         <recipe name="vehicleUH60placeable" count="1" craft_area="workbench" craft_time="300" tags="workbenchCrafting">
  867.             <ingredient name="vehicleWheels" count="3"/>
  868.             <ingredient name="vehicleUH60accessories" count="1"/>
  869.             <ingredient name="vehicleUH60chassis" count="1"/>
  870.             <ingredient name="smallEngine" count="1"/>
  871.             <ingredient name="carBattery" count="1"/>
  872.         </recipe>
  873.         <recipe name="vehicleWillyJeepplaceable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  874.             <ingredient name="vehicleWheels" count="4"/>
  875.             <ingredient name="vehicleTruck4x4Chassis" count="1"/>
  876.             <ingredient name="vehicleTruck4x4Accessories" count="1"/>
  877.             <ingredient name="smallEngine" count="1"/>
  878.             <ingredient name="carBattery" count="1"/>
  879.         </recipe>
  880.         <recipe name="vehicleWorkTruckchassis" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  881.             <ingredient name="resourceElectricParts" count="15"/>
  882.             <ingredient name="resourceForgedSteel" count="200"/>
  883.             <ingredient name="resourceMechanicalParts" count="45"/>
  884.             <ingredient name="resourceDuctTape" count="25"/>
  885.             <ingredient name="resourceMetalPipe" count="40"/>
  886.             <effect_group>
  887.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceMechanicalParts,resourceDuctTape,resourceForgedSteel,resourceElectricParts,resourceMetalPipe"/>
  888.             </effect_group>
  889.         </recipe>
  890.         <recipe name="vehicleWorkTruckaccessories" count="1" craft_area="workbench" craft_time="210" tags="perkGreaseMonkey,learnable,workbenchCrafting">
  891.             <ingredient name="resourceForgedSteel" count="50"/>
  892.             <ingredient name="resourceMechanicalParts" count="15"/>
  893.             <ingredient name="resourceLeather" count="50"/>
  894.             <ingredient name="resourceElectricParts" count="30"/>
  895.             <ingredient name="resourceHeadlight" count="4"/>
  896.             <effect_group>
  897.                 <passive_effect name="CraftingIngredientCount" operation="perc_add" level="0,3" value=".5,.5" tags="resourceMechanicalParts,resourceLeather,resourceForgedSteel,resourceElectricParts"/>
  898.             </effect_group>
  899.         </recipe>
  900.         <recipe name="vehicleWorkTruckplaceable" count="1" craft_area="workbench" craft_time="210" tags="workbenchCrafting">
  901.             <ingredient name="vehicleWheels" count="4"/>
  902.             <ingredient name="vehicleWorkTruckaccessories" count="1"/>
  903.             <ingredient name="vehicleWorkTruckchassis" count="1"/>
  904.             <ingredient name="smallEngine" count="1"/>
  905.             <ingredient name="carBattery" count="1"/>
  906.         </recipe>
  907.     </append>
  908. </configs>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement