Advertisement
Guest User

Untitled

a guest
Jan 30th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.77 KB | None | 0 0
  1. defaults:
  2. biomes: ALL
  3. worlds: ALL
  4.  
  5.  
  6. otherblocks:
  7. ANY_CREATURE:
  8. - drop: NOTHING
  9. CREATURE_WOLF:
  10. - tool: ANY
  11. drop: XP/25/15%
  12. message: ["&5Bonus xp!"]
  13. exclusive: 1
  14. - tool: ANY
  15. drop: GOLD_INGOT/1-3/15%
  16. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  17. exclusive: 1
  18. - tool: ANY
  19. drop: BONE
  20. chance: 15
  21. quanitity: 1-3
  22. CREATURE_MONSTER:
  23. - tool: ANY
  24. drop: XP/25/15%
  25. message: ["&5Bonus xp!"]
  26. exclusive: 1
  27. - tool: ANY
  28. drop: GOLD_INGOT/1-3/15%
  29. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  30. exclusive: 1
  31. CREATURE_PIG@UNSADDLED:
  32. - tool: ANY
  33. drop: XP/25/15%
  34. message: ["&5Bonus xp!"]
  35. exclusive: 1
  36. - tool: ANY
  37. drop: GOLD_INGOT/1-3/15%
  38. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  39. exclusive: 1
  40. - tool: ANY
  41. drop: PORK
  42. chance: 35
  43. quantity: 1-3
  44. exclusive: 2
  45. message: ["&cMMmMmm BACON","&cBacon Strips &8Bacon Strips &cBacon Strips","&cYou had me at Bacon."]
  46. - tool: ANY
  47. drop: APPLE
  48. chance: 15
  49. quantity: 1-2
  50. exclusive: 2
  51. CREATURE_PIG@SADDLED:
  52. - tool: ANY
  53. drop: XP/25/15%
  54. message: ["&5Bonus xp!"]
  55. exclusive: 1
  56. - tool: ANY
  57. drop: GOLD_INGOT/1-3/15%
  58. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  59. exclusive: 1
  60. - tool: ANY
  61. drop: PORK
  62. chance: 35
  63. quantity: 1-3
  64. exclusive: 2
  65. message: ["&cMMmMmm BACON","&cBacon Strips &8Bacon Strips &cBacon Strips","&cYou had me at Bacon."]
  66. - tool: ANY
  67. drop: APPLE
  68. chance: 15
  69. quantity: 1-2
  70. exclusive: 2
  71. - tool: ANY
  72. drop: SADDLE
  73. chance: 100
  74. CREATURE_COW:
  75. - tool: ANY
  76. drop: XP/25/15%
  77. message: ["&5Bonus xp!"]
  78. exclusive: 1
  79. - tool: ANY
  80. drop: GOLD_INGOT/1-3/15%
  81. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  82. exclusive: 1
  83. - tool: ANY
  84. drop: MILK_BUCKET
  85. chance: 10
  86. exclusive: 2
  87. - tool: ANY
  88. drop: LEATHER
  89. chance: 10
  90. quantity: 1-4
  91. exclusive: 2
  92. - tool: ANY
  93. drop: LEATHER_HELMET
  94. chance: 5
  95. message: ["A leather helm, YAY /sarcasm"]
  96. exclusive: 3
  97. - tool: ANY
  98. drop: LEATHER_CHESTPLATE
  99. chance: 5
  100. message: ["This might offer a little protection"]
  101. exclusive: 3
  102. - tool: ANY
  103. drop: LEATHER_LEGGINGS
  104. chance: 5
  105. message: ["Unfortunately, the undergarments disintegrated long ago."]
  106. exclusive: 3
  107. - tool: ANY
  108. drop: LEATHER_BOOTS
  109. chance: 5
  110. message: ["You really should shake the toe bones out from these boots."]
  111. exclusive: 3
  112. CREATURE_CHICKEN:
  113. - tool: ANY
  114. drop: XP/25/15%
  115. message: ["&5Bonus xp!"]
  116. exclusive: 1
  117. - tool: ANY
  118. drop: GOLD_INGOT/1-3/15%
  119. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  120. exclusive: 1
  121. - tool: ANY
  122. drop: EGG
  123. chance: 15
  124. quantity: 1-3
  125. exclusive: 2
  126. - tool: ANY
  127. drop: FEATHER
  128. chance: 15
  129. quantity: 1-3
  130. exclusive: 2
  131. - tool: ANY
  132. drop: RAW_CHICKEN
  133. chance: 15
  134. quantity: 1-3
  135. exclusive: 2
  136. CREATURE_SLIME:
  137. - tool: ANY
  138. drop: XP/25/15%
  139. message: ["&5Bonus xp!"]
  140. exclusive: 1
  141. - tool: ANY
  142. drop: GOLD_INGOT/1-3/15%
  143. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  144. exclusive: 1
  145. - tool: ANY
  146. drop: SLIME_BALL
  147. chance: 10
  148. quanitity: 1-8
  149. exclusive: 2
  150. - tool: ANY
  151. drop: COOKIE
  152. chance: 10
  153. quanitity: 1-8
  154. exclusive: 2
  155. CREATURE_CREEPER:
  156. - tool: ANY
  157. drop: [TNT,SULPHUR]
  158. chance: 10
  159. message: ["&2You slice through the green monster so quickly, it's explosive brain falls out."]
  160. exclusive: 2
  161. - tool: ANY
  162. drop: XP/25/15%
  163. message: ["&5Bonus xp!"]
  164. exclusive: 1
  165. - tool: ANY
  166. drop: GOLD_INGOT/1-3/15%
  167. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  168. exclusive: 1
  169. CREATURE_SPIDER:
  170. - tool: ANY
  171. drop: WEB
  172. chance: 10
  173. message: ["&1Puncturing the abdomen of the arachnid reveals it's sticky web glands."]
  174. exclusive: 2
  175. - tool: ANY
  176. drop: XP/25/15%
  177. message: ["&5Bonus xp!"]
  178. exclusive: 1
  179. - tool: ANY
  180. drop: GOLD_INGOT/1-3/15%
  181. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  182. exclusive: 1
  183. - tool: ANY
  184. drop: ANY_PICKAXE
  185. chance: 5
  186. exclusive: 2
  187. - tool: ANY
  188. drop: SPIDER_EYE
  189. chance: 35
  190. quantity: 1-3
  191. exclusive: 2
  192. CREATURE_SKELETON:
  193. - tool: ANY
  194. drop: BOW
  195. chance: 30
  196. exclusive: 3
  197. - tool: ANY
  198. drop: ARROW
  199. chance: 30
  200. quantity: 2-14
  201. exclusive: 2
  202. - tool: ANY
  203. drop: CHAINMAIL_HELMET
  204. chance: 5
  205. message: ["&8A little dusty, but this chainmail helmet might look good on you."]
  206. exclusive: 3
  207. - tool: ANY
  208. drop: CHAINMAIL_CHESTPLATE
  209. chance: 5
  210. message: ["&8The rusty rings of this chainmail chestplate might offer a little protection"]
  211. exclusive: 3
  212. - tool: ANY
  213. drop: CHAINMAIL_LEGGINGS
  214. chance: 5
  215. message: ["&8Unfortunately, the undergarments disintegrated long ago."]
  216. exclusive: 3
  217. - tool: ANY
  218. drop: CHAINMAIL_BOOTS
  219. chance: 5
  220. message: ["&8You really should shake the toe bones out from these boots."]
  221. exclusive: 3
  222. - tool: ANY
  223. drop: XP/25/15%
  224. message: ["&5Bonus xp!"]
  225. exclusive: 1
  226. - tool: ANY
  227. drop: GOLD_INGOT/1-3/15%
  228. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  229. exclusive: 1
  230. CREATURE_PIG_ZOMBIE:
  231. - tool: ANY
  232. drop: GOLD_SWORD
  233. chance: 15
  234. message: ["&6A former warrior king, trapped forever in Hell."]
  235. exclusive: 3
  236. - tool: ANY
  237. drop: GOLD_SPADE
  238. chance: 15
  239. message: ["&6An opulent sceptre..."]
  240. exclusive: 3
  241. - tool: ANY
  242. drop: GOLD_PICKAXE
  243. chance: 15
  244. message: ["&6A Trophy...Useless as a tool."]
  245. exclusive: 3
  246. - tool: ANY
  247. drop: GOLD_AXE
  248. chance: 15
  249. message: ["&6Shiny...But silly..."]
  250. exclusive: 3
  251. - tool: ANY
  252. drop: GOLD_HELMET
  253. chance: 15
  254. message: ["&6A crown falls!"]
  255. exclusive: 2
  256. - tool: ANY
  257. drop: GOLD_CHESTPLATE
  258. chance: 15
  259. message: ["&6It's only for show..."]
  260. exclusive: 2
  261. - tool: ANY
  262. drop: GOLD_LEGGINGS
  263. chance: 15
  264. message: ["&6I like his style."]
  265. exclusive: 2
  266. - tool: ANY
  267. drop: GOLD_BOOTS
  268. chance: 15
  269. message: ["&6Spit Shined!"]
  270. exclusive: 2
  271. - tool: ANY
  272. drop: GOLD_HOE
  273. chance: 15
  274. message: ["&6It won't make the food taste ANY better."]
  275. exclusive: 3
  276. - tool: ANY
  277. drop: XP/25/15%
  278. message: ["&5Bonus xp!"]
  279. exclusive: 1
  280. - tool: ANY
  281. drop: GOLD_INGOT/1-3/15%
  282. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  283. exclusive: 1
  284. CREATURE_SQUID:
  285. - tool: ANY
  286. drop: XP/25/15%
  287. message: ["&5Bonus xp!"]
  288. exclusive: 1
  289. - tool: ANY
  290. drop: GOLD_INGOT/1-3/15%
  291. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  292. exclusive: 1
  293. - tool: ANY
  294. drop: FISHING_ROD
  295. chance: 20
  296. message: ["&bLooks like you got the one who got away."]
  297. exclusive: 2
  298. - tool: ANY
  299. drop: GOLD_BLOCK
  300. chance: 15
  301. quanitity: 1-3
  302. message: ["&bNeptune's treasure! Too bad it's not Ariel."]
  303. exclusive: 2
  304. - tool: ANY
  305. drop: IRON_INGOT
  306. chance: 15
  307. message: ["&bAn old piece of anchor."]
  308. exclusive: 2
  309. - tool: ANY
  310. drop: FLINT_AND_STEEL
  311. chance: 10
  312. message: ["&bThis did him no good underwater."]
  313. exclusive: 2
  314. - tool: ANY
  315. drop: GOLD_RECORD
  316. chance: 5
  317. message: ["&bHopefully this is not a song from Under The Sea."]
  318. exclusive: 2
  319. - tool: ANY
  320. drop: BOAT
  321. chance: 20
  322. message: ["&bThe Kraken's gullet was a lot bigger than perceived."]
  323. exclusive: 2
  324. - tool: ANY
  325. drop: RAW_FISH
  326. chance: 50
  327. message: ["&bWell, waste not, want not."]
  328. exclusive: 1
  329. CREATURE_ZOMBIE:
  330. - tool: ANY
  331. drop: IRON_SWORD
  332. chance: 15
  333. message: ["&8Rusty, but the edge is true."]
  334. exclusive: 3
  335. - tool: ANY
  336. drop: IRON_SPADE
  337. chance: 5
  338. message: ["&8The poor miner's friend."]
  339. exclusive: 3
  340. - tool: ANY
  341. drop: IRON_PICKAXE
  342. chance: 5
  343. message: ["&8Let's hope you don't receive the same fate as this ghoul miner."]
  344. exclusive: 3
  345. - tool: ANY
  346. drop: IRON_AXE
  347. chance: 5
  348. message: ["&8This ghoul must have been a lumberjack."]
  349. exclusive: 3
  350. - tool: ANY
  351. drop: IRON_HOE
  352. chance: 5
  353. message: ["&8Hopefully what caused the demise of this farmer was not in his crops."]
  354. exclusive: 3
  355. - tool: ANY
  356. drop: IRON_HELMET
  357. chance: 5
  358. message: ["&8You slice the head clean from the zombie's shoulders!"]
  359. exclusive: 3
  360. - tool: ANY
  361. drop: IRON_CHESTPLATE
  362. chance: 5
  363. message: ["&8A little snug, but it should do if you suck in."]
  364. exclusive: 3
  365. - tool: ANY
  366. drop: IRON_LEGGINGS
  367. chance: 5
  368. message: ["&8A little short; but you go wading a lot ANYway."]
  369. exclusive: 3
  370. - tool: ANY
  371. drop: IRON_BOOTS
  372. chance: 5
  373. message: ["&810 and a half...You know what they say about zombies with big feet. ...Little brains...."]
  374. exclusive: 3
  375. - tool: ANY
  376. drop: COMPASS
  377. chance: 12
  378. message: ["&8Maybe this will help you keep from wandering the shambler's same path."]
  379. exclusive: 2
  380. - tool: ANY
  381. drop: WATCH
  382. chance: 12
  383. message: ["&8Slashing the monster's hand off, his gold watch is yours more easily now."]
  384. exclusive: 2
  385. - tool: ANY
  386. drop: XP/25/15%
  387. message: ["&5Bonus xp!"]
  388. exclusive: 1
  389. - tool: ANY
  390. drop: GOLD_INGOT/1-3/15%
  391. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  392. exclusive: 1
  393. CREATURE_GHAST:
  394. - tool: ANY
  395. drop: DIAMOND_SWORD
  396. chance: 10
  397. message: ["&3The Ghost gives up a most precious weapon!"]
  398. exclusive: 2
  399. - tool: ANY
  400. drop: DIAMOND_HELMET
  401. chance: 10
  402. message: ["&3A Helmet of Diamond!"]
  403. exclusive: 2
  404. - tool: ANY
  405. drop: DIAMOND_CHESTPLATE
  406. chance: 10
  407. message: ["&3You will feel invincible; if you can get that."]
  408. exclusive: 2
  409. - tool: ANY
  410. drop: DIAMOND_LEGGINGS
  411. chance: 10
  412. message: ["&3The ultimate protection for your lower half."]
  413. exclusive: 2
  414. - tool: ANY
  415. drop: DIAMOND_BOOTS
  416. chance: 10
  417. message: ["&3No polishing required."]
  418. exclusive: 2
  419. - tool: ANY
  420. drop: XP/25/15%
  421. message: ["&5Bonus xp!"]
  422. exclusive: 1
  423. - tool: ANY
  424. drop: GOLD_INGOT/1-3/15%
  425. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  426. exclusive: 1
  427. CREATURE_CAVE_SPIDER:
  428. - tool: ANY
  429. drop: SPIDER_EYE
  430. chance: 35
  431. quantity: 1-3
  432. exclusive: 2
  433. - tool: ANY
  434. drop: DIAMOND
  435. chance: 5
  436. quantity: 1-2
  437. exclusive: 2
  438. - tool: ANY
  439. drop: MILK_BUCKET
  440. chance: 15
  441. quantity: 1
  442. exclusive: 2
  443. - tool: ANY
  444. drop: XP/25/15%
  445. message: ["&5Bonus xp!"]
  446. exclusive: 1
  447. - tool: ANY
  448. drop: GOLD_INGOT/1-3/15%
  449. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  450. exclusive: 1
  451. CREATURE_BLAZE:
  452. - tool: ANY
  453. drop: XP/25/15%
  454. message: ["&5Bonus xp!"]
  455. exclusive: 1
  456. - tool: ANY
  457. drop: GOLD_INGOT/1-3/15%
  458. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  459. exclusive: 1
  460. - tool: ANY
  461. drop: BLAZE_POWDER
  462. chance: 15
  463. quantity: 1-3
  464. exclusive: 2
  465. - tool: ANY
  466. drop: GLOWSTONE_DUST
  467. chance: 15
  468. quantity: 1-3
  469. exclusive: 2
  470. CREATURE_ENDERMAN:
  471. - tool: ANY
  472. drop: XP/25/15%
  473. message: ["&5Bonus xp!"]
  474. exclusive: 1
  475. - tool: ANY
  476. drop: GOLD_INGOT/1-3/15%
  477. message: ["&3Oooo %q gold!","&3%q gold has dropped..","&3Grab that gold."]
  478. exclusive: 1
  479. - tool: ANY
  480. drop: GLOWSTONE_DUST
  481. chance: 15
  482. quantity: 1-3
  483. exclusive: 2
  484. - tool: ANY
  485. drop: XP
  486. chance: 15
  487. quantity: 35-55
  488. exclusive: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement