Advertisement
Nyqi

ecoDrop, https://www.spigotmc.org/resources/ecodrop.6278/

Sep 4th, 2015
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.14 KB | None | 0 0
  1. # ecoDrop, mobs.yml: https://www.spigotmc.org/resources/ecodrop.6278/
  2.  
  3. useSpawnReason:
  4.   NATURAL: true
  5.   JOCKEY: true
  6.   CHUNK_GEN: true
  7.   SPAWNER: false
  8.   EGG: true
  9.   SPAWNER_EGG: true
  10.   LIGHTNING: true
  11.   BED: true
  12.   BUILD_SNOWMAN: true
  13.   BUILD_IRONGOLEM: true
  14.   BUILD_WITHER: true
  15.   VILLAGE_DEFENSE: true
  16.   VILLAGE_INVASION: true
  17.   BREEDING: true
  18.   SLIME_SPLIT: true
  19.   REINFORCEMENTS: true
  20.   NETHER_PORTAL: true
  21.   DISPENSE_EGG: true
  22.   INFECTION: true
  23.   CURED: true
  24.   OCELOT_BABY: true
  25.   SILVERFISH_BLOCK: true
  26.   MOUNT: true
  27.   CUSTOM: true
  28.   DEFAULT: true
  29. rewards:
  30.   CREEPER:
  31.     percentageChance: 100
  32.     min: 5
  33.     max: 20
  34.     enabled: true
  35.   SKELETON:
  36.     percentageChance: 100
  37.     min: 5
  38.     max: 20
  39.     enabled: true
  40.   SPIDER:
  41.     percentageChance: 100
  42.     min: 5
  43.     max: 20
  44.     enabled: true
  45.   GIANT:
  46.     percentageChance: 100
  47.     min: 5
  48.     max: 20
  49.     enabled: true
  50.   ZOMBIE:
  51.     percentageChance: 100
  52.     min: 5
  53.     max: 20
  54.     enabled: true
  55.   SLIME:
  56.     percentageChance: 100
  57.     min: 5
  58.     max: 20
  59.     enabled: true
  60.   GHAST:
  61.     percentageChance: 100
  62.     min: 5
  63.     max: 20
  64.     enabled: true
  65.   PIG_ZOMBIE:
  66.     percentageChance: 100
  67.     min: 5
  68.     max: 20
  69.     enabled: true
  70.   ENDERMAN:
  71.     percentageChance: 100
  72.     min: 5
  73.     max: 20
  74.     enabled: true
  75.   CAVE_SPIDER:
  76.     percentageChance: 100
  77.     min: 5
  78.     max: 20
  79.     enabled: true
  80.   SILVERFISH:
  81.     percentageChance: 100
  82.     min: 5
  83.     max: 20
  84.     enabled: true
  85.   BLAZE:
  86.     percentageChance: 100
  87.     min: 5
  88.     max: 20
  89.     enabled: true
  90.   MAGMA_CUBE:
  91.     percentageChance: 100
  92.     min: 5
  93.     max: 20
  94.     enabled: true
  95.   ENDER_DRAGON:
  96.     percentageChance: 100
  97.     min: 5
  98.     max: 20
  99.     enabled: true
  100.   WITHER:
  101.     percentageChance: 100
  102.     min: 5
  103.     max: 20
  104.     enabled: true
  105.   BAT:
  106.     percentageChance: 100
  107.     min: 5
  108.     max: 20
  109.     enabled: true
  110.   WITCH:
  111.     percentageChance: 100
  112.     min: 5
  113.     max: 20
  114.     enabled: true
  115.   ENDERMITE:
  116.     percentageChance: 100
  117.     min: 5
  118.     max: 20
  119.     enabled: true
  120.   GUARDIAN:
  121.     percentageChance: 100
  122.     min: 5
  123.     max: 20
  124.     enabled: true
  125.   PIG:
  126.     percentageChance: 100
  127.     min: 5
  128.     max: 20
  129.     enabled: true
  130.   SHEEP:
  131.     percentageChance: 100
  132.     min: 5
  133.     max: 20
  134.     enabled: true
  135.   COW:
  136.     percentageChance: 100
  137.     min: 5
  138.     max: 20
  139.     enabled: true
  140.   CHICKEN:
  141.     percentageChance: 100
  142.     min: 5
  143.     max: 20
  144.     enabled: true
  145.   SQUID:
  146.     percentageChance: 100
  147.     min: 5
  148.     max: 20
  149.     enabled: true
  150.   WOLF:
  151.     percentageChance: 100
  152.     min: 5
  153.     max: 20
  154.     enabled: true
  155.   MUSHROOM_COW:
  156.     percentageChance: 100
  157.     min: 5
  158.     max: 20
  159.     enabled: true
  160.   SNOWMAN:
  161.     percentageChance: 100
  162.     min: 5
  163.     max: 20
  164.     enabled: true
  165.   OCELOT:
  166.     percentageChance: 100
  167.     min: 5
  168.     max: 20
  169.     enabled: true
  170.   IRON_GOLEM:
  171.     percentageChance: 100
  172.     min: 5
  173.     max: 20
  174.     enabled: true
  175.   HORSE:
  176.     percentageChance: 100
  177.     min: 5
  178.     max: 20
  179.     enabled: true
  180.   RABBIT:
  181.     percentageChance: 100
  182.     min: 5
  183.     max: 20
  184.     enabled: true
  185.   VILLAGER:
  186.     percentageChance: 60
  187.     min: -5.6
  188.     max: -35.2
  189.     enabled: true
  190.   DONKEY:
  191.     percentageChance: 100
  192.     min: 5
  193.     max: 20
  194.     enabled: true
  195.   MULE:
  196.     percentageChance: 100
  197.     min: 5
  198.     max: 20
  199.     enabled: true
  200.   SKELETON_HORSE:
  201.     percentageChance: 100
  202.     min: 5
  203.     max: 20
  204.     enabled: true
  205.   UNDEAD_HORSE:
  206.     percentageChance: 100
  207.     min: 5
  208.     max: 20
  209.     enabled: true
  210.   ELDER_GUARDIAN:
  211.     percentageChance: 100
  212.     min: 5
  213.     max: 20
  214.     enabled: true
  215.   KILLER_RABBIT:
  216.     percentageChance: 100
  217.     min: 5
  218.     max: 20
  219.     enabled: true
  220.   WITHER_SKELETON:
  221.     percentageChance: 100
  222.     min: 5
  223.     max: 20
  224.     enabled: true
  225.   ZOMBIE_VILLAGER:
  226.     percentageChance: 100
  227.     min: 5
  228.     max: 20
  229.     enabled: true
  230.   HORSE_BABY:
  231.     percentageChance: 100
  232.     min: 5
  233.     max: 20
  234.     enabled: true
  235.   HORSE_TAMED:
  236.     percentageChance: 100
  237.     min: 5
  238.     max: 20
  239.     enabled: true
  240.   DONKEY_BABY:
  241.     percentageChance: 100
  242.     min: 5
  243.     max: 20
  244.     enabled: true
  245.   MULE_BABY:
  246.     percentageChance: 100
  247.     min: 5
  248.     max: 20
  249.     enabled: true
  250.   SKELETON_HORSE_BABY:
  251.     percentageChance: 100
  252.     min: 5
  253.     max: 20
  254.     enabled: true
  255.   UNDEAD_HORSE_BABY:
  256.     percentageChance: 100
  257.     min: 5
  258.     max: 20
  259.     enabled: true
  260.   SHEEP_BABY:
  261.     percentageChance: 100
  262.     min: 5
  263.     max: 20
  264.     enabled: true
  265.   SHEEP_SHEARED:
  266.     percentageChance: 100
  267.     min: 5
  268.     max: 20
  269.     enabled: true
  270.   COW_BABY:
  271.     percentageChance: 100
  272.     min: 5
  273.     max: 20
  274.     enabled: true
  275.   MUSHROOM_BABY:
  276.     percentageChance: 100
  277.     min: 5
  278.     max: 20
  279.     enabled: true
  280.   PIG_BABY:
  281.     percentageChance: 100
  282.     min: 5
  283.     max: 20
  284.     enabled: true
  285.   CHICKEN_BABY:
  286.     percentageChance: 100
  287.     min: 5
  288.     max: 20
  289.     enabled: true
  290.   WOLF_BABY:
  291.     percentageChance: 100
  292.     min: 5
  293.     max: 20
  294.     enabled: true
  295.   WOLF_TAMED:
  296.     percentageChance: 100
  297.     min: 5
  298.     max: 20
  299.     enabled: true
  300.   OCELOT_BABY:
  301.     percentageChance: 100
  302.     min: 5
  303.     max: 20
  304.     enabled: true
  305.   OCELOT_TAMED:
  306.     percentageChance: 100
  307.     min: 5
  308.     max: 20
  309.     enabled: true
  310.   OCELOT_TAMED_BABY:
  311.     percentageChance: 100
  312.     min: 5
  313.     max: 20
  314.     enabled: true
  315.   RABBIT_BABY:
  316.     percentageChance: 100
  317.     min: 5
  318.     max: 20
  319.     enabled: true
  320.   VILLAGER_BABY:
  321.     percentageChance: 60
  322.     min: -5.6
  323.     max: -35.2
  324.     enabled: true
  325.   VILLAGER_BLACKSMITH:
  326.     percentageChance: 60
  327.     min: -5.6
  328.     max: -35.2
  329.     enabled: true
  330.   VILLAGER_BUTCHER:
  331.     percentageChance: 60
  332.     min: -5.6
  333.     max: -35.2
  334.     enabled: true
  335.   VILLAGER_LIBRARIAN:
  336.     percentageChance: 60
  337.     min: -5.6
  338.     max: -35.2
  339.     enabled: true
  340.   VILLAGER_PRIEST:
  341.     percentageChance: 60
  342.     min: -5.6
  343.     max: -35.2
  344.     enabled: true
  345.   ZOMBIE_BABY:
  346.     percentageChance: 100
  347.     min: 5
  348.     max: 20
  349.     enabled: true
  350.   ZOMBIE_VILLAGER_BABY:
  351.     percentageChance: 100
  352.     min: 5
  353.     max: 20
  354.     enabled: true
  355.   PIG_ZOMBIE_BABY:
  356.     percentageChance: 100
  357.     min: 5
  358.     max: 20
  359.     enabled: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement