Advertisement
Guest User

Untitled

a guest
Feb 1st, 2016
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <RecipeDefs>
  3.  
  4. <RecipeDef>
  5. <workerCounterClass>RecipeWorkerCounter_MakeStoneBlocks</workerCounterClass>
  6. <defName>Itchy_MakeStoneBlocksSandstone</defName>
  7. <label>make sandstone blocks</label>
  8. <description>Cuts sandstone chunks into usable stone blocks.</description>
  9. <jobString>Stonecutting.</jobString>
  10. <workAmount>1200</workAmount>
  11. <workSpeedStat>StonecuttingSpeed</workSpeedStat>
  12. <effectWorking>CutStone</effectWorking>
  13. <soundWorking>Recipe_MakeStoneBlocks</soundWorking>
  14. <targetCountAdjustment>50</targetCountAdjustment>
  15. <ingredients>
  16. <li>
  17. <filter>
  18. <thingDefs>
  19. <li>ChunkSandstone</li>
  20. </thingDefs>
  21. </filter>
  22. <count>1</count>
  23. </li>
  24. </ingredients>
  25. <specialProducts>
  26. <li>Butchery</li>
  27. </specialProducts>
  28. <products>
  29. <Sand>20</Sand>
  30. <CrushedStone>5</CrushedStone>
  31. </products>
  32. <fixedIngredientFilter>
  33. <thingDefs>
  34. <li>ChunkSandstone</li>
  35. </thingDefs>
  36. </fixedIngredientFilter>
  37. <workSkill>Crafting</workSkill>
  38. <recipeUsers>
  39. <li>TableStonecutter</li>
  40. </recipeUsers>
  41. </RecipeDef>
  42.  
  43. <RecipeDef>
  44. <workerCounterClass>RecipeWorkerCounter_MakeStoneBlocks</workerCounterClass>
  45. <defName>Itchy_MakeStoneBlocksGranite</defName>
  46. <label>make granite blocks</label>
  47. <description>Cuts granite chunks into usable stone blocks.</description>
  48. <jobString>Stonecutting.</jobString>
  49. <workAmount>1200</workAmount>
  50. <workSpeedStat>StonecuttingSpeed</workSpeedStat>
  51. <effectWorking>CutStone</effectWorking>
  52. <soundWorking>Recipe_MakeStoneBlocks</soundWorking>
  53. <targetCountAdjustment>50</targetCountAdjustment>
  54. <ingredients>
  55. <li>
  56. <filter>
  57. <thingDefs>
  58. <li>ChunkGranite</li>
  59. </thingDefs>
  60. </filter>
  61. <count>1</count>
  62. </li>
  63. </ingredients>
  64. <specialProducts>
  65. <li>Butchery</li>
  66. </specialProducts>
  67. <products>
  68. <Sand>20</Sand>
  69. <CrushedStone>5</CrushedStone>
  70. </products>
  71. <fixedIngredientFilter>
  72. <thingDefs>
  73. <li>ChunkGranite</li>
  74. </thingDefs>
  75. </fixedIngredientFilter>
  76. <workSkill>Crafting</workSkill>
  77. <recipeUsers>
  78. <li>TableStonecutter</li>
  79. </recipeUsers>
  80. </RecipeDef>
  81.  
  82. <RecipeDef>
  83. <workerCounterClass>RecipeWorkerCounter_MakeStoneBlocks</workerCounterClass>
  84. <defName>Itchy_MakeStoneBlocksLimestone</defName>
  85. <label>make limestone blocks</label>
  86. <description>Cuts limestone chunks into usable stone blocks.</description>
  87. <jobString>Stonecutting.</jobString>
  88. <workAmount>1200</workAmount>
  89. <workSpeedStat>StonecuttingSpeed</workSpeedStat>
  90. <effectWorking>CutStone</effectWorking>
  91. <soundWorking>Recipe_MakeStoneBlocks</soundWorking>
  92. <targetCountAdjustment>50</targetCountAdjustment>
  93. <ingredients>
  94. <li>
  95. <filter>
  96. <thingDefs>
  97. <li>ChunkLimestone</li>
  98. </thingDefs>
  99. </filter>
  100. <count>1</count>
  101. </li>
  102. </ingredients>
  103. <specialProducts>
  104. <li>Butchery</li>
  105. </specialProducts>
  106. <products>
  107. <Sand>20</Sand>
  108. <CrushedStone>5</CrushedStone>
  109. </products>
  110. <fixedIngredientFilter>
  111. <thingDefs>
  112. <li>ChunkLimestone</li>
  113. </thingDefs>
  114. </fixedIngredientFilter>
  115. <workSkill>Crafting</workSkill>
  116. <recipeUsers>
  117. <li>TableStonecutter</li>
  118. </recipeUsers>
  119. </RecipeDef>
  120.  
  121. <RecipeDef>
  122. <workerCounterClass>RecipeWorkerCounter_MakeStoneBlocks</workerCounterClass>
  123. <defName>Itchy_MakeStoneBlocksSlate</defName>
  124. <label>make slate blocks</label>
  125. <description>Cuts slate chunks into usable stone blocks.</description>
  126. <jobString>Stonecutting.</jobString>
  127. <workAmount>1200</workAmount>
  128. <workSpeedStat>StonecuttingSpeed</workSpeedStat>
  129. <effectWorking>CutStone</effectWorking>
  130. <soundWorking>Recipe_MakeStoneBlocks</soundWorking>
  131. <targetCountAdjustment>50</targetCountAdjustment>
  132. <ingredients>
  133. <li>
  134. <filter>
  135. <thingDefs>
  136. <li>ChunkSlate</li>
  137. </thingDefs>
  138. </filter>
  139. <count>1</count>
  140. </li>
  141. </ingredients>
  142. <specialProducts>
  143. <li>Butchery</li>
  144. </specialProducts>
  145. <products>
  146. <Sand>20</Sand>
  147. <CrushedStone>5</CrushedStone>
  148. </products>
  149. <fixedIngredientFilter>
  150. <thingDefs>
  151. <li>ChunkSlate</li>
  152. </thingDefs>
  153. </fixedIngredientFilter>
  154. <workSkill>Crafting</workSkill>
  155. <recipeUsers>
  156. <li>TableStonecutter</li>
  157. </recipeUsers>
  158. </RecipeDef>
  159.  
  160. <RecipeDef>
  161. <workerCounterClass>RecipeWorkerCounter_MakeStoneBlocks</workerCounterClass>
  162. <defName>Itchy_MakeStoneBlocksMarble</defName>
  163. <label>make marble blocks</label>
  164. <description>Cuts marble chunks into usable stone blocks.</description>
  165. <jobString>Stonecutting.</jobString>
  166. <workAmount>1200</workAmount>
  167. <workSpeedStat>StonecuttingSpeed</workSpeedStat>
  168. <effectWorking>CutStone</effectWorking>
  169. <soundWorking>Recipe_MakeStoneBlocks</soundWorking>
  170. <targetCountAdjustment>50</targetCountAdjustment>
  171. <ingredients>
  172. <li>
  173. <filter>
  174. <thingDefs>
  175. <li>ChunkMarble</li>
  176. </thingDefs>
  177. </filter>
  178. <count>1</count>
  179. </li>
  180. </ingredients>
  181. <specialProducts>
  182. <li>Butchery</li>
  183. </specialProducts>
  184. <products>
  185. <Sand>20</Sand>
  186. <CrushedStone>5</CrushedStone>
  187. </products>
  188. <fixedIngredientFilter>
  189. <thingDefs>
  190. <li>ChunkMarble</li>
  191. </thingDefs>
  192. </fixedIngredientFilter>
  193. <workSkill>Crafting</workSkill>
  194. <recipeUsers>
  195. <li>TableStonecutter</li>
  196. </recipeUsers>
  197. </RecipeDef>
  198.  
  199. </RecipeDefs>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement