Advertisement
Guest User

MonsterApocalypse v2.0 config.yml pre-setup

a guest
Dec 26th, 2018
1,580
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 30.54 KB | None | 0 0
  1. Worlds:
  2. - world
  3. Automatically over-write relevant parts of config to zombie apocalypse for next run?: false
  4. Always night: false
  5. Nightmare mode multiplier: 1.0
  6. Nightmare mode period: 1200000
  7. Nightmare mode exponential?: true
  8. Use new event system?: true
  9. Check for the deaggro permission for entity attacks, shooting super arrows, and mega-aggro?: false
  10. Enable natural hostile spawns?: true
  11. Enable natural passive spawns?: true
  12. Enable spawn points?: true
  13. Allow this MA installation to register the spawnpoint command?: true
  14. Enable bonus spawns?: true
  15. Enable naturalistic bonus spawns?: true
  16. Hard cap on all mobs spawning: 1000000
  17. Main server spawn X (used for calculating wilderness spawn scaling): 0
  18. Main server spawn Z (used for calculating wilderness spawn scaling): 0
  19. Only enable bonus spawns on one world?: false
  20. 'Bonus spawn world name:': world
  21. Only enable naturalistic bonus spawns on one selected world?: false
  22. Naturalistic bonus spawn world name: world
  23. Enable worldguard spawn flag checks?: false
  24. Spawn individual wave mobs in the same spot?: false
  25. Enable bonus spawns midair? (Useful for Ghasts): true
  26. Enable custom monster health?: false
  27. Enable custom monster damage?: false
  28. Enable worldguard damage flag checks?: false
  29. Enable Ender Dragons destroying blocks?: false
  30. Enable Endermen picking blocks?: true
  31. Enable custom monster explosion properties? (Normal Creeper/Ghast): true
  32. Enable spawning changes?: false
  33. Enable custom monster drops?: false
  34. Enable monsters destroying nearby torches?: true
  35. Enable monsters attacking from a massive range?: true
  36. Minimum distance sprint with their custom speed: 12
  37. Mega-aggro range: 160
  38. Mega-aggro range Y: 80
  39. Use daytime mega-aggro range?: true
  40. Daytime Mega-aggro range: 160
  41. Daytime Mega-aggro range Y: 80
  42. Enable Zombies attacking walls?: true
  43. Enable Zombie wall destruction sounds?: true
  44. Enable Zombie wall hit sounds?: true
  45. Enable PigZombies attacking walls?: true
  46. Drop the block item when a Zombie destroys it?: true
  47. Enable worldguard 'enderman-grief' flag checks for all monster block operations?: false
  48. Enable monsters nerdpoling? (Building straight up): true
  49. Enable monsters airbridging? (Building across gaps): true
  50. Kill the monster when it nerdpoles or airbridges?: false
  51. Minimum frustration period before nerdpoling or airbridging: 10
  52. Block to use for monsters building: DIRT
  53. Make wolves aggressive?: true
  54. Make zombie pigmen aggressive?: true
  55. Make zombie pigmen use mega-aggro?: true
  56. Enable worldguard creeper explosion flag check for creepers, ghasts, and death explosions?: false
  57. Check block spawn blacklist (deny spawn on these blocks)?: false
  58. Invert block spawn list? (Make whitelist): false
  59. Enable monster on hit potion effects?: true
  60. Enable all other monster properties?: true
  61. Bonus monsters per player: 4
  62. Percent chance of spawning a monster in bonus waves: 100.0
  63. Minimum light level to spawn: 0
  64. Maximum light level to spawn: 7
  65. Minimum bonus spawn distance: 24
  66. Maximum bonus spawn distance: 80
  67. Bonus spawn Y offset: 0
  68. Bonus spawn period: 60000
  69. Number of mobs to spawn in a spot if found: 1
  70. Bonus distance max scale: 1.0
  71. Max bonus distance from spawn before max spawns: 0
  72. Naturalistic bonus spawn mob attempts per tick: 10
  73. Tick period for bonus natural spawns, increase this to drastically slow spawning: 1
  74. Minimum naturalistic bonus spawn distance: 24
  75. Maximum naturalistic bonus spawn distance: 160
  76. Minimum light level to spawn naturalistic bonus: 0
  77. Maximum light level to spawn naturalistic bonus: 7
  78. Minimum Y for naturalistic bonus: 0
  79. Maximum Y for naturalistic bonus: 255
  80. Naturalistic distance max scale: 1.0
  81. Max natural distance from spawn before max spawns: 3000
  82. Automatically remove mobs who spawn inside blocks?: true
  83. Action RPG mode! Milliseconds required between damage, vanilla=500: 500
  84. Bonus Spawns:
  85.   Bat:
  86.     spawn: false
  87.     chance: 100.0
  88.   Blaze:
  89.     spawn: false
  90.     chance: 100.0
  91.   CaveSpider:
  92.     spawn: false
  93.     chance: 100.0
  94.   Chicken:
  95.     spawn: false
  96.     chance: 100.0
  97.   Creeper:
  98.     spawn: false
  99.     chance: 100.0
  100.   EnderDragon:
  101.     spawn: false
  102.     chance: 100.0
  103.   Enderman:
  104.     spawn: false
  105.     chance: 100.0
  106.   Ghast:
  107.     spawn: true
  108.     chance: 100.0
  109.   Giant:
  110.     spawn: false
  111.     chance: 100.0
  112.   Horse:
  113.     spawn: false
  114.     chance: 100.0
  115.   IronGolem:
  116.     spawn: false
  117.     chance: 100.0
  118.   MagmaCube:
  119.     spawn: false
  120.     chance: 100.0
  121.   MushroomCow:
  122.     spawn: false
  123.     chance: 100.0
  124.   Ocelot:
  125.     spawn: false
  126.     chance: 100.0
  127.   Pig:
  128.     spawn: false
  129.     chance: 100.0
  130.   PigZombie:
  131.     spawn: true
  132.     chance: 100.0
  133.   Sheep:
  134.     spawn: false
  135.     chance: 100.0
  136.   Silverfish:
  137.     spawn: false
  138.     chance: 100.0
  139.   Skeleton:
  140.     spawn: false
  141.     chance: 100.0
  142.   Slime:
  143.     spawn: false
  144.     chance: 100.0
  145.   Spider:
  146.     spawn: false
  147.     chance: 100.0
  148.   Squid:
  149.     spawn: false
  150.     chance: 100.0
  151.   Villager:
  152.     spawn: false
  153.     chance: 100.0
  154.   Wither:
  155.     spawn: false
  156.     chance: 100.0
  157.   WitherSkeleton:
  158.     spawn: true
  159.     chance: 100.0
  160.   Wolf:
  161.     spawn: false
  162.     chance: 100.0
  163.   Zombie:
  164.     spawn: false
  165.     chance: 100.0
  166.   Drowned:
  167.     spawn: false
  168.     chance: 100.0
  169.   Phantom:
  170.     spawn: false
  171.     chance: 100.0
  172. Naturalistic Bonus Spawns:
  173.   Bat:
  174.     spawn: false
  175.     chance: 100.0
  176.   Blaze:
  177.     spawn: false
  178.     chance: 100.0
  179.   CaveSpider:
  180.     spawn: false
  181.     chance: 100.0
  182.   Chicken:
  183.     spawn: false
  184.     chance: 100.0
  185.   Creeper:
  186.     spawn: false
  187.     chance: 100.0
  188.   EnderDragon:
  189.     spawn: false
  190.     chance: 100.0
  191.   Enderman:
  192.     spawn: false
  193.     chance: 100.0
  194.   Ghast:
  195.     spawn: false
  196.     chance: 100.0
  197.   Giant:
  198.     spawn: false
  199.     chance: 100.0
  200.   Horse:
  201.     spawn: false
  202.     chance: 100.0
  203.   IronGolem:
  204.     spawn: false
  205.     chance: 100.0
  206.   MagmaCube:
  207.     spawn: false
  208.     chance: 100.0
  209.   MushroomCow:
  210.     spawn: false
  211.     chance: 100.0
  212.   Ocelot:
  213.     spawn: false
  214.     chance: 100.0
  215.   Pig:
  216.     spawn: false
  217.     chance: 100.0
  218.   PigZombie:
  219.     spawn: false
  220.     chance: 100.0
  221.   Sheep:
  222.     spawn: false
  223.     chance: 100.0
  224.   Silverfish:
  225.     spawn: false
  226.     chance: 100.0
  227.   Skeleton:
  228.     spawn: false
  229.     chance: 100.0
  230.   Slime:
  231.     spawn: false
  232.     chance: 100.0
  233.   Spider:
  234.     spawn: false
  235.     chance: 100.0
  236.   Squid:
  237.     spawn: false
  238.     chance: 100.0
  239.   Villager:
  240.     spawn: false
  241.     chance: 100.0
  242.   Wither:
  243.     spawn: false
  244.     chance: 100.0
  245.   WitherSkeleton:
  246.     spawn: false
  247.     chance: 100.0
  248.   Wolf:
  249.     spawn: false
  250.     chance: 100.0
  251.   Zombie:
  252.     spawn: false
  253.     chance: 100.0
  254.   Drowned:
  255.     spawn: false
  256.     chance: 100.0
  257.   Phantom:
  258.     spawn: false
  259.     chance: 100.0
  260. Monster Properties:
  261.   Bat:
  262.     health: 6
  263.     damage: 0
  264.   Blaze:
  265.     health: 20
  266.     damage: 5
  267.   CaveSpider:
  268.     health: 20
  269.     damage: 2
  270.     uses mega-aggro: true
  271.   Chicken:
  272.     health: 4
  273.     damage: 0
  274.   Cow:
  275.     health: 10
  276.     damage: 0
  277.   Creeper:
  278.     health: 20
  279.     damage: 0
  280.     standard explosion radius: 3.0
  281.     standard fire: false
  282.     uses mega-aggro: true
  283.   EnderDragon:
  284.     health: 200
  285.     damage: 10
  286.   Enderman:
  287.     health: 40
  288.     damage: 7
  289.     burns in sunlight: true
  290.   Ghast:
  291.     health: 10
  292.     damage: 0
  293.     standard explosion radius: 1.0
  294.     standard fire: true
  295.   Giant:
  296.     health: 100
  297.     damage: 17
  298.   Horse:
  299.     health: 15
  300.     damage: 0
  301.   IronGolem:
  302.     health: 100
  303.     damage: 14
  304.   MushroomCow:
  305.     health: 10
  306.     damage: 0
  307.   Ocelot:
  308.     health: 10
  309.     damage: 0
  310.   Pig:
  311.     health: 10
  312.     damage: 0
  313.   PigZombie:
  314.     health: 20
  315.     damage: 5
  316.     uses mega-aggro: true
  317.   Sheep:
  318.     health: 8
  319.     damage: 0
  320.   Silverfish:
  321.     health: 8
  322.     damage: 1
  323.   Skeleton:
  324.     health: 20
  325.     damage: 4
  326.     burns in sunlight: true
  327.     uses mega-aggro: true
  328.   Spider:
  329.     health: 16
  330.     damage: 2
  331.     uses mega-aggro: true
  332.   Squid:
  333.     health: 10
  334.     damage: 0
  335.   Villager:
  336.     health: 20
  337.     damage: 0
  338.   TamedWolf:
  339.     health: 20
  340.     damage: 4
  341.   Wither:
  342.     health: 300
  343.     damage: 5
  344.   WitherSkeleton:
  345.     health: 20
  346.     damage: 9
  347.     uses mega-aggro: true
  348.   Wolf:
  349.     health: 8
  350.     damage: 2
  351.   Zombie:
  352.     health: 20
  353.     damage: 4
  354.     burns in sunlight: true
  355.     uses mega-aggro: true
  356.   Drowned:
  357.     health: 20
  358.     damage: 4
  359.   Phantom:
  360.     health: 20
  361.     damage: 4
  362. Advanced Monster Properties:
  363.   Bat:
  364.     true damage (completely ignores armor): 0
  365.     explode on death: false
  366.     death explosion causes fire?: false
  367.     death explosion radius: 1.0
  368.     spawn new mob on death: false
  369.     death spawn type: BAT
  370.     death spawn count: 1
  371.     death spawn chance: 100.0
  372.     Immunities:
  373.       cactus: false
  374.       drowning: false
  375.       attacks: false
  376.       explosions: false
  377.       falling: false
  378.       fire: false
  379.       lava: false
  380.       projectiles: false
  381.   Blaze:
  382.     true damage (completely ignores armor): 0
  383.     explode on death: false
  384.     death explosion causes fire?: false
  385.     death explosion radius: 1.0
  386.     spawn new mob on death: false
  387.     death spawn type: BLAZE
  388.     death spawn count: 1
  389.     death spawn chance: 100.0
  390.     Immunities:
  391.       cactus: false
  392.       drowning: false
  393.       attacks: false
  394.       explosions: false
  395.       falling: false
  396.       fire: false
  397.       lava: false
  398.       projectiles: false
  399.   CaveSpider:
  400.     true damage (completely ignores armor): 0
  401.     explode on death: false
  402.     death explosion causes fire?: false
  403.     death explosion radius: 1.0
  404.     spawn new mob on death: false
  405.     death spawn count: 1
  406.     death spawn chance: 100.0
  407.     Immunities:
  408.       cactus: false
  409.       drowning: false
  410.       attacks: false
  411.       explosions: false
  412.       falling: false
  413.       fire: false
  414.       lava: false
  415.       projectiles: false
  416.     on hit potion effects:
  417.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  418.     - 'Example: CONFUSION:10:1:56.7'
  419.     death spawn type: DROWNED
  420.   Chicken:
  421.     true damage (completely ignores armor): 0
  422.     explode on death: false
  423.     death explosion causes fire?: false
  424.     death explosion radius: 1.0
  425.     spawn new mob on death: false
  426.     death spawn type: CHICKEN
  427.     death spawn count: 1
  428.     death spawn chance: 100.0
  429.     Immunities:
  430.       cactus: false
  431.       drowning: false
  432.       attacks: false
  433.       explosions: false
  434.       falling: false
  435.       fire: false
  436.       lava: false
  437.       projectiles: false
  438.   Cow:
  439.     true damage (completely ignores armor): 0
  440.     explode on death: false
  441.     death explosion causes fire?: false
  442.     death explosion radius: 1.0
  443.     spawn new mob on death: false
  444.     death spawn type: COW
  445.     death spawn count: 1
  446.     death spawn chance: 100.0
  447.     Immunities:
  448.       cactus: false
  449.       drowning: false
  450.       attacks: false
  451.       explosions: false
  452.       falling: false
  453.       fire: false
  454.       lava: false
  455.       projectiles: false
  456.   Creeper:
  457.     true damage (completely ignores armor): 0
  458.     explode on death: false
  459.     death explosion causes fire?: false
  460.     death explosion radius: 1.0
  461.     spawn new mob on death: false
  462.     death spawn type: CREEPER
  463.     death spawn count: 1
  464.     death spawn chance: 100.0
  465.     Immunities:
  466.       cactus: false
  467.       drowning: false
  468.       attacks: false
  469.       explosions: false
  470.       falling: false
  471.       fire: false
  472.       lava: false
  473.       projectiles: false
  474.     can nerdpole up: false
  475.     can make air bridges across: false
  476.     Mass aggro run speed: 1.0
  477.   EnderDragon:
  478.     true damage (completely ignores armor): 0
  479.     explode on death: false
  480.     death explosion causes fire?: false
  481.     death explosion radius: 1.0
  482.     spawn new mob on death: false
  483.     death spawn type: ENDER_DRAGON
  484.     death spawn count: 1
  485.     death spawn chance: 100.0
  486.     Immunities:
  487.       cactus: false
  488.       drowning: false
  489.       attacks: false
  490.       explosions: false
  491.       falling: false
  492.       fire: false
  493.       lava: false
  494.       projectiles: false
  495.   Enderman:
  496.     true damage (completely ignores armor): 0
  497.     explode on death: false
  498.     death explosion causes fire?: false
  499.     death explosion radius: 1.0
  500.     spawn new mob on death: false
  501.     death spawn type: ENDERMAN
  502.     death spawn count: 1
  503.     death spawn chance: 100.0
  504.     Immunities:
  505.       cactus: false
  506.       drowning: false
  507.       attacks: false
  508.       explosions: false
  509.       falling: false
  510.       fire: false
  511.       lava: false
  512.       projectiles: false
  513.     on hit potion effects:
  514.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  515.     - 'Example: CONFUSION:10:1:56.7'
  516.   Ghast:
  517.     true damage (completely ignores armor): 0
  518.     explode on death: false
  519.     death explosion causes fire?: false
  520.     death explosion radius: 1.0
  521.     spawn new mob on death: false
  522.     death spawn type: GHAST
  523.     death spawn count: 1
  524.     death spawn chance: 100.0
  525.     Immunities:
  526.       cactus: false
  527.       drowning: false
  528.       attacks: false
  529.       explosions: false
  530.       falling: false
  531.       fire: false
  532.       lava: false
  533.       projectiles: false
  534.   Giant:
  535.     true damage (completely ignores armor): 0
  536.     explode on death: false
  537.     death explosion causes fire?: false
  538.     death explosion radius: 1.0
  539.     spawn new mob on death: false
  540.     death spawn type: GIANT
  541.     death spawn count: 1
  542.     death spawn chance: 100.0
  543.     Immunities:
  544.       cactus: false
  545.       drowning: false
  546.       attacks: false
  547.       explosions: false
  548.       falling: false
  549.       fire: false
  550.       lava: false
  551.       projectiles: false
  552.     on hit potion effects:
  553.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  554.     - 'Example: CONFUSION:10:1:56.7'
  555.   Horse:
  556.     true damage (completely ignores armor): 0
  557.     explode on death: false
  558.     death explosion causes fire?: false
  559.     death explosion radius: 1.0
  560.     spawn new mob on death: false
  561.     death spawn type: HORSE
  562.     death spawn count: 1
  563.     death spawn chance: 100.0
  564.     Immunities:
  565.       cactus: false
  566.       drowning: false
  567.       attacks: false
  568.       explosions: false
  569.       falling: false
  570.       fire: false
  571.       lava: false
  572.       projectiles: false
  573.   IronGolem:
  574.     true damage (completely ignores armor): 0
  575.     explode on death: false
  576.     death explosion causes fire?: false
  577.     death explosion radius: 1.0
  578.     spawn new mob on death: false
  579.     death spawn type: IRON_GOLEM
  580.     death spawn count: 1
  581.     death spawn chance: 100.0
  582.     Immunities:
  583.       cactus: false
  584.       drowning: false
  585.       attacks: false
  586.       explosions: false
  587.       falling: false
  588.       fire: false
  589.       lava: false
  590.       projectiles: false
  591.     on hit potion effects:
  592.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  593.     - 'Example: CONFUSION:10:1:56.7'
  594.   MushroomCow:
  595.     true damage (completely ignores armor): 0
  596.     explode on death: false
  597.     death explosion causes fire?: false
  598.     death explosion radius: 1.0
  599.     spawn new mob on death: false
  600.     death spawn count: 1
  601.     death spawn chance: 100.0
  602.     Immunities:
  603.       cactus: false
  604.       drowning: false
  605.       attacks: false
  606.       explosions: false
  607.       falling: false
  608.       fire: false
  609.       lava: false
  610.       projectiles: false
  611.     death spawn type: DROWNED
  612.   Ocelot:
  613.     true damage (completely ignores armor): 0
  614.     explode on death: false
  615.     death explosion causes fire?: false
  616.     death explosion radius: 1.0
  617.     spawn new mob on death: false
  618.     death spawn type: OCELOT
  619.     death spawn count: 1
  620.     death spawn chance: 100.0
  621.     Immunities:
  622.       cactus: false
  623.       drowning: false
  624.       attacks: false
  625.       explosions: false
  626.       falling: false
  627.       fire: false
  628.       lava: false
  629.       projectiles: false
  630.   Pig:
  631.     true damage (completely ignores armor): 0
  632.     explode on death: false
  633.     death explosion causes fire?: false
  634.     death explosion radius: 1.0
  635.     spawn new mob on death: false
  636.     death spawn type: PIG
  637.     death spawn count: 1
  638.     death spawn chance: 100.0
  639.     Immunities:
  640.       cactus: false
  641.       drowning: false
  642.       attacks: false
  643.       explosions: false
  644.       falling: false
  645.       fire: false
  646.       lava: false
  647.       projectiles: false
  648.   PigZombie:
  649.     true damage (completely ignores armor): 0
  650.     explode on death: true
  651.     death explosion causes fire?: false
  652.     death explosion radius: 1.0
  653.     spawn new mob on death: false
  654.     death spawn count: 1
  655.     death spawn chance: 100.0
  656.     Immunities:
  657.       cactus: false
  658.       drowning: false
  659.       attacks: false
  660.       explosions: false
  661.       falling: false
  662.       fire: false
  663.       lava: false
  664.       projectiles: false
  665.     can nerdpole up: false
  666.     can make air bridges across: false
  667.     spawns with standard equipment: true
  668.     on hit potion effects:
  669.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  670.     - 'Example: CONFUSION:10:1:56.7'
  671.     death spawn type: DROWNED
  672.   Sheep:
  673.     true damage (completely ignores armor): 0
  674.     explode on death: false
  675.     death explosion causes fire?: false
  676.     death explosion radius: 1.0
  677.     spawn new mob on death: false
  678.     death spawn type: SHEEP
  679.     death spawn count: 1
  680.     death spawn chance: 100.0
  681.     Immunities:
  682.       cactus: false
  683.       drowning: false
  684.       attacks: false
  685.       explosions: false
  686.       falling: false
  687.       fire: false
  688.       lava: false
  689.       projectiles: false
  690.   Silverfish:
  691.     true damage (completely ignores armor): 0
  692.     explode on death: false
  693.     death explosion causes fire?: false
  694.     death explosion radius: 1.0
  695.     spawn new mob on death: false
  696.     death spawn type: SILVERFISH
  697.     death spawn count: 1
  698.     death spawn chance: 100.0
  699.     Immunities:
  700.       cactus: false
  701.       drowning: false
  702.       attacks: false
  703.       explosions: false
  704.       falling: false
  705.       fire: false
  706.       lava: false
  707.       projectiles: false
  708.     on hit potion effects:
  709.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  710.     - 'Example: CONFUSION:10:1:56.7'
  711.   Skeleton:
  712.     true damage (completely ignores armor): 0
  713.     explode on death: false
  714.     death explosion causes fire?: false
  715.     death explosion radius: 1.0
  716.     spawn new mob on death: false
  717.     death spawn type: SKELETON
  718.     death spawn count: 1
  719.     death spawn chance: 100.0
  720.     Immunities:
  721.       cactus: false
  722.       drowning: false
  723.       attacks: false
  724.       explosions: false
  725.       falling: false
  726.       fire: false
  727.       lava: false
  728.       projectiles: false
  729.     can nerdpole up: false
  730.     can make air bridges across: false
  731.     spawns with standard equipment: true
  732.     on hit potion effects:
  733.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  734.     - 'Example: CONFUSION:10:1:56.7'
  735.     Enable Super Arrows: false
  736.     Super Arrow period: 5000
  737.     Super Arrow chance: 100.0
  738.     Super Arrow X/Z attack range: 20.0
  739.     Super Arrow Y attack range: 80
  740.     Make skeleton arrows explode?: false
  741.     Arrow explosion radius: 2.0
  742.     Super Arrow Player Protection Radius: 0
  743.     Arrow chance to explode on collision: 100.0
  744.     Arrow explosion causes fire?: false
  745.     Mass aggro run speed: 1.0
  746.   Spider:
  747.     true damage (completely ignores armor): 0
  748.     explode on death: false
  749.     death explosion causes fire?: false
  750.     death explosion radius: 1.0
  751.     spawn new mob on death: false
  752.     death spawn type: SPIDER
  753.     death spawn count: 1
  754.     death spawn chance: 100.0
  755.     Immunities:
  756.       cactus: false
  757.       drowning: false
  758.       attacks: false
  759.       explosions: false
  760.       falling: false
  761.       fire: false
  762.       lava: false
  763.       projectiles: false
  764.     on hit potion effects:
  765.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  766.     - 'Example: CONFUSION:10:1:56.7'
  767.   Squid:
  768.     true damage (completely ignores armor): 0
  769.     explode on death: false
  770.     death explosion causes fire?: false
  771.     death explosion radius: 1.0
  772.     spawn new mob on death: false
  773.     death spawn type: SQUID
  774.     death spawn count: 1
  775.     death spawn chance: 100.0
  776.     Immunities:
  777.       cactus: false
  778.       drowning: false
  779.       attacks: false
  780.       explosions: false
  781.       falling: false
  782.       fire: false
  783.       lava: false
  784.       projectiles: false
  785.   Villager:
  786.     true damage (completely ignores armor): 0
  787.     explode on death: false
  788.     death explosion causes fire?: false
  789.     death explosion radius: 1.0
  790.     spawn new mob on death: false
  791.     death spawn type: VILLAGER
  792.     death spawn count: 1
  793.     death spawn chance: 100.0
  794.     Immunities:
  795.       cactus: false
  796.       drowning: false
  797.       attacks: false
  798.       explosions: false
  799.       falling: false
  800.       fire: false
  801.       lava: false
  802.       projectiles: false
  803.   TamedWolf:
  804.     true damage (completely ignores armor): 0
  805.     explode on death: false
  806.     death explosion causes fire?: false
  807.     death explosion radius: 1.0
  808.     spawn new mob on death: false
  809.     death spawn count: 1
  810.     death spawn chance: 100.0
  811.     Immunities:
  812.       cactus: false
  813.       drowning: false
  814.       attacks: false
  815.       explosions: false
  816.       falling: false
  817.       fire: false
  818.       lava: false
  819.       projectiles: false
  820.     on hit potion effects:
  821.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  822.     - 'Example: CONFUSION:10:1:56.7'
  823.     death spawn type: DROWNED
  824.   Wither:
  825.     true damage (completely ignores armor): 0
  826.     explode on death: false
  827.     death explosion causes fire?: false
  828.     death explosion radius: 1.0
  829.     spawn new mob on death: false
  830.     death spawn type: WITHER
  831.     death spawn count: 1
  832.     death spawn chance: 100.0
  833.     Immunities:
  834.       cactus: false
  835.       drowning: false
  836.       attacks: false
  837.       explosions: false
  838.       falling: false
  839.       fire: false
  840.       lava: false
  841.       projectiles: false
  842.     on hit potion effects:
  843.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  844.     - 'Example: CONFUSION:10:1:56.7'
  845.   WitherSkeleton:
  846.     true damage (completely ignores armor): 0
  847.     explode on death: false
  848.     death explosion causes fire?: false
  849.     death explosion radius: 1.0
  850.     spawn new mob on death: false
  851.     death spawn count: 1
  852.     death spawn chance: 100.0
  853.     Immunities:
  854.       cactus: false
  855.       drowning: false
  856.       attacks: false
  857.       explosions: false
  858.       falling: false
  859.       fire: false
  860.       lava: false
  861.       projectiles: false
  862.     can nerdpole up: false
  863.     can make air bridges across: false
  864.     spawns with standard equipment: true
  865.     on hit potion effects:
  866.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  867.     - 'Example: CONFUSION:10:1:56.7'
  868.     Enable Wither Skeletons to fire Skeleton super arrows: false
  869.     death spawn type: DROWNED
  870.   Wolf:
  871.     true damage (completely ignores armor): 0
  872.     explode on death: false
  873.     death explosion causes fire?: false
  874.     death explosion radius: 1.0
  875.     spawn new mob on death: false
  876.     death spawn type: WOLF
  877.     death spawn count: 1
  878.     death spawn chance: 100.0
  879.     Immunities:
  880.       cactus: false
  881.       drowning: false
  882.       attacks: false
  883.       explosions: false
  884.       falling: false
  885.       fire: false
  886.       lava: false
  887.       projectiles: false
  888.     on hit potion effects:
  889.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  890.     - 'Example: CONFUSION:10:1:56.7'
  891.   Zombie:
  892.     true damage (completely ignores armor): 0
  893.     explode on death: true
  894.     death explosion causes fire?: false
  895.     death explosion radius: 1.0
  896.     spawn new mob on death: false
  897.     death spawn type: ZOMBIE
  898.     death spawn count: 1
  899.     death spawn chance: 100.0
  900.     Immunities:
  901.       cactus: false
  902.       drowning: false
  903.       attacks: false
  904.       explosions: false
  905.       falling: false
  906.       fire: false
  907.       lava: false
  908.       projectiles: false
  909.     can nerdpole up: true
  910.     can make air bridges across: true
  911.     on hit potion effects:
  912.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  913.     - 'Example: CONFUSION:10:1:56.7'
  914.     Use the new zombie destruction method, with block hp?: true
  915.     Attackable blocks:
  916.    - DIRT:2
  917.     - COBBLESTONE:3
  918.     - WOOD:4
  919.     - LOG:6
  920.     - OBSIDIAN:10
  921.     - STONE:1
  922.     Mass aggro run speed: 1.0
  923.   Drowned:
  924.     true damage (completely ignores armor): 0
  925.     explode on death: false
  926.     death explosion causes fire?: false
  927.     death explosion radius: 1.0
  928.     spawn new mob on death: false
  929.     death spawn type: DROWNED
  930.     death spawn count: 1
  931.     death spawn chance: 100.0
  932.     Immunities:
  933.       cactus: false
  934.       drowning: false
  935.       attacks: false
  936.       explosions: false
  937.       falling: false
  938.       fire: false
  939.       lava: false
  940.       projectiles: false
  941.     on hit potion effects:
  942.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  943.     - 'Example: CONFUSION:10:1:56.7'
  944.   Phantom:
  945.     true damage (completely ignores armor): 0
  946.     explode on death: false
  947.     death explosion causes fire?: false
  948.     death explosion radius: 1.0
  949.     spawn new mob on death: false
  950.     death spawn type: DROWNED
  951.     death spawn count: 1
  952.     death spawn chance: 100.0
  953.     Immunities:
  954.       cactus: false
  955.       drowning: false
  956.       attacks: false
  957.       explosions: false
  958.       falling: false
  959.       fire: false
  960.       lava: false
  961.       projectiles: false
  962.     on hit potion effects:
  963.    - EFFECT:durationticks(integer):amplifier(integer):chance(double)
  964.     - 'Example: CONFUSION:10:1:56.7'
  965. Natural:
  966.   Creeper:
  967.     spawn: true
  968.     spawncount: 1
  969.     spawnchance: 100.0
  970.     spawnymin: 1
  971.     spawnymax: 255
  972.     replacement: CREEPER
  973.   Enderman:
  974.     spawn: true
  975.     spawncount: 1
  976.     spawnchance: 100.0
  977.     spawnymin: 1
  978.     spawnymax: 255
  979.     replacement: ENDERMAN
  980.   Skeleton:
  981.     spawn: true
  982.     spawncount: 1
  983.     spawnchance: 100.0
  984.     spawnymin: 1
  985.     spawnymax: 255
  986.     replacement: SKELETON
  987.   Zombie:
  988.     spawn: true
  989.     spawncount: 1
  990.     spawnchance: 100.0
  991.     spawnymin: 1
  992.     spawnymax: 255
  993.     replacement: ZOMBIE
  994.   Bat:
  995.     spawn: true
  996.     spawncount: 1
  997.     spawnchance: 100.0
  998.     spawnymin: 1
  999.     spawnymax: 255
  1000.     replacement: BAT
  1001.   Blaze:
  1002.     spawn: true
  1003.     spawncount: 1
  1004.     spawnchance: 100.0
  1005.     spawnymin: 1
  1006.     spawnymax: 255
  1007.     replacement: BLAZE
  1008.   CaveSpider:
  1009.     spawn: true
  1010.     spawncount: 1
  1011.     spawnchance: 100.0
  1012.     spawnymin: 1
  1013.     spawnymax: 255
  1014.     replacement: SPIDER
  1015.   Chicken:
  1016.     spawn: true
  1017.     spawncount: 1
  1018.     spawnchance: 100.0
  1019.     spawnymin: 1
  1020.     spawnymax: 255
  1021.     replacement: CHICKEN
  1022.   Cow:
  1023.     spawn: true
  1024.     spawncount: 1
  1025.     spawnchance: 100.0
  1026.     spawnymin: 1
  1027.     spawnymax: 255
  1028.     replacement: COW
  1029.   Ghast:
  1030.     spawn: true
  1031.     spawncount: 1
  1032.     spawnchance: 100.0
  1033.     spawnymin: 1
  1034.     spawnymax: 255
  1035.     replacement: GHAST
  1036.   Horse:
  1037.     spawn: true
  1038.     spawncount: 1
  1039.     spawnchance: 100.0
  1040.     spawnymin: 1
  1041.     spawnymax: 255
  1042.     replacement: HORSE
  1043.   IronGolem:
  1044.     spawn: true
  1045.     spawncount: 1
  1046.     spawnchance: 100.0
  1047.     spawnymin: 1
  1048.     spawnymax: 255
  1049.     replacement: IRON_GOLEM
  1050.   Ocelot:
  1051.     spawn: true
  1052.     spawncount: 1
  1053.     spawnchance: 100.0
  1054.     spawnymin: 1
  1055.     spawnymax: 255
  1056.     replacement: OCELOT
  1057.   MagmaCube:
  1058.     spawn: true
  1059.     spawncount: 1
  1060.     spawnchance: 100.0
  1061.     spawnymin: 1
  1062.     spawnymax: 255
  1063.     replacement: SLIME
  1064.   MushroomCow:
  1065.     spawn: true
  1066.     spawncount: 1
  1067.     spawnchance: 100.0
  1068.     spawnymin: 1
  1069.     spawnymax: 255
  1070.     replacement: COW
  1071.   Pig:
  1072.     spawn: true
  1073.     spawncount: 1
  1074.     spawnchance: 100.0
  1075.     spawnymin: 1
  1076.     spawnymax: 255
  1077.     replacement: PIG
  1078.   PigZombie:
  1079.     spawn: true
  1080.     spawncount: 1
  1081.     spawnchance: 100.0
  1082.     spawnymin: 1
  1083.     spawnymax: 255
  1084.     replacement: ZOMBIE
  1085.   Sheep:
  1086.     spawn: true
  1087.     spawncount: 1
  1088.     spawnchance: 100.0
  1089.     spawnymin: 1
  1090.     spawnymax: 255
  1091.     replacement: SHEEP
  1092.   Silverfish:
  1093.     spawn: true
  1094.     spawncount: 1
  1095.     spawnchance: 100.0
  1096.     spawnymin: 1
  1097.     spawnymax: 255
  1098.     replacement: SILVERFISH
  1099.   Slime:
  1100.     spawn: true
  1101.     spawncount: 1
  1102.     spawnchance: 100.0
  1103.     spawnymin: 1
  1104.     spawnymax: 255
  1105.     replacement: SLIME
  1106.   Spider:
  1107.     spawn: true
  1108.     spawncount: 1
  1109.     spawnchance: 100.0
  1110.     spawnymin: 1
  1111.     spawnymax: 255
  1112.     replacement: SPIDER
  1113.   Squid:
  1114.     spawn: true
  1115.     spawncount: 1
  1116.     spawnchance: 100.0
  1117.     spawnymin: 1
  1118.     spawnymax: 255
  1119.     replacement: SQUID
  1120.   Villager:
  1121.     spawn: true
  1122.     spawncount: 1
  1123.     spawnchance: 100.0
  1124.     spawnymin: 1
  1125.     spawnymax: 255
  1126.     replacement: VILLAGER
  1127.   Wither:
  1128.     spawn: true
  1129.     spawncount: 1
  1130.     spawnchance: 100.0
  1131.     spawnymin: 1
  1132.     spawnymax: 255
  1133.     replacement: WITHER
  1134.   WitherSkeleton:
  1135.     spawn: true
  1136.     spawncount: 1
  1137.     spawnchance: 100.0
  1138.     spawnymin: 1
  1139.     spawnymax: 255
  1140.     replacement: SKELETON
  1141.   Wolf:
  1142.     spawn: true
  1143.     spawncount: 1
  1144.     spawnchance: 100.0
  1145.     spawnymin: 1
  1146.     spawnymax: 255
  1147.     replacement: WOLF
  1148. Drops:
  1149.   Bat:
  1150.     drops:
  1151.    - item:count:chance
  1152.     - item:count:chance
  1153.     Overwrite?: false
  1154.   Creeper:
  1155.     drops:
  1156.    - item:count:chance
  1157.     - item:count:chance
  1158.     Overwrite?: false
  1159.   Enderman:
  1160.     drops:
  1161.    - item:count:chance
  1162.     Overwrite?: false
  1163.   Skeleton:
  1164.     drops:
  1165.    - item:count:chance
  1166.     Overwrite?: false
  1167.   Spider:
  1168.     drops:
  1169.    - item:count:chance
  1170.     Overwrite?: false
  1171.   Zombie:
  1172.     drops:
  1173.    - item:count:chance
  1174.     Overwrite?: false
  1175.   Blaze:
  1176.     drops:
  1177.    - item:count:chance
  1178.     Overwrite?: false
  1179.   CaveSpider:
  1180.     drops:
  1181.    - item:count:chance
  1182.     Overwrite?: false
  1183.   Chicken:
  1184.     drops:
  1185.    - item:count:chance
  1186.     Overwrite?: false
  1187.   Cow:
  1188.     drops:
  1189.    - item:count:chance
  1190.     Overwrite?: false
  1191.   EnderDragon:
  1192.     drops:
  1193.    - item:count:chance
  1194.     Overwrite?: false
  1195.   Ghast:
  1196.     drops:
  1197.    - item:count:chance
  1198.     Overwrite?: false
  1199.   Giant:
  1200.     drops:
  1201.    - item:count:chance
  1202.     Overwrite?: false
  1203.   Horse:
  1204.     drops:
  1205.    - item:count:chance
  1206.     Overwrite?: false
  1207.   IronGolem:
  1208.     drops:
  1209.    - item:count:chance
  1210.     Overwrite?: false
  1211.   MagmaCube:
  1212.     drops:
  1213.    - item:count:chance
  1214.     Overwrite?: false
  1215.   MushroomCow:
  1216.     drops:
  1217.    - item:count:chance
  1218.     Overwrite?: false
  1219.   Ocelot:
  1220.     drops:
  1221.    - item:count:chance
  1222.     Overwrite?: false
  1223.   Pig:
  1224.     drops:
  1225.    - item:count:chance
  1226.     Overwrite?: false
  1227.   PigZombie:
  1228.     drops:
  1229.    - item:count:chance
  1230.     Overwrite?: false
  1231.   Sheep:
  1232.     drops:
  1233.    - item:count:chance
  1234.     Overwrite?: false
  1235.   Silverfish:
  1236.     drops:
  1237.    - item:count:chance
  1238.     Overwrite?: false
  1239.   Slime:
  1240.     drops:
  1241.    - item:count:chance
  1242.     Overwrite?: false
  1243.   Squid:
  1244.     drops:
  1245.    - item:count:chance
  1246.     Overwrite?: false
  1247.   Villager:
  1248.     drops:
  1249.    - item:count:chance
  1250.     Overwrite?: false
  1251.   Wither:
  1252.     drops:
  1253.    - item:count:chance
  1254.     - item:count:chance
  1255.     Overwrite?: false
  1256.   WitherSkeleton:
  1257.     drops:
  1258.    - item:count:chance
  1259.     - item:count:chance
  1260.     Overwrite?: false
  1261.   Wolf:
  1262.     drops:
  1263.    - item:count:chance
  1264.     Overwrite?: false
  1265.   Drowned:
  1266.     Overwrite?: false
  1267.   Phantom:
  1268.     Overwrite?: false
  1269. Spawn Block Blacklist:
  1270. - block
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement