Advertisement
WayGroovy

Silverfish Spawning

Feb 10th, 2012
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.62 KB | None | 0 0
  1.  
  2. otherdrops:
  3.  
  4. ##########
  5. # Drop Glowstone Dust instead of
  6. # Redstone when mined with a golden pick
  7. # Note: redstone can also be glowing, so
  8. # specify both
  9. ###
  10.  
  11. PLAYER:
  12. - tool: ANY
  13. effect: SMOKE@SELF
  14. effect: EXTINGUISH@20
  15. effect: GHAST_SHRIEK@20
  16. delay: 10
  17. - tool: ANY
  18. drop: ZOMBIE
  19. quantity: 1
  20. delay: 30
  21. - tool: ANY
  22. drop: XP
  23. quantity: 10-20
  24. - tool: ANY
  25. drop: POTION@8193
  26. chance: 3
  27. - tool: ANY
  28. drop: POTION@8257
  29. chance: 3
  30. - tool: ANY
  31. drop: POTION@8225
  32. chance: 3
  33. - tool: ANY
  34. drop: POTION@8194
  35. chance: 3
  36. - tool: ANY
  37. drop: POTION@8258
  38. chance: 3
  39. - tool: ANY
  40. drop: POTION@8226
  41. chance: 3
  42. - tool: ANY
  43. drop: POTION@8195
  44. chance: 3
  45. - tool: ANY
  46. drop: POTION@8259
  47. chance: 3
  48. - tool: ANY
  49. drop: POTION@8227
  50. chance: 3
  51. - tool: ANY
  52. drop: POTION@8197
  53. chance: 3
  54. - tool: ANY
  55. drop: POTION@8261
  56. chance: 3
  57. - tool: ANY
  58. drop: POTION@8229
  59. chance: 3
  60. - tool: ANY
  61. drop: POTION@8201
  62. chance: 3
  63. - tool: ANY
  64. drop: POTION@8265
  65. chance: 3
  66. - tool: ANY
  67. drop: POTION@8233
  68. chance: 3
  69. - tool: ANY
  70. drop: POTION@8196
  71. chance: 3
  72. - tool: ANY
  73. drop: POTION@8260
  74. chance: 3
  75. - tool: ANY
  76. drop: POTION@8228
  77. chance: 3
  78. - tool: ANY
  79. drop: POTION@8200
  80. chance: 3
  81. - tool: ANY
  82. drop: POTION@8264
  83. chance: 3
  84. - tool: ANY
  85. drop: POTION@8232
  86. chance: 3
  87. - tool: ANY
  88. drop: POTION@8202
  89. chance: 3
  90. - tool: ANY
  91. drop: POTION@8266
  92. chance: 3
  93. - tool: ANY
  94. drop: POTION@8234
  95. chance: 3
  96. - tool: ANY
  97. drop: POTION@8204
  98. chance: 3
  99. - tool: ANY
  100. drop: POTION@8268
  101. chance: 3
  102. - tool: ANY
  103. drop: POTION@8236
  104. chance: 3
  105. - tool: ANY
  106. drop: POTION@8289
  107. chance: 3
  108. - tool: ANY
  109. drop: POTION@8290
  110. chance: 3
  111. - tool: ANY
  112. drop: POTION@8297
  113. chance: 3
  114. - tool: ANY
  115. drop: POTION@8292
  116. chance: 3
  117. - tool: ANY
  118. drop: POTION@16481
  119. chance: 3
  120. - tool: ANY
  121. drop: POTION@16482
  122. chance: 3
  123. - tool: ANY
  124. drop: POTION@16489
  125. chance: 3
  126. - tool: ANY
  127. drop: POTION@16484
  128. chance: 3
  129. - tool: [ANY_SWORD, BOW, ARROW]
  130. drop: BONE
  131. quantity: 3-6
  132. chance: 70
  133. - tool: [ANY_SWORD, BOW, ARROW]
  134. drop: IRON_INGOT
  135. quantity: 1-3
  136. - tool: [ANY_SWORD, BOW, ARROW]
  137. drop: GOLD_NUGGET
  138. quantity: 1-10
  139. - tool: [ANY_SWORD, BOW, ARROW]
  140. drop: DIAMOND
  141. quantity: 1
  142. chance: 0.5
  143. - tool: [ANY_SWORD, BOW, ARROW]
  144. drop: IRON_INGOT
  145. quantity: 1-3
  146. - tool: [ANY_SWORD, BOW, ARROW]
  147. drop: ANY_ITEM
  148. quantity: 1-10
  149. - tool: [ANY_SWORD, BOW, ARROW]
  150. drop: [FURNCACE, SIGN, ANY_MINECART, ANY_RAIL, REDSTONE_ORE, ANY_VEHICLE, BUCKET, ANY_TOOL, ANY_WEAPON, ANY_ARMOR]
  151. quantity: 1-10
  152.  
  153. CREATURE_HOSTILE:
  154. - tool: [ANY, -DAMAGE_BURN, -DAMAGE_ENTITY_EXPLOSION, -DAMAGE_FALL, -DAMAGE_SUFFOCATION]
  155. drop: SILVERFISH
  156. quantity: 1-2
  157. - tool: [ANY, -DAMAGE_BURN, -DAMAGE_ENTITY_EXPLOSION, -DAMAGE_FALL, -DAMAGE_SUFFOCATION]
  158. drop: [ANY_BLOCK, -SAPLING, -BEDROCK, -WATER, -STATIONARY_WATER, -LAVA, -STATIONARY_LAVA, -MOB_SPAWNER, -PORTAL, -MONSTER_EGGS]
  159. quantity: 1-2
  160. chance: 40
  161. - tool: [ANY, -DAMAGE_BURN, -DAMAGE_ENTITY_EXPLOSION, -DAMAGE_FALL, -DAMAGE_SUFFOCATION]
  162. drop: ANY_ITEM
  163. quantity: 1-2
  164. chance: 40
  165. - tool: [ANY, -DAMAGE_BURN, -DAMAGE_ENTITY_EXPLOSION, -DAMAGE_FALL, -DAMAGE_SUFFOCATION]
  166. message: Have you tried burning them?
  167. chance: 10
  168. - tool: [ANY, -DAMAGE_BURN, -DAMAGE_ENTITY_EXPLOSION, -DAMAGE_FALL, -DAMAGE_SUFFOCATION]
  169. message: That doesn't look like it's working. Have any flint and steel?
  170. chance: 10
  171. - tool: [DAMAGE_BURN, DAMAGE_ENTITY_EXPLOSION, DAMAGE_FALL, DAMAGE_SUFFOCATION]
  172. drop: DIAMOND
  173. quantity: 1-2
  174.  
  175. WOLF@HOSTILE:
  176. - tool: ANY
  177. drop: POTION@8193
  178. chance: 0.05
  179. - tool: ANY
  180. drop: POTION@8257
  181. chance: 0.05
  182. - tool: ANY
  183. drop: POTION@8225
  184. chance: 0.05
  185. - tool: ANY
  186. drop: POTION@8194
  187. chance: 0.05
  188. - tool: ANY
  189. drop: POTION@8258
  190. chance: 0.05
  191. - tool: ANY
  192. drop: POTION@8226
  193. chance: 0.05
  194. - tool: ANY
  195. drop: POTION@8195
  196. chance: 0.05
  197. - tool: ANY
  198. drop: POTION@8259
  199. chance: 0.05
  200. - tool: ANY
  201. drop: POTION@8227
  202. chance: 0.05
  203. - tool: ANY
  204. drop: POTION@8197
  205. chance: 0.05
  206. - tool: ANY
  207. drop: POTION@8261
  208. chance: 0.05
  209. - tool: ANY
  210. drop: POTION@8229
  211. chance: 0.05
  212. - tool: ANY
  213. drop: POTION@8201
  214. chance: 0.05
  215. - tool: ANY
  216. drop: POTION@8265
  217. chance: 0.05
  218. - tool: ANY
  219. drop: POTION@8233
  220. chance: 0.05
  221. - tool: ANY
  222. drop: POTION@8196
  223. chance: 0.05
  224. - tool: ANY
  225. drop: POTION@8260
  226. chance: 0.05
  227. - tool: ANY
  228. drop: POTION@8228
  229. chance: 0.05
  230. - tool: ANY
  231. drop: POTION@8200
  232. chance: 0.05
  233. - tool: ANY
  234. drop: POTION@8264
  235. chance: 0.05
  236. - tool: ANY
  237. drop: POTION@8232
  238. chance: 0.05
  239. - tool: ANY
  240. drop: POTION@8202
  241. chance: 0.05
  242. - tool: ANY
  243. drop: POTION@8266
  244. chance: 0.05
  245. - tool: ANY
  246. drop: POTION@8234
  247. chance: 0.05
  248. - tool: ANY
  249. drop: POTION@8204
  250. chance: 0.05
  251. - tool: ANY
  252. drop: POTION@8268
  253. chance: 0.05
  254. - tool: ANY
  255. drop: POTION@8236
  256. chance: 0.05
  257. - tool: ANY
  258. drop: POTION@8289
  259. chance: 0.05
  260. - tool: ANY
  261. drop: POTION@8290
  262. chance: 0.05
  263. - tool: ANY
  264. drop: POTION@8297
  265. chance: 0.05
  266. - tool: ANY
  267. drop: POTION@8292
  268. chance: 0.05
  269. - tool: ANY
  270. drop: POTION@16481
  271. chance: 0.05
  272. - tool: ANY
  273. drop: POTION@16482
  274. chance: 0.05
  275. - tool: ANY
  276. drop: POTION@16489
  277. chance: 0.05
  278. - tool: ANY
  279. drop: POTION@16484
  280. chance: 0.05
  281. - tool: [ANY_SWORD, BOW, ARROW]
  282. drop: IRON_INGOT
  283. quantity: 1-2
  284. chance: 30
  285. - tool: [ANY_SWORD, BOW, ARROW]
  286. drop: GOLD_NUGGET
  287. quantity: 1-5
  288. chance: 30
  289. - tool: [ANY_SWORD, BOW, ARROW]
  290. drop: DIAMOND
  291. quantity: 1
  292. chance: 0.05
  293.  
  294. CREATURE_UNDEAD:
  295. - tool: [ANY_SWORD, BOW, ARROW]
  296. drop: BONE
  297. quantity: 1-2
  298. chance: 10
  299. - tool: [ANY_SWORD, BOW, ARROW]
  300. drop: NETHERRACK
  301. quantity: 1-2
  302. chance: 2
  303. - tool: [ANY_SWORD, BOW, ARROW]
  304. drop: SOUL_SAND
  305. quantity: 1-2
  306. chance: 2
  307. - tool: [ANY_SWORD, BOW, ARROW]
  308. drop: MELON_SEEDS
  309. quantity: 1-2
  310. chance: 1
  311. - tool: [ANY_SWORD, BOW, ARROW]
  312. drop: PUMPKIN_SEEDS
  313. quantity: 1-2
  314. chance: 1
  315. - tool: ALL
  316. drop: RED_MUSHROOM
  317. chance: 0.5
  318. - tool: ALL
  319. drop: BROWN_MUSHROOM
  320. chance: 0.5
  321.  
  322. IRON_BLOCK:
  323. - tool: ANY
  324. drop: WOOL@SILVER
  325. - tool: GOLD_PICKAXE
  326. drop: IRON_INGOT
  327. quantity: 1-4
  328. chance: 90
  329.  
  330. DIAMOND_BLOCK:
  331. - tool: ANY
  332. drop: WOOL@CYAN
  333. - tool: GOLD_PICKAXE
  334. drop: DIAMOND
  335. quantity: 1-2
  336. chance: 70
  337.  
  338. GIANT:
  339. - tool: [ANY_SWORD, BOW, ARROW]
  340. drop: DIAMOND
  341. quantity: 2-5
  342. - tool: [ANY_SWORD, BOW, ARROW]
  343. drop: MONSTER_EGG@53
  344. quantity: 1
  345. chance: 5
  346.  
  347. BLAZE:
  348. - tool: ANY
  349. drop: BLAZE_ROD
  350. quantity: 1-2
  351. chance: 50
  352. - tool: ANY
  353. drop: BLAZE_POWDER
  354. quantity: 1-3
  355. chance: 40
  356.  
  357. CREEPER@POWERED:
  358. - tool: ANY_SWORD
  359. drop: DIAMOND
  360. quantity: 1-2
  361. - tool: ANY
  362. drop: TNT
  363. quantity: 2-4
  364. chance: 40
  365.  
  366. CREEPER@UNPOWERED:
  367. - tool: ALL
  368. drop: COAL
  369. quantity: 1
  370. chance: 100
  371. - tool: ALL
  372. drop: CREEPER@POWERED
  373. delay: 25
  374. quantity: 1
  375. message: WOAH! Watch out!
  376. chance: 0.1
  377. - tool: ANY_SWORD
  378. drop: SULPHUR
  379. quantity: 1
  380. chance: 50
  381. - tool: ANY_SWORD
  382. drop: DIAMOND
  383. quantity: 1
  384. chance: 2
  385. - tool: [ANY_SWORD, BOW, ARROW]
  386. drop: IRON_INGOT
  387. quantity: 1-3
  388. - tool: [ANY_SWORD, BOW, ARROW]
  389. drop: GOLD_NUGGET
  390. quantity: 1-10
  391. - tool: [ANY_SWORD, BOW, ARROW]
  392. drop: DIAMOND
  393. quantity: 1
  394. chance: 0.5
  395. - tool: [ANY_SWORD, BOW, ARROW]
  396. drop: MONSTER_EGG@50
  397. quantity: 1
  398. chance: 5
  399. - tool: ANY
  400. drop: TNT
  401. quantity: 1-3
  402. chance: 35
  403.  
  404. SPIDER:
  405. - tool: ALL
  406. drop: NOTHING
  407. - tool: [ANY_SWORD, BOW, ARROW]
  408. drop: WEB
  409. quantity: 1
  410. chance: 10
  411. time: NIGHT
  412. - tool: [ANY_SWORD, BOW, ARROW]
  413. drop: STRING
  414. quantity: 1
  415. chance: 50
  416. - tool: ALL
  417. drop: CAVE_SPIDER
  418. quantity: 1-2
  419. chance: 5
  420. - tool: [ANY_SWORD, BOW, ARROW]
  421. drop: MONSTER_EGG@52
  422. quantity: 1
  423. chance: 5
  424. - tool: [ANY_SWORD, BOW, ARROW]
  425. drop: SPIDER_EYE
  426. quantity: 1-2
  427. chance: 10
  428. - tool: [ANY_SWORD, BOW, ARROW]
  429. drop: FERMENTED_SPIDER_EYE
  430. quantity: 1-2
  431. chance: 1
  432.  
  433. CAVE_SPIDER:
  434. - tool: ALL
  435. drop: NOTHING
  436. - tool: [ANY_SWORD, BOW, ARROW]
  437. drop: WEB
  438. quantity: 1
  439. chance: 10
  440. time: NIGHT
  441. - tool: [ANY_SWORD, BOW, ARROW]
  442. drop: STRING
  443. quantity: 1-3
  444. chance: 60
  445. - tool: ALL
  446. drop: SPIDER
  447. quantity: 1-2
  448. chance: 5
  449. - tool: [ANY_SWORD, BOW, ARROW]
  450. drop: MONSTER_EGG@59
  451. quantity: 1
  452. chance: 5
  453. - tool: [ANY_SWORD, BOW, ARROW]
  454. drop: SPIDER_EYE
  455. quantity: 1-2
  456. chance: 10
  457. - tool: [ANY_SWORD, BOW, ARROW]
  458. drop: FERMENTED_SPIDER_EYE
  459. quantity: 1-2
  460. chance: 1
  461.  
  462. PIG_ZOMBIE:
  463. - tool: ANY_SWORD
  464. drop: GOLD_SWORD@RANGE-15-30
  465. chance: 5
  466. - tool: [ANY_SWORD, BOW, ARROW]
  467. drop: NETHER_WARTS
  468. quantity: 2-5
  469. - tool: [ANY_SWORD, BOW, ARROW]
  470. drop: FLINT
  471. quantity: 1-5
  472. chance: 50
  473. - tool: [ANY_SWORD, BOW, ARROW]
  474. drop: MONSTER_EGG@57
  475. quantity: 1
  476. chance: 5
  477.  
  478. ZOMBIE:
  479. - tool: ALL
  480. drop: NOTHING
  481. quantity: 1
  482. chance: 100
  483. - tool: ALL
  484. drop: SKELETON
  485. quantity: 1
  486. chance: 10
  487. delay: 30
  488. effect: SMOKE@SELF
  489. effect: EXTINGUISH@20
  490. effect: GHAST_SHRIEK@20
  491. - tool: [BOW, ARROW]
  492. drop: GIANT
  493. chance: 1
  494. - tool: ALL
  495. drop: GIANT
  496. quantity: 1
  497. chance: 0.1
  498. - tool: [ANY_SWORD, BOW, ARROW]
  499. drop: FLINT
  500. quantity: 1-5
  501. chance: 50
  502. - tool: [ANY_SWORD, BOW, ARROW]
  503. drop: MONSTER_EGG@54
  504. quantity: 1
  505. chance: 5
  506.  
  507.  
  508. SLIME@SMALL:
  509. - tool: ANY
  510. drop: DEFAULT
  511.  
  512. GHAST:
  513. - tool: [ANY_SWORD, BOW, ARROW]
  514. drop: SLIME@SMALL
  515. quantity: 5-10
  516. - tool: ANY_SWORD
  517. drop: DIAMOND
  518. quantity: 1-3
  519. - tool: [ANY_SWORD, BOW, ARROW]
  520. drop: MONSTER_EGG@56
  521. quantity: 1
  522. chance: 5
  523.  
  524. SKELETON:
  525. - tool: ALL
  526. drop: NOTHING
  527. - tool: [ANY_SWORD, BOW, ARROW]
  528. drop: BOW@20-55
  529. quantity: 1
  530. chance: 20
  531. - tool: [ANY_SWORD, BOW, ARROW]
  532. drop: ARROW
  533. quantity: 4-7
  534. chance: 30
  535. - tool: [ANY_SWORD, BOW, ARROW]
  536. drop: ARROW
  537. quantity: 1-3
  538. chance: 45
  539. - tool: [ANY_SWORD, BOW, ARROW]
  540. drop: FEATHER
  541. quantity: 2-6
  542. chance: 20
  543. - tool: [ANY_SWORD, BOW, ARROW]
  544. drop: FLINT
  545. quantity: 1
  546. chance: 3
  547. - tool: [ANY_SWORD, BOW, ARROW]
  548. drop: BONE
  549. quantity: 1-4
  550. chance: 10
  551. - tool: [ANY_SWORD, BOW, ARROW]
  552. drop: BONE
  553. quantity: 1-3
  554. chance: 5
  555. - tool: ANY_SWORD
  556. drop: CHAINMAIL_HELMET@35-66
  557. chance: 1
  558. - tool: ANY_SWORD
  559. drop: CHAINMAIL_CHESTPLATE@55-95
  560. chance: 1
  561. - tool: ANY_SWORD
  562. drop: CHAINMAIL_LEGGINGS@55-91
  563. chance: 1
  564. - tool: ANY_SWORD
  565. drop: CHAINMAIL_BOOTS@40-78
  566. chance: 1
  567. - tool: [ANY_SWORD, BOW, ARROW]
  568. drop: MONSTER_EGG@51
  569. quantity: 1
  570. chance: 5
  571.  
  572. SILVERFISH:
  573. - tool: [ANY_SWORD, BOW, ARROW]
  574. drop: MONSTER_EGG@60
  575. quantity: 1
  576. chance: 5
  577. - tool: [ANY_SWORD, BOW, ARROW]
  578. drop: GLOWSTONE_DUST
  579. quantity: 1-8
  580. chance: 80
  581.  
  582. MOSSY_COBBLESTONE:
  583. - tool: GOLD_PICKAXE
  584. drop: COBBLESTONE
  585. quantity: 1
  586. - tool: GOLD_PICKAXE
  587. drop: SLIME_BALL
  588. quantity: 1
  589. chance: 30
  590. - tool: ANY
  591. drop: SILVERFISH
  592. chance: 5
  593.  
  594. STONE:
  595. - tool: ANY_PICKAXE
  596. drop: DEFAULT
  597. - tool: ANY_PICKAXE
  598. drop: COAL
  599. chance: 0.1
  600. - tool: ANY
  601. drop: SILVERFISH
  602. chance: 5
  603. - tool: AIR
  604. drop: NOTHING # note: glass will be dropped as per above "ANY" block
  605. damageattacker: 1
  606. chance: 30
  607.  
  608. DIRT:
  609. - tool: ALL
  610. drop: DIRT
  611. - tool: ALL
  612. drop: WATCH
  613. chance: 0.01
  614. message: Looks like someone dropped their watch.
  615. - tool: ANY
  616. drop: SILVERFISH
  617. chance: 2
  618.  
  619. TNT:
  620. - tool: ANY
  621. drop: SILVERFISH
  622. chance: 2
  623. - tool: ANY
  624. drop: SAND
  625. quantity: 3-6
  626. chance: 95
  627. - tool: ANY
  628. drop: SULFUR
  629. quantity: 4-7
  630. chance: 95
  631.  
  632. SAND:
  633. - tool: ALL
  634. drop: SAND
  635. chance: 100
  636. - tool: ANY
  637. drop: SILVERFISH
  638. chance: 2
  639. - tool: ALL
  640. drop: WATCH
  641. chance: 0.01
  642. message: Looks like someone dropped their watch.
  643. - dropgroup: mapcompass
  644. chance: 0.01
  645. drops:
  646. - tool: ALL
  647. drop: COMPASS
  648. message: Looks like someone dropped their compass in the sand.
  649. - tool: ALL
  650. drop: MAP
  651. color: 9
  652. message: Looks like someone dropped their map in the sand.
  653. - tool: ALL
  654. drop: STICK
  655. chance: 0.4
  656.  
  657. LOG:
  658. - tool: ALL
  659. drop: DEFAULT
  660.  
  661. - tool: ALL
  662. drop: STICK
  663. quantity: 4
  664. chance: 2
  665.  
  666. - tool: ALL
  667. drop: SLIME_BALL
  668. quantity: 1
  669. chance: 0.3
  670. message: ["That log seemed a bit slimey."]
  671. - tool: AIR
  672. drop: NOTHING # note: glass will be dropped as per above "ANY" block
  673. damageattacker: 1
  674. chance: 15
  675.  
  676. ANY_BLOCK:
  677. - tool: AIR
  678. damageattacker: 1
  679. chance: 5
  680. - tool: ANY
  681. drop: SILVERFISH
  682.  
  683. LEAVES@GENERIC:
  684. - action: LEAF_DECAY
  685. drop: GOLDEN_APPLE
  686. chance: 0.006
  687. - action: LEAF_DECAY
  688. drop: APPLE
  689. chance: 0.5
  690. - action: LEAF_DECAY
  691. drop: STICK
  692. chance: 0.5
  693. - action: LEAF_DECAY
  694. drop: LEAVES
  695. chance: 0.5
  696. color: GENERIC
  697. - tool: ALL
  698. drop: APPLE
  699. chance: 2
  700. - tool: ALL
  701. drop: STICK
  702. chance: 3
  703. - tool: ALL
  704. drop: GOLDEN_APPLE
  705. chance: 0.02
  706. - tool: ALL
  707. drop: LEAVES
  708. chance: 1
  709. color: GENERIC
  710. LEAVES@BIRCH:
  711. - action: LEAF_DECAY
  712. drop: STICK
  713. chance: 2
  714. - action: LEAF_DECAY
  715. drop: INK_SACK
  716. color: BROWN
  717. chance: 3
  718. - action: LEAF_DECAY
  719. drop: LEAVES
  720. chance: 0.5
  721. color: BIRCH
  722. - tool: ALL
  723. drop: STICK
  724. chance: 5
  725. - tool: ALL
  726. drop: INK_SACK
  727. color: BROWN
  728. chance: 10
  729. - tool: ALL
  730. drop: LEAVES
  731. chance: 1
  732. color: BIRCH
  733. LEAVES@REDWOOD:
  734. - action: LEAF_DECAY
  735. drop: STICK
  736. chance: 2
  737. - action: LEAF_DECAY
  738. drop: LEAVES
  739. chance: 0.5
  740. color: REDWOOD
  741. - tool: ALL
  742. drop: STICK
  743. chance: 5
  744. - tool: ALL
  745. drop: LEAVES
  746. chance: 1
  747. color: REDWOOD
  748.  
  749. GLASS:
  750. - tool: ANY
  751. drop: GLASS
  752. - tool: AIR
  753. drop: NOTHING # note: glass will be dropped as per above "ANY" block
  754. damageattacker: 2
  755. chance: 50
  756.  
  757. THIN_GLASS:
  758. - tool: ANY
  759. drop: THIN_GLASS
  760. - tool: AIR
  761. drop: NOTHING # note: glass will be dropped as per above "ANY" block
  762. damageattacker: 1
  763. chance: 50
  764.  
  765. BOOKSHELF:
  766. - tool: ANY_AXE
  767. drop: BOOKSHELF
  768. quantity: 1
  769. - tool: ANY
  770. drop: SILVERFISH
  771. quantity: 1
  772. chance: 20
  773. - tool: [ANY, -ANY_AXE]
  774. drop: BOOK
  775. quantity: 1-3
  776. chance: 70
  777. - tool: [ANY, -ANY_AXE]
  778. drop: PAPER
  779. quantity: 2-8
  780. - tool: [ANY, -ANY_AXE]
  781. drop: WOOD
  782. quantity: 3-6
  783.  
  784. WOOD_STAIRS:
  785. - tool: ANY_AXE
  786. drop: WOOD_STAIRS
  787. COBBLESTONE_STAIRS:
  788. - tool: ANY_PICKAXE
  789. drop: COBBLESTONE_STAIRS
  790. BOAT:
  791. - tool: ALL
  792. drop: BOAT
  793.  
  794. #### Optionals (any tool you want, or ALL - using gold tools gives them more of a use)
  795. ICE:
  796. - tool: GOLD_PICKAXE
  797. drop: ICE
  798.  
  799. GRASS:
  800. - tool: GOLD_SPADE
  801. drop: GRASS
  802. chance: 30
  803. - tool: ANY
  804. drop: DEFAULT
  805. - tool: ANY
  806. drop: SUGAR_CANE
  807. chance: 2
  808. - tool: ANY
  809. drop: SEEDS
  810. chance: 15
  811. GLOWSTONE:
  812. - tool: [ANY_AXE, ANY_PICKAXE]
  813. drop: GLOWSTONE
  814. - tool: AIR
  815. drop: GLOWSTONE_DUST
  816. quantity: 2-4
  817.  
  818. MOB_SPAWNER:
  819. - tool: ALL
  820. drop: NOTHING
  821. chance: 1
  822. message: "The mob spawner broke as you tried to retrieve it."
  823.  
  824. STONE:
  825. - tool: ALL
  826. drop: DEFAULT
  827. - tool: ALL
  828. drop: SILVERFISH
  829. chance: 0.5
  830.  
  831. COW:
  832. - tool: ALL
  833. drop: DEFAULT
  834.  
  835. MUSHROOM_COW:
  836. - tool: ALL
  837. drop: DEFAULT
  838. - tool: ALL
  839. drop: RED_MUSHROOM
  840. chance: 5
  841. - tool: ALL
  842. drop: BROWN_MUSHROOM
  843. chance: 5
  844.  
  845. CHICKEN:
  846. - tool: ALL
  847. drop: FEATHER
  848. quantity: 5-10
  849. chance: 90
  850. - tool: ALL
  851. drop: RAW_CHICKEN
  852. quantity: 2-6
  853. chance: 80
  854. SHEEP:
  855. - tool: ALL
  856. drop: DEFAULT
  857. PIG:
  858. - tool: ALL
  859. drop: DEFAULT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement