Quintal

Untitled

Nov 30th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1.  
  2. include-files:
  3. ##########
  4. # The plugin will scan through and load these files after loading the main config below.
  5. # Note: drops from included files will are inclusive and will all be added to the drop list.
  6. ##########
  7. # - includes/od-fix_undroppables.yml # fix glass, bookshelf, boat and stairs drops
  8. # - includes/od-goldtools-basic.yml # allow gold tools chance to get ice, glowstone and grass
  9. # - includes/od-goldtools-smelt.yml # gold-pickaxe smelts ores to ingots, sand to glass, etc
  10. # - includes/od-ore_extraction.yml # allow ores to be "extracted" - leaving behind the stone
  11. # - includes/od-leaf_overhaul.yml # overhaul leaf drops (apples, cocoa beans, leaves, sticks & a very small chance of golden apple)
  12. # - includes/od-playerdeath_zombie.yml # players drop zombies on death
  13. # - includes/od-undead_chaos.yml # the undead shall rise again! Includes players dropping zombies/skeletons
  14. # - includes/od-random_examples.yml # For crazy testing only :) Read through examples before activating.
  15. # - includes/od-dyewool.yml # Dye wool after placing!
  16. # - includes/od-stop_mob_farms.yml # Stop mob farming!
  17.  
  18. ## Other users overhauls
  19. # - includes/overhaul-catballs.yml # great example/playable config from Catballs (disable "ob" configs before using this one, otherwise you might have too many drops)
  20. # - includes/overhaul-zarius.yml # Zar's messy config (I run this with no other includes, at the moment)
  21.  
  22. ## Add your files here (alternatively just add your custom drops to the bottom of this file)
  23. # - my_custom_file1.yml
  24.  
  25.  
  26. aliases:
  27. ##########
  28. # add custom YAML aliases here (advanced customisation) - see the wiki for more information
  29.  
  30. defaults:
  31. ##########
  32. # add default values for the config below, "include-files" have their own "defaults" sections
  33.  
  34. otherdrops:
  35. STONE:
  36. - drop: xp
  37. tool: [ANY]
  38. chance: 75
  39. quantity: 1-2
  40. - drop: DIAMOND
  41. chance: 0.40
  42. message: "&7Znaleziono: &b[%q] Diament&7!"
  43. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  44. quantity: 1-2
  45. - drop: IRON_INGOT
  46. chance: 0.5
  47. message: "&7Znaleziono: &f[%q] Zelazo&7!"
  48. tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
  49. quantity: 1-3
  50. - drop: EMERALD
  51. chance: 0.40
  52. message: "&7Znaleziono: &a[%q] Emerald&7!"
  53. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  54. quantity: 1-3
  55. - drop: GOLD_INGOT
  56. chance: 0.60
  57. message: "&7Znaleziono: &6[%q] Zloto&7!"
  58. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  59. quantity: 1
  60. - drop: DIRT
  61. chance: 1.0
  62. message: "&7Znaleziono: &e[%q] Ziemie&7!"
  63. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  64. quantity: 1-4
  65. - drop: 17
  66. chance: 1.2
  67. message: "&7Znaleziono: &8[%q] Drewno&7!"
  68. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  69. quantity: 1-4
  70. - drop: Spawner
  71. chance: 0.05
  72. message: "&7Znaleziono: &c[%q] Spawner&7!"
  73. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  74. quantity: 1-2
  75. - drop: 352
  76. chance: 1.4
  77. message: "&7Znaleziono: &f[%q] Kosc&7!"
  78. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  79. quantity: 1-4
  80. COBBLESTONE:
  81. - drop: xp
  82. tool: [ANY]
  83. chance: 75
  84. quantity: 1-2
  85. - drop: DIAMOND
  86. chance: 0.20
  87. message: "&7Znaleziono: &b[%q] Diament&7!"
  88. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  89. quantity: 1-2
  90. - drop: IRON_INGOT
  91. chance: 0.5
  92. message: "&7Znaleziono: &f[%q] Zelazo&7!"
  93. tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
  94. quantity: 1-3
  95. - drop: EMERALD
  96. chance: 0.20
  97. message: "&7Znaleziono: &a[%q] Emerald&7!"
  98. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  99. quantity: 1-3
  100. - drop: GOLD_INGOT
  101. chance: 0.30
  102. message: "&7Znaleziono: &6[%q] Zloto&7!"
  103. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  104. quantity: 1
  105. - drop: DIRT
  106. chance: 0.5
  107. message: "&7Znaleziono: &e[%q] Ziemie&7!"
  108. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  109. quantity: 1-4
  110. - drop: 17
  111. chance: 0.6
  112. message: "&7Znaleziono: &8[%q] Drewno&7!"
  113. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  114. quantity: 1-4
  115. - drop: Spawner
  116. chance: 0.01
  117. message: "&7Znaleziono: &c[%q] Spawner&7!"
  118. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  119. quantity: 1-2
  120. - drop: 352
  121. chance: 0.7
  122. message: "&7Znaleziono: &f[%q] Kosc&7!"
  123. tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
  124. quantity: 1-4
Advertisement
Add Comment
Please, Sign In to add comment