Advertisement
FoxMulder__

Untitled

Oct 24th, 2020
743
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.68 KB | None | 0 0
  1. limits:
  2. # common hostile
  3.   zombie_villager:
  4.     radius_max: 15
  5.     chunk_max: 4
  6.     cull: 10
  7.   zombie:
  8.     radius_max: 15
  9.     chunk_max: 4
  10.     cull: 0
  11.   enderman:
  12.     radius_max: 7
  13.     chunk_max: 4
  14.     cull: 0
  15.   skeleton:
  16.     radius_max: 15
  17.     chunk_max: 4
  18.     cull: 0
  19.   slime:
  20.     radius_max: 6
  21.     chunk_max: 2
  22.     cull: 0
  23.   spider:
  24.     radius_max: 8
  25.     chunk_max: 4
  26.     cull: 0
  27.   creeper:
  28.     radius_max: 8
  29.     chunk_max: 3
  30.     cull: 0
  31.   cave_spider:
  32.     radius_max: 8
  33.     chunk_max: 4
  34.     cull: 0
  35.   drowned:
  36.     radius_max: 6
  37.     chunk_max: 2
  38.     cull: 0
  39.   husk:
  40.     radius_max: 15
  41.     chunk_max: 4
  42.     cull: 0
  43.   phantom:
  44.     radius_max: 5
  45.     chunk_max: 1
  46.     cull: 0
  47.   stray:
  48.     radius_max: 15
  49.     chunk_max: 4
  50.     cull: 0
  51.   witch:
  52.     radius_max: 7
  53.     chunk_max: 6
  54.     cull: 1
  55.   piglin:
  56.     radius_max: 7
  57.     chunk_max: 6
  58.     cull: 1
  59.   hoglin:
  60.     radius_max: 7
  61.     chunk_max: 6
  62.     cull: 1
  63.   strider:
  64.     radius_max: 3
  65.     chunk_max: 3
  66.     cull: 1
  67.   zoglin:
  68.     radius_max: 3
  69.     chunk_max: 3
  70.     cull: 1
  71.   piglin_brute:
  72.     radius_max: 3
  73.     chunk_max: 3
  74.     cull: 1
  75. #####
  76.   turtle:
  77.     radius_max: 5
  78.     chunk_max: 3
  79.     cull: 10
  80.   squid:
  81.     radius_max: 3
  82.     chunk_max: 1
  83.     cull: 0
  84.   bee:
  85.     chunk_max: 10
  86.     cull: 10
  87.   villager:
  88.     chunk_max: 6
  89.     cull: 15
  90.   iron_golem:
  91.     chunk_max: 6
  92.     cull: 15
  93.   pillager:
  94.     radius_max: 10
  95.     chunk_max: 5
  96.     cull: 2
  97.   blaze:
  98.     radius_max: 6
  99.     chunk_max: 6
  100.     cull: 0
  101.   guardian:
  102.     radius_max: 6
  103.     chunk_max: 5
  104.     cull: 0
  105.   cod:
  106.     radius_max: 3
  107.     chunk_max: 2
  108.     cull: 2
  109.   salmon:
  110.     radius_max: 3
  111.     chunk_max: 2
  112.     cull: 2
  113.   pufferfish:
  114.     radius_max: 3
  115.     chunk_max: 2
  116.     cull: 2
  117.   tropical_fish:
  118.     radius_max: 3
  119.     chunk_max: 2
  120.     cull: 2
  121.   dolphin:
  122.     radius_max: 4
  123.     chunk_max: 1
  124.     cull: 2
  125.   bat:
  126.     radius_max: 1
  127.     chunk_max: 1
  128.     cull: 0
  129.   # breeding/friendly farms
  130.   pig:
  131.     radius_max: 10
  132.     chunk_max: 5
  133.     cull: 5
  134.   sheep:
  135.     radius_max: 10
  136.     chunk_max: 5
  137.     cull: 5
  138.   cow:
  139.     radius_max: 10
  140.     chunk_max: 5
  141.     cull: 5
  142.   chicken:
  143.     radius_max: 10
  144.     chunk_max: 5
  145.     cull: 5
  146.   mushroom_cow:
  147.     radius_max: 10
  148.     chunk_max: 5
  149.     cull: 5
  150.   rabbit:
  151.     radius_max: 10
  152.     chunk_max: 5
  153.     cull: 5
  154.   horse:
  155.     radius_max: 10
  156.     chunk_max: 5
  157.     cull: 5
  158.   donkey:
  159.     radius_max: 10
  160.     chunk_max: 5
  161.     cull: 5
  162.   wolf:
  163.     radius_max: 10
  164.     chunk_max: 5
  165.     cull: 5
  166.   cat:
  167.     radius_max: 10
  168.     chunk_max: 5
  169.     cull: 5
  170.   ocelot:
  171.     radius_max: 10
  172.     chunk_max: 5
  173.     cull: 5
  174.   fox:
  175.     radius_max: 10
  176.     chunk_max: 5
  177.     cull: 5
  178.   #colored sheeps
  179.   sheep_white:
  180.     radius_max: 10
  181.     chunk_max: 5
  182.     cull: 5
  183.   sheep_orange:
  184.     radius_max: 10
  185.     chunk_max: 5
  186.     cull: 5
  187.   sheep_magenta:
  188.     radius_max: 10
  189.     chunk_max: 5
  190.     cull: 5
  191.   sheep_light_blue:
  192.     radius_max: 10
  193.     chunk_max: 5
  194.     cull: 5
  195.   sheep_yellow:
  196.     radius_max: 10
  197.     chunk_max: 5
  198.     cull: 5
  199.   sheep_lime:
  200.     radius_max: 10
  201.     chunk_max: 5
  202.     cull: 5
  203.   sheep_pink:
  204.     radius_max: 10
  205.     chunk_max: 5
  206.     cull: 5
  207.   sheep_silver:
  208.     radius_max: 10
  209.     chunk_max: 5
  210.     cull: 5
  211.   sheep_cyan:
  212.     radius_max: 10
  213.     chunk_max: 5
  214.     cull: 5
  215.   sheep_purple:
  216.     radius_max: 10
  217.     chunk_max: 5
  218.     cull: 5
  219.   sheep_blue:
  220.     radius_max: 10
  221.     chunk_max: 5
  222.     cull: 5
  223.   sheep_brown:
  224.     radius_max: 10
  225.     chunk_max: 5
  226.     cull: 5
  227.   sheep_green:
  228.     radius_max: 10
  229.     chunk_max: 5
  230.     cull: 5
  231.   sheep_red:
  232.     radius_max: 10
  233.     chunk_max: 5
  234.     cull: 5
  235.   sheep_black:
  236.     radius_max: 10
  237.     chunk_max: 5
  238.     cull: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement