Advertisement
frightfulactions

7DTD Bowls and Recipes Recipe Code Only

May 3rd, 2015
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.79 KB | None | 0 0
  1. <!--Modded Food Recipes -->
  2. <recipe name="porkBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" craft_exp_gain="2" learn_exp_gain="20">
  3. <ingredient name="Bowl of Water" count="1" />
  4. <ingredient name="pork" count="1" />
  5. </recipe>
  6. <recipe name="rabbitBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" craft_exp_gain="2" learn_exp_gain="20">
  7. <ingredient name="Bowl of Water" count="1" />
  8. <ingredient name="rabbit" count="1" />
  9. </recipe>
  10. <recipe name="rabbitStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
  11. <ingredient name="rabbit" count="1" />
  12. <ingredient name="Bowl of Water" count="1" />
  13. <ingredient name="potato" count="1" />
  14. <ingredient name="corn" count="1" />
  15. </recipe>
  16. <recipe name="venisonBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" craft_exp_gain="2" learn_exp_gain="20">
  17. <ingredient name="venison" count="1" />
  18. <ingredient name="Bowl of Water" count="1" />
  19. </recipe>
  20. <recipe name="vegetableStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
  21. <ingredient name="Bowl of Water" count="1" />
  22. <ingredient name="potato" count="1" />
  23. <ingredient name="corn" count="1" />
  24. </recipe>
  25. <recipe name="venisonStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
  26. <ingredient name="Bowl of Water" count="1" />
  27. <ingredient name="venison" count="1" />
  28. <ingredient name="potato" count="1" />
  29. <ingredient name="corn" count="1" />
  30. </recipe>
  31. <recipe name="cornBread" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  32. <ingredient name="cornMeal" count="1" />
  33. <ingredient name="Bowl of Water" count="1" />
  34. </recipe>
  35. <recipe name="cornOnTheCob" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="5" craft_exp_gain="2" learn_exp_gain="20">
  36. <ingredient name="corn" count="1" />
  37. <ingredient name="Bowl of Water" count="1" />
  38. </recipe>
  39. <recipe name="eggboiled" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="5" craft_exp_gain="2" learn_exp_gain="20">
  40. <ingredient name="egg" count="1" />
  41. <ingredient name="Bowl of Water" count="1" />
  42. </recipe>
  43. <recipe name="blueberryPie" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
  44. <ingredient name="egg" count="1" />
  45. <ingredient name="cornMeal" count="1" />
  46. <ingredient name="Bowl of Water" count="1" />
  47. <ingredient name="blueberries" count="1" />
  48. </recipe>
  49. <recipe name="Blueberry Jam" count="1" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
  50. <ingredient name="blueberries" count="1" grid="0, -2" />
  51. <ingredient name="blueberries" count="1" grid="-1, -1" />
  52. <ingredient name="blueberries" count="1" grid="0, -1" />
  53. <ingredient name="blueberries" count="1" grid="1, -1" />
  54. <ingredient name="blueberries" count="1" grid="-1, -2" />
  55. <ingredient name="blueberries" count="1" grid="-1, 0" />
  56. <ingredient name="blueberries" count="1" grid="1, 0" />
  57. <ingredient name="blueberries" count="1" grid="2, -1" />
  58. <ingredient name="blueberries" count="1" grid="2, -2" />
  59. <ingredient name="blueberries" count="1" grid="1, -2" />
  60. <ingredient name="blueberries" count="1" grid="-2, -2" />
  61. <ingredient name="blueberries" count="1" grid="-2, -1" />
  62. <ingredient name="emptyJar" count="1" grid="0, 0" />
  63. </recipe>
  64. <recipe name="Canned Venison Stew" count="2" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
  65. <ingredient name="venisonStew" count="1" grid="0, -1" />
  66. <ingredient name="canEmpty" count="1" grid="0, 0" />
  67. <ingredient name="canEmpty" count="1" grid="-1, 0" />
  68. </recipe>
  69. <recipe name="Canned Rabbit Stew" count="2" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
  70. <ingredient name="rabbitStew" count="1" grid="0, -1" />
  71. <ingredient name="canEmpty" count="1" grid="0, 0" />
  72. <ingredient name="canEmpty" count="1" grid="-1, 0" />
  73. </recipe>
  74. <recipe name="Canned Vegetable Stew" count="2" scrapable="False" craft_time="12" craft_exp_gain="2" learn_exp_gain="20">
  75. <ingredient name="vegetableStew" count="1" grid="0, -1" />
  76. <ingredient name="canEmpty" count="1" grid="0, 0" />
  77. <ingredient name="canEmpty" count="1" grid="-1, 0" />
  78. </recipe>
  79.  
  80. <recipe name="Three Meat Stew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  81. <ingredient name="Bowl of Water" count="1" />
  82. <ingredient name="venison" count="1" />
  83. <ingredient name="rabbit" count="1" />
  84. <ingredient name="pork" count="1" />
  85. </recipe>
  86.  
  87. <recipe name="Bowl of Fruit" count="1" scrapable="False" craft_time="8" craft_exp_gain="2" learn_exp_gain="20">
  88. <ingredient name="bowl" count="1" grid="0, 0" />
  89. <ingredient name="foodYuccaFruit" count="1" grid="1, -1" />
  90. <ingredient name="foodYuccaFruit" count="1" grid="-1, -1" />
  91. <ingredient name="foodYuccaFruit" count="1" grid="0, -1" />
  92. <ingredient name="blueberries" count="1" grid="0, -2" />
  93. <ingredient name="blueberries" count="1" grid="1, -2" />
  94. <ingredient name="blueberries" count="1" grid="-1, -2" />
  95. </recipe>
  96.  
  97. <recipe name="Cornbread and Jam" count="1" scrapable="False" craft_time="7" craft_exp_gain="2" learn_exp_gain="20">
  98. <ingredient name="cornBread" count="1" grid="0, 0" />
  99. <ingredient name="blueberries" count="1" grid="0, -1" />
  100. </recipe>
  101.  
  102. <recipe name="Chunky Beef Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  103. <ingredient name="bowl" count="1" grid="0, 0" />
  104. <ingredient name="canBeef" count="1" grid="0, -1" />
  105. <ingredient name="canBeef" count="1" grid="-1, -1" />
  106. </recipe>
  107.  
  108. <recipe name="Chicken Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  109. <ingredient name="bowl" count="1" grid="0, 0" />
  110. <ingredient name="canChicken" count="1" grid="0, -1" />
  111. <ingredient name="canChicken" count="1" grid="-1, -1" />
  112. </recipe>
  113.  
  114. <recipe name="Lamb Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  115. <ingredient name="bowl" count="1" grid="0, 0" />
  116. <ingredient name="canLamb" count="1" grid="0, -1" />
  117. <ingredient name="canLamb" count="1" grid="-1, -1" />
  118. </recipe>
  119.  
  120. <recipe name="Bowl of Chili" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  121. <ingredient name="bowl" count="1" grid="0, 0" />
  122. <ingredient name="canChili" count="1" grid="0, -1" />
  123. <ingredient name="canChili" count="1" grid="-1, -1" />
  124. </recipe>
  125.  
  126. <recipe name="Bowl of Miso" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  127. <ingredient name="bowl" count="1" grid="0, 0" />
  128. <ingredient name="canMiso" count="1" grid="0, -1" />
  129. <ingredient name="canMiso" count="1" grid="-1, -1" />
  130. </recipe>
  131.  
  132. <recipe name="Pea Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  133. <ingredient name="bowl" count="1" grid="0, 0" />
  134. <ingredient name="canPeas" count="1" grid="0, -1" />
  135. <ingredient name="canPeas" count="1" grid="-1, -1" />
  136. </recipe>
  137.  
  138. <recipe name="Bowl of Pasta" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  139. <ingredient name="bowl" count="1" grid="0, 0" />
  140. <ingredient name="canPasta" count="1" grid="0, -1" />
  141. <ingredient name="canPasta" count="1" grid="-1, -1" />
  142. </recipe>
  143.  
  144. <recipe name="Bowl of Soup" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  145. <ingredient name="bowl" count="1" grid="0, 0" />
  146. <ingredient name="canSoup" count="1" grid="0, -1" />
  147. <ingredient name="canSoup" count="1" grid="-1, -1" />
  148. </recipe>
  149.  
  150. <recipe name="Bowl of Stock" count="1" scrapable="False" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  151. <ingredient name="bowl" count="1" grid="0, 0" />
  152. <ingredient name="canStock" count="1" grid="0, -1" />
  153. <ingredient name="canStock" count="1" grid="-1, -1" />
  154. </recipe>
  155.  
  156. <recipe name="Warm Chunky Beef Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  157. <ingredient name="Chunky Beef Soup" count="1" />
  158. </recipe>
  159.  
  160. <recipe name="Warm Chicken Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  161. <ingredient name="Chicken Soup" count="1" />
  162. </recipe>
  163.  
  164. <recipe name="Warm Lamb Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  165. <ingredient name="Lamb Soup" count="1" />
  166. </recipe>
  167.  
  168. <recipe name="Warm Bowl of Chili" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  169. <ingredient name="Bowl of Chili" count="1" />
  170. </recipe>
  171.  
  172. <recipe name="Mushroom Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" craft_exp_gain="2" learn_exp_gain="20" >
  173. <ingredient name="Bowl of Water" count="1"/>
  174. <ingredient name="mushrooms" count="1" />
  175. <ingredient name="mushrooms" count="1" />
  176. <ingredient name="mushrooms" count="1" />
  177. </recipe>
  178.  
  179. <recipe name="Warm Bowl of Miso" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  180. <ingredient name="Bowl of Miso" count="1" />
  181. </recipe>
  182.  
  183. <recipe name="Warm Pea Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  184. <ingredient name="Pea Soup" count="1" />
  185. </recipe>
  186.  
  187. <recipe name="Warm Bowl of Pasta" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  188. <ingredient name="Bowl of Pasta" count="1" />
  189. </recipe>
  190.  
  191. <recipe name="Warm Bowl of Soup" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  192. <ingredient name="Bowl of Soup" count="1" />
  193. </recipe>
  194.  
  195. <recipe name="Warm Bowl of Stock" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  196. <ingredient name="Bowl of Stock" count="1" />
  197. </recipe>
  198.  
  199. <recipe name="Creamed Corn" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" craft_exp_gain="2" learn_exp_gain="20">
  200. <ingredient name="Bowl of Water" count="1" />
  201. <ingredient name="corn" count="1" />
  202. <ingredient name="corn" count="1" />
  203. </recipe>
  204.  
  205. <recipe name="Bowl of Water" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" craft_exp_gain="2" learn_exp_gain="20" >
  206. <ingredient name="Bowl of Murky Water" count="1"/>
  207. </recipe>
  208.  
  209. <recipe name="Bowl of Murky Water" count="1" scrapable="False" craft_time="1" craft_exp_gain="2" learn_exp_gain="20" >
  210. <ingredient name="snow" count="1" grid="0, -1"/>
  211. <ingredient name="bowl" count="1" grid="0, 0"/>
  212. </recipe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement