Advertisement
Guest User

Untitled

a guest
Mar 28th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. random-drops:
  2. diament:
  3. chance: 7.0
  4. exp: 10
  5. fortune: true
  6. message: ''
  7. biome: []
  8. tool: []
  9. height:
  10. min: 0
  11. max: 25
  12. amount:
  13. min: 1
  14. max: 4
  15. drop:
  16. what: DIAMOND
  17. from: STONE
  18. zloto:
  19. chance: 6.5
  20. exp: 10
  21. fortune: true
  22. message: ''
  23. biome: []
  24. tool: []
  25. height:
  26. min: 0
  27. max: 25
  28. amount:
  29. min: 1
  30. max: 4
  31. drop:
  32. what: GOLD_INGOT
  33. from: STONE
  34. emerald:
  35. chance: 7.5
  36. exp: 10
  37. fortune: true
  38. message: ''
  39. biome: []
  40. tool: []
  41. height:
  42. min: 0
  43. max: 60
  44. amount:
  45. min: 1
  46. max: 4
  47. drop:
  48. what: EMERALD
  49. from: STONE
  50. zelazo:
  51. chance: 7.0
  52. exp: 10
  53. fortune: true
  54. message: ''
  55. biome: []
  56. tool: []
  57. height:
  58. min: 0
  59. max: 60
  60. amount:
  61. min: 1
  62. max: 4
  63. drop:
  64. what: IRON_INGOT
  65. from: STONE
  66. redstone:
  67. chance: 7.0
  68. exp: 10
  69. fortune: true
  70. message: ''
  71. biome: []
  72. tool: []
  73. height:
  74. min: 0
  75. max: 60
  76. amount:
  77. min: 1
  78. max: 4
  79. drop:
  80. what: REDSTONE
  81. from: STONE
  82. wegiel:
  83. chance: 7.0
  84. exp: 10
  85. fortune: true
  86. message: ''
  87. biome: []
  88. tool: []
  89. height:
  90. min: 0
  91. max: 60
  92. amount:
  93. min: 1
  94. max: 4
  95. drop:
  96. what: COAL
  97. from: STONE
  98. tnt:
  99. chance: 1.0
  100. exp: 10
  101. fortune: true
  102. message: ''
  103. biome: []
  104. tool: []
  105. height:
  106. min: 0
  107. max: 60
  108. amount:
  109. min: 1
  110. max: 2
  111. drop:
  112. what: TNT
  113. from: STONE
  114. jablko:
  115. chance: 2.0
  116. exp: 10
  117. fortune: true
  118. message: ''
  119. biome: []
  120. tool: []
  121. height:
  122. min: 0
  123. max: 60
  124. amount:
  125. min: 1
  126. max: 2
  127. drop:
  128. what: APPLE
  129. from: STONE
  130. obsydian:
  131. chance: 7.0
  132. exp: 10
  133. fortune: true
  134. message: ''
  135. biome: []
  136. tool: []
  137. height:
  138. min: 0
  139. max: 60
  140. amount:
  141. min: 1
  142. max: 4
  143. drop:
  144. what: OBSIDIAN
  145. from: STONE
  146. perla:
  147. chance: 0.5
  148. exp: 10
  149. fortune: false
  150. message: ''
  151. biome: []
  152. tool: []
  153. height:
  154. min: 0
  155. max: 60
  156. amount:
  157. min: 1
  158. max: 2
  159. drop:
  160. what: ENDER_PEARL
  161. from: STONE
  162. ksiazka:
  163. chance: 1.5
  164. exp: 10
  165. fortune: true
  166. message: ''
  167. biome: []
  168. tool: []
  169. height:
  170. min: 0
  171. max: 60
  172. amount:
  173. min: 1
  174. max: 2
  175. drop:
  176. what: BOOK
  177. from: STONE
  178. melon:
  179. chance: 1.0
  180. exp: 10
  181. fortune: true
  182. message: ''
  183. biome: []
  184. tool: []
  185. height:
  186. min: 0
  187. max: 60
  188. amount:
  189. min: 1
  190. max: 2
  191. drop:
  192. what: MELON
  193. from: STONE
  194. szlam:
  195. chance: 1.0
  196. exp: 10
  197. fortune: true
  198. message: ''
  199. biome: []
  200. tool: []
  201. height:
  202. min: 0
  203. max: 60
  204. amount:
  205. min: 1
  206. max: 2
  207. drop:
  208. what: SLIME_BALL
  209. from: STONE
  210. cancel-drops:
  211. - DIAMOND_ORE
  212. - COAL_ORE
  213. - GOLD_ORE
  214. - EMERALD_ORE
  215. - IRON_ORE
  216. - REDSTONE_ORE
  217. exp-drops:
  218. STONE: 4
  219. OBSIDIAN: 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement