Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. custom-drops:
  2. #This definition will drop the bookshelf when you break it, instead of just books.
  3. #exampleblock:
  4. #block: ""
  5. # drops:
  6. # Bookshelf:
  7. # item: "BOOKSHELF*1"
  8. # type: block
  9. # append: false
  10. obby:
  11. block: "OBSIDIAN"
  12. drops:
  13. Obby:
  14. item: "DIAMOND_HOE:101|&fObsidian Shard|&7/unbreakable:true/flags:HIDE_ATTRIBUTES,HIDE_UNBREAKABLE"
  15. chance: 50
  16. type: block
  17. append: true
  18. Hive:
  19. block: "JACK_O_LANTERN"
  20. drops:
  21. Bee:
  22. item: "DIAMOND_HOE:224|&fBee|&7/unbreakable:true/flags:HIDE_ATTRIBUTES,HIDE_UNBREAKABLE"
  23. chance: 49
  24. BeeWax:
  25. item: "DIAMOND_HOE:223|&fBee's Wax|&7/unbreakable:true/flags:HIDE_ATTRIBUTES,HIDE_UNBREAKABLE"
  26. chance: 49
  27. BeeHive:
  28. item: "JACK_O_LANTERN"
  29. chance: 2
  30. type: block
  31. append: false
  32. bamboo:
  33. block: "SUGAR_CANE"
  34. drops:
  35. bamboo:
  36. item: "DIAMOND_HOE:114|&fBamboo|&7/unbreakable:true/flags:HIDE_ATTRIBUTES,HIDE_UNBREAKABLE "
  37. chance: 100
  38. biomes: DesertM
  39. type: block
  40. append: false
  41. entity-type: "Creeper"
  42. drops:
  43. PossessedStone:
  44. item: "SAND|flags:biome"
  45. chance: 50
  46. minimum-amount: 1
  47. maximum-amount: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement