LeehamPastesStuff

VanillaMobs yml file for MM causing extremly high spawn rates.

Aug 24th, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. # For more information, check out the plugin manual or join us on Discord:
  2. # http://www.mythicmobs.net
  3. #
  4. SPIDER:
  5. Options:
  6. MovementSpeed: .5
  7. CREEPER:
  8. Health: .1
  9. Options:
  10. MovementSpeed: .4
  11. PreventSuicide: true
  12. Drops:
  13. - exp 10-20 1
  14. - tnt 1-2 0.5
  15. - gunpowder 5-7 .6
  16. Skeleton:
  17. Display: SnowBow
  18. Disguise:
  19. Type: snowman
  20. ShowName: false
  21. Options:
  22. Silent: true
  23. AlwaysShowName: false
  24. Skills:
  25. - delay 1000
  26. - shootfireball{y=.2;v=2} @target
  27. - delay 1000
  28. Drops:
  29. - exp 20-30 1
  30. - pumpkin 1 0.8
  31. - arrow 4-9 .9
  32. Stray:
  33. Display: Stray SnowBow
  34. Options:
  35. Silent: true
  36. AlwaysShowName: false
  37. Drops:
  38. - exp 30-40 1
  39. - pumpkin 1 0.8
  40. - arrow 4-9 .9
  41. ZOMBIE:
  42. Display: Shroomie
  43. Disguise:
  44. Type: mushroom_cow
  45. ShowName: false
  46. Options:
  47. Silent: true
  48. MovementSpeed: .3
  49. AlwaysShowName: false
  50. Despawn: false
  51. Drops:
  52. - exp 10-20 1
  53. - iron_ingot 2 0.2
  54. ZOMBIE_VILLAGER:
  55. Display: Villager Shroomie
  56. Disguise:
  57. Type: mushroom_cow
  58. ShowName: false
  59. Options:
  60. Silent: true
  61. MovementSpeed: .3
  62. AlwaysShowName: false
  63. HUSK:
  64. Display: Husky Shroomie
  65. Disguise:
  66. Type: mushroom_cow
  67. ShowName: false
  68. Options:
  69. Silent: true
  70. MovementSpeed: .3
  71. AlwaysShowName: false
  72. BABY_ZOMBIE:
  73. Display: Baby Shroomie
  74. Options:
  75. Silent: true
  76. AlwaysShowName: false
  77. Disguise:
  78. Type: mushroom_cow
  79. ShowName: false
  80. DROWNED:
  81. Display: Water Shroomie
  82. Disguise:
  83. Type: mushroom_cow
  84. ShowName: false
  85. Options:
  86. Silent: true
  87. AlwaysShowName: false
  88. WITHER_SKELETON:
  89. Display: Wither SnowSwords
  90. Disguise:
  91. Type: sheep
  92. ShowName: false
  93. Options:
  94. Silent: true
  95. AlwaysShowName: false
  96. Drops:
  97. - exp 20-30 1
  98. SNOWMAN:
  99. Display: SnowMan
  100. Health: 100
  101. Options:
  102. AlwaysShowName: false
  103. Derp: true
  104. Despawn: false
  105. iron_golem:
  106. Display: Iron Golem
  107. Health: 500
  108. Skills:
  109. - explosion{yield=2} @target
  110. Options:
  111. AlwaysShowName: false
  112. Despawn: false
  113.  
  114.  
  115.  
  116.  
Add Comment
Please, Sign In to add comment