Advertisement
Guest User

MA zombies don't break blocks

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