spectralforce

recipes xml

Mar 9th, 2017
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1.  
  2.  
  3. <recipe name="parts44Magnum_frame" count="1" craft_area="forge" material_based="true">
  4. <ingredient name="unit_iron" count="20"/>
  5. <ingredient name="unit_clay" count="10"/>
  6. </recipe>
  7.  
  8. <recipe name="parts44Magnum_cylinder" count="1" craft_area="forge" material_based="true">
  9. <ingredient name="unit_iron" count="10"/>
  10. <ingredient name="unit_clay" count="5"/>
  11. </recipe>
  12.  
  13. <recipe name="parts44Magnum_parts" count="1" craft_area="workbench">
  14. <ingredient name="forgedSteel" count="2"/>
  15. <ingredient name="spring" count="2">
  16. <ingredient name="oil" count="1">
  17. </recipe>
  18.  
  19. <recipe name="parts44Magnum_grip" count="1" craft_area="workbench">
  20. <ingredient name="forgedSteel" count="1"/>
  21. <ingredient name="wood" count="2">
  22. <ingredient name="nail" count="2">
  23. </recipe>
  24.  
  25. <recipe name="beaker" count="1" craft_area="forge" material_based="true">
  26. <ingredient name="unit_glass" count="50"/>
  27. <ingredient name="unit_clay" count="2"/>
  28. </recipe>
  29.  
  30.  
  31. <recipe name="partsPistol_parts" count="1" craft_area="workbench">
  32. <ingredient name="forgedSteel" count="2"/>
  33. <ingredient name="spring" count="2">
  34. </recipe>
  35.  
  36. <recipe name="partsPistol_barrel" count="1" craft_area="workbench">
  37. <ingredient name="forgedSteel" count="3"/>
  38. <ingredient name="spring" count="2">
  39. <ingredient name="oil" count="1">
  40. </recipe>
  41.  
  42. <recipe name="partsPistol_receiver" count="1" craft_area="workbench">
  43. <ingredient name="forgedSteel" count="2"/>
  44. <ingredient name="spring" count="2"/>
  45. <ingredient name="oil" count="1"/>
  46. </recipe>
  47.  
  48. <recipe name="partsPistol_grip" count="1" craft_area="workbench">
  49. <ingredient name="forgedSteel" count="1"/>
  50. <ingredient name="wood" count="2">
  51. <ingredient name="nail" count="2">
  52. </recipe>
Advertisement
Add Comment
Please, Sign In to add comment