Fastmapler

Solar Apoc Crafting Recipes

Oct 23rd, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. Assault Rifle = "Copper" TAB "10" TAB "Metal" TAB "350"; //Updated. Added 10 Copper to the recipe.
  2. Combat Shotgun = "Copper" TAB "30" TAB "Metal" TAB "150";
  3. Dual Barrel Shotgun = "Copper" TAB "15" TAB "Metal" TAB "200";
  4. SMG = "Copper" TAB "45" TAB "Metal" TAB "100";
  5. Pistol = "Metal" TAB "150";
  6. Revolver = "Lead" TAB "25" TAB "Metal" TAB "150";
  7. Sniper Rifle = "Copper" TAB "30" TAB "Lead" TAB "50";
  8. LMG = "Lead" TAB "100" TAB "Copper" TAB "75" TAB "Metal" TAB "400";
  9.  
  10. VRP = "Sturdium" TAB "50";
  11. Rocket L. = "Sturdium" TAB "150";
  12.  
  13. 9mm Ammo = "Wolfram" TAB "30"; //For Pistol and SMG
  14. 5.56 Ammo = "Wolfram" TAB "20"; //For Assault Rifle
  15. Revolver Ammo = "Lead" TAB "10" TAB "Wolfram" TAB "15";
  16. .308 Ammo = "Lead" TAB "15" TAB "Wolfram" TAB "10"; //For Sniper Rifle
  17. Shotgun Shells = "Copper" TAB "10" TAB "Wolfram" TAB "20";
  18. Heavy Ammo = "Copper" TAB "45" TAB "Wolfram" TAB "100"; //For LMG
  19.  
  20. Sword = "Stone" TAB "750"; //Blacklisted item - Extremely OP
  21. Baseball Bat = "Wood" TAB "2000";
  22. Machete = "Copper" TAB "15" TAB "Metal" TAB "100";
  23. Tire Iron = "Metal" TAB "150";
  24.  
  25. Hand Drill = "Copper" TAB "30" TAB "Wood" TAB "1000";
  26. Inventory Expander = "Copper" TAB "15" TAB "Leather" TAB "750";
  27.  
  28. Potion (Healing) = "Glass" TAB "2" TAB "Vine" TAB "15";
  29. Potion (Regen) = "Glass" TAB "2" TAB "Grass" TAB "10";
  30. Potion (Speed) = "Glass" TAB "2" TAB "Vine" TAB "10" TAB "Grass" TAB "5";
  31. Potion (Power) = "Glass" TAB "2" TAB "Leather" TAB "210";
  32. Potion (Pickup) = "Glass" TAB "2" TAB "Copper" TAB "5" TAB "Lead" TAB "10";
  33. Potion (Sun Invul) = "Glass" TAB "2" TAB "Metal" TAB "100" TAB "Lead" TAB "50"; //Updated. Now does not need Sturdium.
  34.  
  35. Pill = "Vine" TAB "10"; //Removed. Replaced with potions.
  36. 50-HP Shield = "Lead" TAB "50" TAB "Copper" TAB "30" TAB "Metal" TAB "100";
  37. 400-HP Shield = "Sturdium" TAB "50";
Add Comment
Please, Sign In to add comment