Advertisement
Rhinohorn

Infernal Mobs V5.2.3 Config

Jan 2nd, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1. configVersion: "1.12"
  2. #Chance is the chance that a mob will not be infernal, the lower the number the higher the chance. (min 1)
  3. #Enabledworlds are the worlds that infernal mobs can spawn in.
  4. #Enabledmobs are the mobs that can become infernal.
  5. #Loot is the items that are dropped when an infernal mob dies. (You can have up to 64)
  6. #Item is the item, Amount is the amount, Durability is how damaged it will be (0 is undamaged).
  7. #nameTagsLevel is the visibility level of the name tags, 0 = no tag,
  8. #1 = tag shown when your looking at the mob, 2 = tag always shown.
  9. #Note, if you have name tags set to 0, on server restart all infernal mobs will turn normal.
  10. #If you want to enable the boss bar you must have BarAPI on your server.
  11. #nameTagsName and bossBarsName have these special tags: <mobLevel> = the amount of powers the boss has.
  12. #<abilities> = A list of about 3-5 (whatever can fit) names of abilities the boss has.
  13. #<mobName> = Name of the mob, so if the mob is a creeper the mobName will be "Creeper".
  14. chance: 100
  15. #mobChances:
  16. # Ghast: 150
  17. #levelChance:
  18. # '3': 1
  19. # '4': 1
  20. # '5': 1
  21. # '6': 1
  22. # '7': 1
  23. namePrefix: '&fInfernal'
  24. #levelPrefixs:
  25. # '3': '&fMad'
  26. # '4': '&fRabid'
  27. # '5': '&fGiant'
  28. # '6': '&fKing'
  29. # '7': '&fInfernal'
  30. nameTagsLevel: 1
  31. nameTagsName: '&f<prefix> <mobName>'
  32. bossBarsName: '&fLevel <mobLevel> &f<prefix> <mobName>'
  33. enableBossBar: false
  34. bossBarSettings:
  35. defaultColor: "PINK"
  36. defaultStyle: "SOLID"
  37. # perMob:
  38. # PigZombie:
  39. # color: "RED"
  40. # style: "SEGMENTED_6"
  41. # Ghast:
  42. # color: "RED"
  43. # style: "SEGMENTED_12"
  44. # WitherSkeleton:
  45. # color: "RED"
  46. # style: "SEGMENTED_20"
  47. # Blaze:
  48. # color: "RED"
  49. # style: "SEGMENTED_10"
  50. # Creeper:
  51. # color: "GREEN"
  52. # style: "SEGMENTED_6"
  53. # perLevel:
  54. # 5:
  55. # color: "GREEN"
  56. # style: "SEGMENTED_6"
  57. enableScoreBoard: false
  58. showHealthOnScoreBoard: true
  59. effectAllPlayerAttacks: true
  60. enableParticles: true
  61. enableDeathMessages: false
  62. deathMessages:
  63. - '&cplayer &chas killed an mob&c!'
  64. - '&cAn mob &cwas slain by player&c!'
  65. - '&cplayer &cowned an mob&c!'
  66. - '&cAn mob &cwas beheaded by player&c''s weapon!'
  67. - '&cplayer&c''s weapon &ckilled an mob&c!'
  68. - '&cAn mob &cwas killed by player &cusing a weapon&c!'
  69. enableSpawnMessages: false
  70. spawnMessageRadius: 64
  71. spawnMessages:
  72. - '&cAn Infernal mob has spawned near you!'
  73. - '&cWatch out!'
  74. - '&cYou hear a faint scream...'
  75. - '&cSomething is coming...'
  76. - '&cYou hear a mob nearby...'
  77. mobworlds:
  78. - <all>
  79. effectworlds:
  80. - <all>
  81. enabledmobs:
  82. - ELDER_GUARDIAN
  83. - WITHER_SKELETON
  84. - STRAY
  85. - HUSK
  86. - ZOMBIE_VILLAGER
  87. - SKELETON_HORSE
  88. - ZOMBIE_HORSE
  89. #- DONKEY
  90. #- MULE
  91. - EVOKER
  92. - VEX
  93. - VINDICATOR
  94. - CREEPER
  95. - SKELETON
  96. - SPIDER
  97. - GIANT
  98. - ZOMBIE
  99. - SLIME
  100. - GHAST
  101. - PIG_ZOMBIE
  102. - ENDERMAN
  103. - CAVE_SPIDER
  104. - SILVERFISH
  105. - BLAZE
  106. - MAGMA_CUBE
  107. - ENDER_DRAGON
  108. - WITHER
  109. - BAT
  110. - WITCH
  111. - ENDERMITE
  112. - GUARDIAN
  113. - SHULKER
  114. - ILLUSIONER
  115. - PARROT
  116. #- PIG
  117. #- SHEEP
  118. #- COW
  119. #- CHICKEN
  120. #- SQUID
  121. #- WOLF
  122. #- MUSHROOM_COW
  123. #- SNOWMAN
  124. #- OCELOT
  125. #- IRON_GOLEM
  126. #- HORSE
  127. #- RABBIT
  128. - POLAR_BEAR
  129. - LLAMA
  130. #- VILLAGER
  131. enabledCharmSlots:
  132. - 0
  133. - 1
  134. - 2
  135. - 3
  136. - 4
  137. - 5
  138. - 6
  139. - 7
  140. - 8
  141. - 36
  142. poisonous: true
  143. armoured: true
  144. blinding: true
  145. withering: true
  146. tosser: true
  147. thief: true
  148. quicksand: true
  149. bullwark: true
  150. rust: true
  151. sapper: true
  152. 1up: true
  153. cloaked: true
  154. ender: true
  155. ghastly: true
  156. lifesteal: true
  157. sprint: true
  158. storm: true
  159. webber: true
  160. vengeance: true
  161. weakness: true
  162. berserk: true
  163. explode: true
  164. potions: true
  165. mama: true
  166. molten: true
  167. archer: true
  168. necromancer: true
  169. firework: true
  170. gravity: true
  171. flying: true
  172. mounted: true
  173. morph: true
  174. ghost: true
  175. confusing: true
  176. mamaSpawnAmount: 3
  177. vengeanceDamage: 6
  178. berserkDamage: 3
  179. moltenBurnLength: 5
  180. gravityLevitateLength: 6
  181. horseMountsHaveSaddles: true
  182. armouredMountsHaveArmour: true
  183. fireworkColour:
  184. red: 255
  185. green: 10
  186. blue: 10
  187. enabledSpawnReasons:
  188. - BREEDING
  189. #- BUILD_IRONGOLEM
  190. #- BUILD_SNOWMAN
  191. - BUILD_WITHER
  192. - CHUNK_GEN
  193. #- CURED
  194. - CUSTOM
  195. - DEFAULT
  196. #- DISPENSE_EGG
  197. #- EGG
  198. - INFECTION
  199. - SPAWNER_EGG
  200. #- JOCKEY
  201. - LIGHTNING
  202. #- MOUNT
  203. - NATURAL
  204. - NETHER_PORTAL
  205. - OCELOT_BABY
  206. - REINFORCEMENTS
  207. - SILVERFISH_BLOCK
  208. - SLIME_SPLIT
  209. #- SPAWNER
  210. #- SPAWNER_EGG
  211. #- TRAP
  212. #- VILLAGE_DEFENSE
  213. - VILLAGE_INVASION
  214. mobParticles:
  215. - lavaSpark:1:10
  216. mountFate: nothing
  217. enabledMounts:
  218. - SPIDER
  219. - SKELETON_HORSE
  220. - ZOMBIE_HORSE
  221. - DONKEY
  222. - MULE
  223. - SLIME
  224. - GHAST
  225. - MAGMA_CUBE
  226. - ENDER_DRAGON
  227. - BAT
  228. - PIG
  229. - SHEEP
  230. - COW
  231. - CHICKEN
  232. - MUSHROOM_COW
  233. - HORSE
  234. - POLAR_BEAR
  235. - LLAMA
  236. enabledRiders:
  237. - WITHER_SKELETON
  238. - STRAY
  239. - HUSK
  240. - ZOMBIE_VILLAGER
  241. - EVOKER
  242. - VINDICATOR
  243. - SKELETON
  244. - ZOMBIE
  245. - PIG_ZOMBIE
  246. - ENDERMAN
  247. - WITCH
  248. - SNOWMAN
  249. - VILLAGER
  250. - ILLUSIONER
  251. disabledBabyMobs:
  252. - WOLF
  253. - MUSHROOM_COW
  254. - COW
  255. - SHEEP
  256. - PIG
  257. - CHICKEN
  258. - OCELOT
  259. - HORSE
  260. #The min/max amount of powers that a mob will get.
  261. #NOTE: the amount of enabled powers must not be less than the maxpowers.
  262. #healthMultiplier is what number the infernal mobs health will be multiplied by.
  263. #If you have healthByPower enabled then healthMultiplier and healthByDistance will do nothing.
  264. #dropChance is the chance a dead mob will drop loot, the lower the higher the chance (min 1)
  265. #xpMultiplier is what the normal xp a mob drops will be multiplied by.
  266. #healthByDistance makes mobs HP go up as you go further from the world spawn.
  267. #Every addDistance blocks the mobs will get healthToAdd times how far they are HP.
  268. minpowers: 3
  269. maxpowers: 7
  270. healthMultiplier: 4
  271. healthByPower: false
  272. healthByDistance: false
  273. powerByDistance: false
  274. healthToAdd: 5
  275. powerToAdd: 1
  276. xpMultiplier: 8
  277. addDistance: 200
  278. enableDrops: true
  279. dropChance: 1
  280. enableFarmingDrops: false
  281. naturalSpawnHeight: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement