frightfulactions

Merchant Deliver Box - Recipes.xml

May 26th, 2016
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 12.57 KB | None | 0 0
  1.     <!-- Merchant Mod -->  
  2.      <recipe name="workstationMerchant" count="1" scrapable="False" >
  3.         <ingredient name="wood" count="10"/>
  4.         <ingredient name="scrapIron" count="5"/>
  5.     </recipe>
  6. <recipe name="merchantOrderFirstAidKit" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  7.     <ingredient name="casinoCoin" count="30"/>
  8. </recipe>
  9. <recipe name="merchantOrderAntibiotics" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  10.     <ingredient name="casinoCoin" count="35"/>
  11. </recipe>
  12. <recipe name="merchantOrderArrows" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  13.     <ingredient name="casinoCoin" count="15"/>
  14. </recipe>
  15. <recipe name="merchantOrderBolts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  16.     <ingredient name="casinoCoin" count="15"/>
  17. </recipe>
  18. <recipe name="merchantOrder9MM" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  19.     <ingredient name="casinoCoin" count="40"/>
  20. </recipe>
  21. <recipe name="merchantOrder10MM" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  22.     <ingredient name="casinoCoin" count="40"/>
  23. </recipe>
  24. <recipe name="merchantOrder44MagBullet" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  25.     <ingredient name="casinoCoin" count="50"/>
  26. </recipe>
  27. <recipe name="merchantOrder762MM" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  28.     <ingredient name="casinoCoin" count="50"/>
  29. </recipe>
  30. <recipe name="merchantOrderShotgunShell" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  31.     <ingredient name="casinoCoin" count="40"/>
  32. </recipe>
  33. <recipe name="merchantOrderGascan" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  34.     <ingredient name="casinoCoin" count="25"/>
  35. </recipe>
  36. <recipe name="carBattery" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  37.     <ingredient name="casinoCoin" count="100"/>
  38. </recipe>
  39. <recipe name="partsAuger_blade" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  40.     <ingredient name="casinoCoin" count="100"/>
  41. </recipe>
  42. <recipe name="partsAuger_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  43.     <ingredient name="casinoCoin" count="100"/>
  44. </recipe>
  45. <recipe name="partsChainsaw_blade" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  46.     <ingredient name="casinoCoin" count="100"/>
  47. </recipe>
  48. <recipe name="partsChainsaw_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  49.     <ingredient name="casinoCoin" count="100"/>
  50. </recipe>
  51. <recipe name="headlight" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  52.     <ingredient name="casinoCoin" count="50"/>
  53. </recipe>
  54. <recipe name="merchantOrderMinibikeWheels" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  55.     <ingredient name="casinoCoin" count="50"/>
  56. </recipe>
  57. <recipe name="merchantOrderMinibikeChassis" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  58.     <ingredient name="casinoCoin" count="100"/>
  59. </recipe>
  60. <recipe name="merchantOrderMinibikeSeat" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  61.     <ingredient name="casinoCoin" count="70"/>
  62. </recipe>
  63. <recipe name="merchantOrderMinibikeHandlebars" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  64.     <ingredient name="casinoCoin" count="75"/>
  65. </recipe>
  66. <recipe name="smallEngine" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  67.     <ingredient name="casinoCoin" count="100"/>
  68. </recipe>
  69. <recipe name="nailgun" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  70.     <ingredient name="casinoCoin" count="100"/>
  71. </recipe>
  72. <recipe name="repairKit" count="5" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  73.     <ingredient name="casinoCoin" count="25"/>
  74. </recipe>
  75.  
  76. <recipe name="partsPistol_grip" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  77.     <ingredient name="casinoCoin" count="50"/>
  78. </recipe>
  79. <recipe name="partsPistol_receiver" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  80.     <ingredient name="casinoCoin" count="50"/>
  81. </recipe>
  82. <recipe name="partsPistol_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  83.     <ingredient name="casinoCoin" count="50"/>
  84. </recipe>
  85. <recipe name="partsPistol_barrel" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  86.     <ingredient name="casinoCoin" count="50"/>
  87. </recipe>
  88.  
  89. <recipe name="parts44Magnum_grip" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  90.     <ingredient name="casinoCoin" count="70"/>
  91. </recipe>
  92. <recipe name="parts44Magnum_cylinder" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  93.     <ingredient name="casinoCoin" count="70"/>
  94. </recipe>
  95. <recipe name="parts44Magnum_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  96.     <ingredient name="casinoCoin" count="70"/>
  97. </recipe>
  98. <recipe name="parts44Magnum_frame" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  99.     <ingredient name="casinoCoin" count="70"/>
  100. </recipe>
  101.  
  102. <recipe name="partsPumpShotgun_stockShort" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  103.     <ingredient name="casinoCoin" count="50"/>
  104. </recipe>
  105. <recipe name="partsPumpShotgun_receiver" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  106.     <ingredient name="casinoCoin" count="50"/>
  107. </recipe>
  108. <recipe name="partsPumpShotgun_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  109.     <ingredient name="casinoCoin" count="50"/>
  110. </recipe>
  111. <recipe name="partsPumpShotgun_barrelShort" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  112.     <ingredient name="casinoCoin" count="50"/>
  113. </recipe>
  114. <recipe name="partsPumpShotgun_stock" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  115.     <ingredient name="casinoCoin" count="50"/>
  116. </recipe>
  117. <recipe name="partsPumpShotgun_barrel" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  118.     <ingredient name="casinoCoin" count="50"/>
  119. </recipe>
  120.  
  121. <recipe name="partsMP5_stock" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  122.     <ingredient name="casinoCoin" count="70"/>
  123. </recipe>
  124. <recipe name="partsMP5_receiver" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  125.     <ingredient name="casinoCoin" count="70"/>
  126. </recipe>
  127. <recipe name="partsMP5_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  128.     <ingredient name="casinoCoin" count="70"/>
  129. </recipe>
  130. <recipe name="partsMP5_barrel" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  131.     <ingredient name="casinoCoin" count="70"/>
  132. </recipe>
  133.  
  134. <recipe name="partsAK47_stock" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  135.     <ingredient name="casinoCoin" count="100"/>
  136. </recipe>
  137. <recipe name="partsAK47_receiver" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  138.     <ingredient name="casinoCoin" count="100"/>
  139. </recipe>
  140. <recipe name="partsAK47_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  141.     <ingredient name="casinoCoin" count="100"/>
  142. </recipe>
  143. <recipe name="partsAK47_barrel" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  144.     <ingredient name="casinoCoin" count="100"/>
  145. </recipe>
  146.  
  147. <recipe name="partsHuntingRifle_stock" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  148.     <ingredient name="casinoCoin" count="50"/>
  149. </recipe>
  150. <recipe name="partsHuntingRifle_receiver" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  151.     <ingredient name="casinoCoin" count="50"/>
  152. </recipe>
  153. <recipe name="partsHuntingRifle_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  154.     <ingredient name="casinoCoin" count="50"/>
  155. </recipe>
  156. <recipe name="partsHuntingRifle_barrel" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  157.     <ingredient name="casinoCoin" count="50"/>
  158. </recipe>
  159.  
  160. <recipe name="partsSniperRifle_stock" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  161.     <ingredient name="casinoCoin" count="100"/>
  162. </recipe>
  163. <recipe name="partsSniperRifle_receiver" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  164.     <ingredient name="casinoCoin" count="100"/>
  165. </recipe>
  166. <recipe name="partsSniperRifle_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  167.     <ingredient name="casinoCoin" count="100"/>
  168. </recipe>
  169. <recipe name="partsSniperRifle_barrel" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  170.     <ingredient name="casinoCoin" count="100"/>
  171. </recipe>
  172.  
  173. <recipe name="partsRocketLauncher_stock" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  174.     <ingredient name="casinoCoin" count="120"/>
  175. </recipe>
  176. <recipe name="partsRocketLauncher_receiver" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  177.     <ingredient name="casinoCoin" count="120"/>
  178. </recipe>
  179. <recipe name="partsRocketLauncher_parts" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  180.     <ingredient name="casinoCoin" count="120"/>
  181. </recipe>
  182. <recipe name="partsRocketLauncher_barrel" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  183.     <ingredient name="casinoCoin" count="120"/>
  184. </recipe>
  185.  
  186. <recipe name="merchantOrderPistol" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  187.     <ingredient name="casinoCoin" count="250"/>
  188. </recipe>
  189. <recipe name="merchantOrder44Magnum" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  190.     <ingredient name="casinoCoin" count="350"/>
  191. </recipe>
  192. <recipe name="merchantOrderPumpShotgun" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  193.     <ingredient name="casinoCoin" count="250"/>
  194. </recipe>
  195. <recipe name="merchantOrderSawedOffShotgun" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  196.     <ingredient name="casinoCoin" count="250"/>
  197. </recipe>
  198. <recipe name="merchantOrderSMG" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  199.     <ingredient name="casinoCoin" count="250"/>
  200. </recipe>
  201. <recipe name="merchantOrderAssaultRifle" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  202.     <ingredient name="casinoCoin" count="300"/>
  203. </recipe>
  204. <recipe name="merchantOrderSniperRifle" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  205.     <ingredient name="casinoCoin" count="300"/>
  206. </recipe>
  207. <recipe name="merchantOrderHuntingRifle" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  208.     <ingredient name="casinoCoin" count="250"/>
  209. </recipe>
  210. <recipe name="merchantOrderBow" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  211.     <ingredient name="casinoCoin" count="100"/>
  212. </recipe>
  213. <recipe name="merchantOrderCrossbow" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  214.     <ingredient name="casinoCoin" count="150"/>
  215. </recipe>
  216.  
  217.  
  218. <recipe name="beaker" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  219.     <ingredient name="casinoCoin" count="70"/>
  220. </recipe>
  221. <recipe name="merchantOrderHammer" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  222.     <ingredient name="casinoCoin" count="150"/>
  223. </recipe>
  224. <recipe name="merchantOrderWrench" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  225.     <ingredient name="casinoCoin" count="150"/>
  226. </recipe>
  227.  
  228. <recipe name="toolAndDieSet" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  229.     <ingredient name="casinoCoin" count="75"/>
  230. </recipe>
  231. <recipe name="calipers" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  232.     <ingredient name="casinoCoin" count="75"/>
  233. </recipe>
  234. <recipe name="anvil" count="1" scrapable="False" craft_area="workstationMerchant" craft_time="1300">
  235.     <ingredient name="casinoCoin" count="75"/>
  236. </recipe>
Add Comment
Please, Sign In to add comment