Advertisement
Guest User

Untitled

a guest
May 9th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. enabled: true
  2. always-on: false
  3. chance: 15
  4. features:
  5. chat-message:
  6. enabled: true
  7. message: '&cThe bloodmoon is rising !'
  8. server-commands:
  9. enabled: true
  10. commands:
  11. start:
  12. - toggledownfall
  13. - time set 0
  14. end:
  15. - toggledownfall
  16. - time set 12000
  17. play-sound:
  18. enabled: true
  19. sound: WITHER_SPAWN
  20. pitch: 1.0
  21. volume: 1.0
  22. arrow-rate:
  23. enabled: true
  24. multiplier: 2
  25. fire-arrows:
  26. enabled: true
  27. chance: 100
  28. ignite-target: true
  29. zombie-weapon:
  30. enabled: true
  31. chance: 60
  32. drop-chance: 15
  33. ignore-spawners: true
  34. weapons:
  35. - DIAMOND_SWORD
  36. - GOLD_SWORD
  37. - IRON_SWORD
  38. zombie-armor:
  39. enabled: true
  40. chance: 60
  41. drop-chance: 7
  42. ignore-spawners: true
  43. armor:
  44. - DIAMOND
  45. - GOLD
  46. - IRON
  47. target-distance:
  48. enabled: true
  49. multiplier: 3
  50. mobs:
  51. - ZOMBIE
  52. - SKELETON
  53. - SPIDER
  54. - CREEPER
  55. movement-speed:
  56. enabled: true
  57. multiplier: 1.5
  58. fast-chance: 15
  59. fast-multiplier: 2
  60. mobs:
  61. - ZOMBIE
  62. - SKELETON
  63. - CREEPER
  64. break-blocks:
  65. enabled: true
  66. drop-items: true
  67. realistic-drop: true
  68. mobs:
  69. - ZOMBIE
  70. - SKELETON
  71. - SPIDER
  72. - CREEPER
  73. - ENDERMAN
  74. blocks:
  75. - WOOD
  76. - LOG
  77. - GLASS
  78. max-health:
  79. enabled: true
  80. multiplier: 2.0
  81. mobs:
  82. - ZOMBIE
  83. - SKELETON
  84. - SPIDER
  85. - CREEPER
  86. - ENDERMAN
  87. more-spawning:
  88. enabled: true
  89. multiplier: 3
  90. mobs:
  91. - ZOMBIE
  92. - SKELETON
  93. - SPIDER
  94. - CREEPER
  95. more-exp:
  96. enabled: true
  97. ignore-spawners: false
  98. multiplier: 4
  99. more-drops:
  100. enabled: true
  101. ignore-spawners: false
  102. multiplier: 2
  103. sword-damage:
  104. enabled: true
  105. mobs:
  106. - ZOMBIE
  107. - SKELETON
  108. - SPIDER
  109. - CREEPER
  110. - ENDERMAN
  111. chance: 10
  112. super-creepers:
  113. enabled: true
  114. power: 4.0
  115. fire: true
  116. lightning: true
  117. spawn-on-kill:
  118. enabled: true
  119. mobs:
  120. - ZOMBIE
  121. - SKELETON
  122. - SPIDER
  123. - CREEPER
  124. - ENDERMAN
  125. chance: 10
  126. spawn:
  127. - ZOMBIE
  128. - SKELETON
  129. - SPIDER
  130. - CREEPER
  131. - ENDERMAN
  132. spawn-on-sleep:
  133. enabled: true
  134. spawn:
  135. - ZOMBIE
  136. more-mobs:
  137. enabled: true
  138. chance: 20
  139. group-size: 4
  140. group-variation: 2
  141. spawn:
  142. - PIG_ZOMBIE
  143. - BLAZE
  144. - MAGMA_CUBE
  145. lock-in-world:
  146. enabled: false
  147. texture-pack:
  148. enabled: false
  149. normal: ''
  150. bloodmoon: ''
  151. extended-night:
  152. enabled: true
  153. min-kills: 16
  154. max-resets: 6
  155. weather:
  156. enabled: true
  157. thunder: true
  158. rain: true
  159. daylight-proof-mobs:
  160. enabled: true
  161. nether-sky:
  162. enabled: true
  163. dungeons:
  164. enabled: true
  165. protected: true
  166. biomes:
  167. - PLAINS
  168. - ICE_PLAINS
  169. - DESERT
  170. - SWAMPLAND
  171. chance: 10
  172. min-layers: 3
  173. max-layers: 5
  174. spawner-types:
  175. - ZOMBIE
  176. - SKELETON
  177. spawner-delay: 100
  178. spawner-count: 6
  179. spawner-max-mobs: 8
  180. chest-items:
  181. - BREAD
  182. - APPLE
  183. - PORK
  184. - SADDLE
  185. - BUCKET
  186. - STRING
  187. - REDSTONE
  188. - SULPHUR
  189. - COCOA
  190. min-stack-size: 1
  191. max-stack-size: 8
  192. items-per-chest: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement