Advertisement
Guest User

Untitled

a guest
Jul 27th, 2015
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.99 KB | None | 0 0
  1. <recipe name="cornBread" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="15" learn_exp_gain="20" craft_exp_gain="10" >
  2. <ingredient name="cornMeal" count="1"/>
  3. <ingredient name="bottledWater" count="1"/>
  4. </recipe>
  5.  
  6. <recipe name="cornBread" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="15" learn_exp_gain="20" craft_exp_gain="10" >
  7. <ingredient name="cornMeal" count="1"/>
  8. </recipe>
  9. *****
  10. <recipe name="cornOnTheCob" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="5" learn_exp_gain="20" craft_exp_gain="10" >
  11. <ingredient name="corn" count="1"/>
  12. <ingredient name="bottledWater" count="1"/>
  13. </recipe>
  14. <recipe name="cornOnTheCob" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="5" learn_exp_gain="20" craft_exp_gain="10" >
  15. <ingredient name="corn" count="1"/>
  16. </recipe>
  17. *****
  18. <recipe name="eggboiled" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="5" learn_exp_gain="20" craft_exp_gain="10" >
  19. <ingredient name="egg" count="1"/>
  20. <ingredient name="bottledWater" count="1"/>
  21. </recipe>
  22. <recipe name="eggboiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="5" learn_exp_gain="20" craft_exp_gain="10" >
  23. <ingredient name="egg" count="1"/>
  24. </recipe>
  25. *****
  26. <recipe name="rabbitBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
  27. <ingredient name="bottledWater" count="1"/>
  28. <ingredient name="rabbit" count="1"/>
  29. </recipe>
  30. <recipe name="rabbitBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
  31. <ingredient name="rabbit" count="1"/>
  32. </recipe>
  33. *****
  34. <recipe name="rabbitStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" learn_exp_gain="20" craft_exp_gain="20" >
  35. <ingredient name="rabbit" count="1"/>
  36. <ingredient name="bottledWater" count="1"/>
  37. <ingredient name="potato" count="1"/>
  38. <ingredient name="corn" count="1"/>
  39. </recipe>
  40. <recipe name="rabbitStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
  41. <ingredient name="rabbit" count="1" />
  42. <ingredient name="Bowl of Water" count="1" />
  43. <ingredient name="potato" count="1" />
  44. <ingredient name="corn" count="1" />
  45. </recipe>
  46. *****
  47. <recipe name="venisonBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
  48. <ingredient name="venison" count="1"/>
  49. <ingredient name="bottledWater" count="1"/>
  50. </recipe>
  51. <recipe name="venisonBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
  52. <ingredient name="venison" count="1"/>
  53. </recipe>
  54. *****
  55. <recipe name="bearBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
  56. <ingredient name="bearMeat" count="1"/>
  57. <ingredient name="bottledWater" count="1"/>
  58. </recipe>
  59. <recipe name="bearBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
  60. <ingredient name="bearMeat" count="1"/>
  61. </recipe>
  62. *****
  63. <recipe name="porkBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
  64. <ingredient name="bottledWater" count="1"/>
  65. <ingredient name="pork" count="1"/>
  66. </recipe>
  67. <recipe name="porkBoiled" count="1" scrapable="False" craft_area="campfire" craft_tool="Bowl of Water" craft_time="20" learn_exp_gain="20" craft_exp_gain="10" >
  68. <ingredient name="pork" count="1"/>
  69. </recipe>
  70. *****
  71. <recipe name="vegetableStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" learn_exp_gain="30" craft_exp_gain="15" >
  72. <ingredient name="bottledWater" count="1"/>
  73. <ingredient name="potato" count="1"/>
  74. <ingredient name="corn" count="1"/>
  75. <ingredient name="mushrooms" count="1"/>
  76. </recipe>
  77. <recipe name="vegetableStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
  78. <ingredient name="Bowl of Water" count="1" />
  79. <ingredient name="potato" count="1" />
  80. <ingredient name="corn" count="1" />
  81. </recipe>
  82. *****
  83. <recipe name="venisonStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" learn_exp_gain="40" craft_exp_gain="20" >
  84. <ingredient name="bottledWater" count="1"/>
  85. <ingredient name="venison" count="1"/>
  86. <ingredient name="potato" count="1"/>
  87. <ingredient name="corn" count="1"/>
  88. </recipe>
  89. <recipe name="venisonStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="30" craft_exp_gain="2" learn_exp_gain="20">
  90. <ingredient name="Bowl of Water" count="1" />
  91. <ingredient name="venison" count="1" />
  92. <ingredient name="potato" count="1" />
  93. <ingredient name="corn" count="1" />
  94. </recipe>
  95. *****
  96. <recipe name="bearStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="60" learn_exp_gain="50" craft_exp_gain="25" >
  97. <ingredient name="bottledWater" count="1"/>
  98. <ingredient name="bearMeat" count="1"/>
  99. <ingredient name="potato" count="1"/>
  100. <ingredient name="corn" count="1"/>
  101. </recipe>
  102. <recipe name="bearStew" count="1" scrapable="False" craft_area="campfire" craft_tool="cookingPot" craft_time="60" learn_exp_gain="50" craft_exp_gain="25" >
  103. <ingredient name="Bowl of Water" count="1"/>
  104. <ingredient name="bearMeat" count="1"/>
  105. <ingredient name="potato" count="1"/>
  106. <ingredient name="corn" count="1"/>
  107. </recipe>
  108. *****
  109.  
  110.  
  111. <recipe name="sandStone" count="9" scrapable="False" craft_time="5" learn_exp_gain="20" craft_exp_gain="10" >
  112. <ingredient name="bottledWater" count="1" grid="-1, -1"/>
  113. <ingredient name="sand" count="1" grid="0, -1"/>
  114. <ingredient name="bottledWater" count="1" grid="1, -1"/>
  115. <ingredient name="sand" count="1" grid="-1, 0"/>
  116. <ingredient name="bottledWater" count="1" grid="0, 0"/>
  117. <ingredient name="sand" count="1" grid="1, 0"/>
  118. <ingredient name="bottledWater" count="1" grid="-1, 1"/>
  119. <ingredient name="sand" count="1" grid="0, 1"/>
  120. <ingredient name="bottledWater" count="1" grid="1, 1"/>
  121. </recipe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement