Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. AddedRecipes:
  2. (
  3. ItemID: precursorkey_red;
  4. AmountCrafted: 1;
  5. Ingredients:
  6. (
  7. ItemID: mercuryore;
  8. Required: 2;
  9. ),
  10. (
  11. ItemID: precursorioncrystal;
  12. Required: 1;
  13. );
  14. Unlocks: precursorkey_white;
  15. Path: Fabricator/Personal/Equipment;
  16. ForceUnlockAtStart: NO;
  17. PdaGroup: Personal;
  18. PdaCategory: Equipment;
  19. ),
  20. (
  21. ItemID: precursorkey_white;
  22. AmountCrafted: 1;
  23. Ingredients:
  24. (
  25. ItemID: precursorkey_red;
  26. Required: 3;
  27. ),
  28. (
  29. ItemID: precursorkey_blue;
  30. Required: 3;
  31. ),
  32. (
  33. ItemID: precursorkey_orange;
  34. Required: 3;
  35. ),
  36. (
  37. ItemID: precursorkey_purple;
  38. Required: 3;
  39. ),
  40. (
  41. ItemID: precursorioncrystal;
  42. Required: 6;
  43. );
  44. Path: Fabricator/Personal/Equipment;
  45. ForceUnlockAtStart: NO;
  46. PdaGroup: Personal;
  47. PdaCategory: Equipment;
  48. );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement