Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. "88"
  2. {
  3. "name" "#RT_F_A"
  4. "n_A" "#TF_CowMangler"
  5. "desc_inputs" "#RDI_AB1"
  6. "desc_outputs" "#RDO_AB"
  7. "di_A" "#CI_Bar_B"
  8. "di_B" "#TF_TheBlackBox"
  9. "do_A" "1"
  10. "do_B" "#TF_CowMangler"
  11. "always_known" "1"
  12. "premium_only" "0"
  13. "input_items"
  14. {
  15. "1"
  16. {
  17. "conditions"
  18. {
  19. "0"
  20. {
  21. "field" "name"
  22. "operator" "string=="
  23. "value" "Craft Bar Level 2"
  24. "required" "1"
  25. }
  26. }
  27. }
  28. "1"
  29. {
  30. "conditions"
  31. {
  32. "0"
  33. {
  34. "field" "name"
  35. "operator" "string=="
  36. "value" "The Black Box"
  37. "required" "1"
  38. }
  39. }
  40. }
  41. }
  42. "output_items"
  43. {
  44. "item1"
  45. {
  46. "conditions"
  47. {
  48. "0"
  49. {
  50. "field" "name"
  51. "operator" "string=="
  52. "value" "The Cow Mangler 5000"
  53. "required" "1"
  54. }
  55. }
  56. }
  57. }
  58. "category" "commonitem"
  59. }
  60. "89"
  61. {
  62. "name" "#RT_F_A"
  63. "n_A" "#TF_RighteousBison"
  64. "desc_inputs" "#RDI_AB1"
  65. "desc_outputs" "#RDO_AB"
  66. "di_A" "#CI_Bar_B"
  67. "di_B" "#TF_TheBattalionsBackup"
  68. "do_A" "1"
  69. "do_B" "#TF_RighteousBison"
  70. "always_known" "1"
  71. "premium_only" "0"
  72. "input_items"
  73. {
  74. "1"
  75. {
  76. "conditions"
  77. {
  78. "0"
  79. {
  80. "field" "name"
  81. "operator" "string=="
  82. "value" "Craft Bar Level 2"
  83. "required" "1"
  84. }
  85. }
  86. }
  87. "1"
  88. {
  89. "conditions"
  90. {
  91. "0"
  92. {
  93. "field" "name"
  94. "operator" "string=="
  95. "value" "The Battalion's Backup"
  96. "required" "1"
  97. }
  98. }
  99. }
  100. }
  101. "output_items"
  102. {
  103. "item1"
  104. {
  105. "conditions"
  106. {
  107. "0"
  108. {
  109. "field" "name"
  110. "operator" "string=="
  111. "value" "The Righteous Bison"
  112. "required" "1"
  113. }
  114. }
  115. }
  116. }
  117. "category" "commonitem"
  118. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement