GamerSK

jobs

Jan 29th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 22.08 KB | None | 0 0
  1. banik {
  2.     breaks {
  3.         "endmetals:end_coal_ore" {
  4.             currency=0.5
  5.             exp=0.5
  6.         }
  7.         "endmetals:end_diamond_ore" {
  8.             currency=20
  9.             exp=20
  10.         }
  11.         "endmetals:end_emerald_ore" {
  12.             currency=10
  13.             exp=10
  14.         }
  15.         "endmetals:end_gold_ore" {
  16.             currency=5
  17.             exp=5
  18.         }
  19.         "endmetals:end_iron_ore" {
  20.             currency=2
  21.             exp=2
  22.         }
  23.         "endmetals:end_lapis_ore" {
  24.             currency=1
  25.             exp=1
  26.         }
  27.         "endmetals:end_redstone_ore" {
  28.             currency=1.5
  29.             exp=1.5
  30.         }
  31.         "minecraft:coal_ore" {
  32.             currency=0.5
  33.             exp=0.5
  34.         }
  35.         "minecraft:cobblestone" {
  36.             currency=0.1
  37.             exp=0.1
  38.         }
  39.         "minecraft:diamond_ore" {
  40.             currency=20
  41.             exp=20
  42.         }
  43.         "minecraft:emerald_ore" {
  44.             currency=10
  45.             exp=10
  46.         }
  47.         "minecraft:glowstone" {
  48.             currency=1.5
  49.             exp=1.5
  50.         }
  51.         "minecraft:gold_ore" {
  52.             currency=5
  53.             exp=5
  54.         }
  55.         "minecraft:iron_ore" {
  56.             currency=2
  57.             exp=2
  58.         }
  59.         "minecraft:lapis_ore" {
  60.             currency=1
  61.             exp=1
  62.         }
  63.         "minecraft:mossy_cobblestone" {
  64.             currency=0.1
  65.             exp=0.1
  66.         }
  67.         "minecraft:netherrack" {
  68.             currency=0.1
  69.             exp=0.1
  70.         }
  71.         "minecraft:obsidian" {
  72.             currency=3
  73.             exp=3
  74.         }
  75.         "minecraft:prismarine[variant=prismarine]" {
  76.             currency=0.1
  77.             exp=0.1
  78.         }
  79.         "minecraft:quartz_ore" {
  80.             currency=2
  81.             exp=2
  82.         }
  83.         "minecraft:redstone_ore" {
  84.             currency=1.5
  85.             exp=1.5
  86.         }
  87.         "minecraft:sandstone[type=sandstone]" {
  88.             currency=0.1
  89.             exp=0.1
  90.         }
  91.         "minecraft:stone[variant=andesite]" {
  92.             currency=0.1
  93.             exp=0.1
  94.         }
  95.         "minecraft:stone[variant=diorite]" {
  96.             currency=0.1
  97.             exp=0.1
  98.         }
  99.         "minecraft:stone[variant=granite]" {
  100.             currency=0.1
  101.             exp=0.1
  102.         }
  103.         "minecraft:stone[variant=stone]" {
  104.             currency=0.1
  105.             exp=0.1
  106.         }
  107.         "nethermetals:nether_coal_ore" {
  108.             currency=0.5
  109.             exp=0.5
  110.         }
  111.         "nethermetals:nether_diamond_ore" {
  112.             currency=20
  113.             exp=20
  114.         }
  115.         "nethermetals:nether_emerald_ore" {
  116.             currency=10
  117.             exp=10
  118.         }
  119.         "nethermetals:nether_gold_ore" {
  120.             currency=5
  121.             exp=5
  122.         }
  123.         "nethermetals:nether_iron_ore" {
  124.             currency=2
  125.             exp=2
  126.         }
  127.         "nethermetals:nether_lapis_ore" {
  128.             currency=1
  129.             exp=1
  130.         }
  131.         "nethermetals:nether_redstone_ore" {
  132.             currency=1.5
  133.             exp=1.5
  134.         }
  135.     }
  136.     color=gray
  137.     displayName=Banik
  138.     expRequiredProgressionEquation="100*((1.12)^((currentLevel-1)*1.88))"
  139.     ignoreData=false
  140.     maxLevel=30
  141.     rewardProgressionEquation="startingPoint*((1.048)^(currentLevel-1))"
  142.     silkTouch=true
  143.     worldGen=true
  144. }
  145. lovec {
  146.     color=red
  147.     displayName=Lovec
  148.     expRequiredProgressionEquation="100*((1.12)^((currentLevel-1)*1.88))"
  149.     ignoreData=true
  150.     kills {
  151.         "minecraft:blaze" {
  152.             currency=1.0
  153.             exp=1.0
  154.         }
  155.         "minecraft:cavespider" {
  156.             currency=1.0
  157.             exp=1.0
  158.         }
  159.         "minecraft:creeper" {
  160.             currency=1.0
  161.             exp=1.0
  162.         }
  163.         "minecraft:enderman" {
  164.             currency=1.0
  165.             exp=1.0
  166.         }
  167.         "minecraft:ghast" {
  168.             currency=1.0
  169.             exp=1.0
  170.         }
  171.         "minecraft:guardian" {
  172.             currency=1.0
  173.             exp=1.0
  174.         }
  175.         "minecraft:lavaslime" {
  176.             currency=1.0
  177.             exp=1.0
  178.         }
  179.         "minecraft:pigzombie" {
  180.             currency=1.0
  181.             exp=1.0
  182.         }
  183.         "minecraft:polarbear" {
  184.             currency=1.0
  185.             exp=11.0
  186.         }
  187.         "minecraft:shulker" {
  188.             currency=1.0
  189.             exp=1.0
  190.         }
  191.         "minecraft:skeleton" {
  192.             currency=1.0
  193.             exp=1.0
  194.         }
  195.         "minecraft:slime" {
  196.             currency=1.0
  197.             exp=1.0
  198.         }
  199.         "minecraft:spider" {
  200.             currency=1.0
  201.             exp=1.0
  202.         }
  203.         "minecraft:witch" {
  204.             currency=1.0
  205.             exp=1.0
  206.         }
  207.         "minecraft:zombie" {
  208.             currency=1.0
  209.             exp=1.0
  210.         }
  211.         "mocreatures:biggolem" {
  212.             currency=1.0
  213.             exp=1.0
  214.         }
  215.         "mocreatures:blackbear" {
  216.             currency=1.0
  217.             exp=1.0
  218.         }
  219.         "mocreatures:crocodile" {
  220.             currency=1.0
  221.             exp=1.0
  222.         }
  223.         "mocreatures:grizzlybear" {
  224.             currency=1.0
  225.             exp=1.0
  226.         }
  227.         "mocreatures:leoger" {
  228.             currency=1.0
  229.             exp=1.0
  230.         }
  231.         "mocreatures:leopard" {
  232.             currency=1.0
  233.             exp=1.0
  234.         }
  235.         "mocreatures:liard" {
  236.             currency=1.0
  237.             exp=1.0
  238.         }
  239.         "mocreatures:liger" {
  240.             currency=1.0
  241.             exp=1.0
  242.         }
  243.         "mocreatures:lion" {
  244.             currency=1.0
  245.             exp=1.0
  246.         }
  247.     }
  248.     maxLevel=30
  249.     rewardProgressionEquation="startingPoint*((1.048)^(currentLevel-1))"
  250.     silkTouch=false
  251.     worldGen=true
  252. }
  253. stavitel {
  254.     color="dark_aqua"
  255.     displayName=Stavitel
  256.     expRequiredProgressionEquation="100*((1.12)^((currentLevel-1)*1.88))"
  257.     ignoreData=false
  258.     maxLevel=30
  259.     places {
  260.         "chisel:basaltextra[variation=7]" {
  261.             currency=0.1
  262.             exp=0.1
  263.         }
  264.         "chisel:marbleextra[variation=7]" {
  265.             currency=0.1
  266.             exp=0.1
  267.         }
  268.         "ic2:resource[type=reinforced_stone]" {
  269.             currency=0.1
  270.             exp=0.1
  271.         }
  272.         "ic2:scaffold[type=iron]" {
  273.             currency=0.1
  274.             exp=0.1
  275.         }
  276.         "ic2:scaffold[type=wood]" {
  277.             currency=0.1
  278.             exp=0.1
  279.         }
  280.         "minecraft:bone_block[axis=y]" {
  281.             currency=0.1
  282.             exp=0.1
  283.         }
  284.         "minecraft:cobblestone" {
  285.             currency=0.1
  286.             exp=0.1
  287.         }
  288.         "minecraft:end_bricks" {
  289.             currency=0.1
  290.             exp=0.1
  291.         }
  292.         "minecraft:glass" {
  293.             currency=0.1
  294.             exp=0.1
  295.         }
  296.         "minecraft:gold_block" {
  297.             currency=0.1
  298.             exp=0.1
  299.         }
  300.         "minecraft:grass_path" {
  301.             currency=0.1
  302.             exp=0.1
  303.         }
  304.         "minecraft:hardened_clay" {
  305.             currency=0.1
  306.             exp=0.1
  307.         }
  308.         "minecraft:iron_block" {
  309.             currency=0.1
  310.             exp=0.1
  311.         }
  312.         "minecraft:lapis_block" {
  313.             currency=0.1
  314.             exp=0.1
  315.         }
  316.         "minecraft:log2[axis=y,variant=acacia]" {
  317.             currency=0.1
  318.             exp=0.1
  319.         }
  320.         "minecraft:log2[axis=y,variant=dark_oak]" {
  321.             currency=0.1
  322.             exp=0.1
  323.         }
  324.         "minecraft:log[axis=y,variant=birch]" {
  325.             currency=0.1
  326.             exp=0.1
  327.         }
  328.         "minecraft:log[axis=y,variant=jungle]" {
  329.             currency=0.1
  330.             exp=0.1
  331.         }
  332.         "minecraft:log[axis=y,variant=oak]" {
  333.             currency=0.1
  334.             exp=0.1
  335.         }
  336.         "minecraft:log[axis=y,variant=spruce]" {
  337.             currency=0.1
  338.             exp=0.1
  339.         }
  340.         "minecraft:magma" {
  341.             currency=0.1
  342.             exp=0.1
  343.         }
  344.         "minecraft:nether_wart_block" {
  345.             currency=0.1
  346.             exp=0.1
  347.         }
  348.         "minecraft:planks[variant=acacia]" {
  349.             currency=0.1
  350.             exp=0.1
  351.         }
  352.         "minecraft:planks[variant=birch]" {
  353.             currency=0.1
  354.             exp=0.1
  355.         }
  356.         "minecraft:planks[variant=dark_oak]" {
  357.             currency=0.1
  358.             exp=0.1
  359.         }
  360.         "minecraft:planks[variant=jungle]" {
  361.             currency=0.1
  362.             exp=0.1
  363.         }
  364.         "minecraft:planks[variant=oak]" {
  365.             currency=0.1
  366.             exp=0.1
  367.         }
  368.         "minecraft:planks[variant=spruce]" {
  369.             currency=0.1
  370.             exp=0.1
  371.         }
  372.         "minecraft:prismarine[variant=dark_prismarine]" {
  373.             currency=0.1
  374.             exp=0.1
  375.         }
  376.         "minecraft:prismarine[variant=prismarine]" {
  377.             currency=0.1
  378.             exp=0.1
  379.         }
  380.         "minecraft:prismarine[variant=prismarine_bricks]" {
  381.             currency=0.1
  382.             exp=0.1
  383.         }
  384.         "minecraft:purpur_block" {
  385.             currency=0.1
  386.             exp=0.1
  387.         }
  388.         "minecraft:purpur_pillar[axis=y]" {
  389.             currency=0.1
  390.             exp=0.1
  391.         }
  392.         "minecraft:red_nether_brick" {
  393.             currency=0.1
  394.             exp=0.1
  395.         }
  396.         "minecraft:red_sandstone[type=chiseled_red_sandstone]" {
  397.             currency=0.1
  398.             exp=0.1
  399.         }
  400.         "minecraft:red_sandstone[type=red_sandstone]" {
  401.             currency=0.1
  402.             exp=0.1
  403.         }
  404.         "minecraft:red_sandstone[type=smooth_red_sandstone]" {
  405.             currency=0.1
  406.             exp=0.1
  407.         }
  408.         "minecraft:sandstone[type=chiseled_sandstone]" {
  409.             currency=0.1
  410.             exp=0.1
  411.         }
  412.         "minecraft:sandstone[type=sandstone]" {
  413.             currency=0.1
  414.             exp=0.1
  415.         }
  416.         "minecraft:sandstone[type=smooth_sandstone]" {
  417.             currency=0.1
  418.             exp=0.1
  419.         }
  420.         "minecraft:sea_lantern" {
  421.             currency=0.1
  422.             exp=0.1
  423.         }
  424.         "minecraft:slime" {
  425.             currency=0.1
  426.             exp=0.1
  427.         }
  428.         "minecraft:stained_glass_pane[color=gray,east=false,north=false,south=false,west=false]" {
  429.             currency=0.1
  430.             exp=0.1
  431.         }
  432.         "minecraft:stained_glass_pane[color=light_blue,east=false,north=false,south=false,west=false]" {
  433.             currency=0.1
  434.             exp=0.1
  435.         }
  436.         "minecraft:stained_glass_pane[color=lime,east=false,north=false,south=false,west=false]" {
  437.             currency=0.1
  438.             exp=0.1
  439.         }
  440.         "minecraft:stained_glass_pane[color=magenta,east=false,north=false,south=false,west=false]" {
  441.             currency=0.1
  442.             exp=0.1
  443.         }
  444.         "minecraft:stained_glass_pane[color=orange,east=false,north=false,south=false,west=false]" {
  445.             currency=0.1
  446.             exp=0.1
  447.         }
  448.         "minecraft:stained_glass_pane[color=pink,east=false,north=false,south=false,west=false]" {
  449.             currency=0.1
  450.             exp=0.1
  451.         }
  452.         "minecraft:stained_glass_pane[color=silver,east=false,north=false,south=false,west=false]" {
  453.             currency=0.1
  454.             exp=0.1
  455.         }
  456.         "minecraft:stained_glass_pane[color=white,east=false,north=false,south=false,west=false]" {
  457.             currency=0.1
  458.             exp=0.1
  459.         }
  460.         "minecraft:stained_glass_pane[color=yellow,east=false,north=false,south=false,west=false]" {
  461.             currency=0.1
  462.             exp=0.1
  463.         }
  464.         "minecraft:stained_hardened_clay[color=black]" {
  465.             currency=0.1
  466.             exp=0.1
  467.         }
  468.         "minecraft:stained_hardened_clay[color=blue]" {
  469.             currency=0.1
  470.             exp=0.1
  471.         }
  472.         "minecraft:stained_hardened_clay[color=brown]" {
  473.             currency=0.1
  474.             exp=0.1
  475.         }
  476.         "minecraft:stained_hardened_clay[color=cyan]" {
  477.             currency=0.1
  478.             exp=0.1
  479.         }
  480.         "minecraft:stained_hardened_clay[color=gray]" {
  481.             currency=0.1
  482.             exp=0.1
  483.         }
  484.         "minecraft:stained_hardened_clay[color=green]" {
  485.             currency=0.1
  486.             exp=0.1
  487.         }
  488.         "minecraft:stained_hardened_clay[color=pink]" {
  489.             currency=0.1
  490.             exp=0.1
  491.         }
  492.         "minecraft:stained_hardened_clay[color=purple]" {
  493.             currency=0.1
  494.             exp=0.1
  495.         }
  496.         "minecraft:stained_hardened_clay[color=red]" {
  497.             currency=0.1
  498.             exp=0.1
  499.         }
  500.         "minecraft:stained_hardened_clay[color=silver]" {
  501.             currency=0.1
  502.             exp=0.1
  503.         }
  504.         "minecraft:stone[variant=andesite]" {
  505.             currency=0.1
  506.             exp=0.1
  507.         }
  508.         "minecraft:stone[variant=diorite]" {
  509.             currency=0.1
  510.             exp=0.1
  511.         }
  512.         "minecraft:stone[variant=granite]" {
  513.             currency=0.1
  514.             exp=0.1
  515.         }
  516.         "minecraft:stone[variant=smooth_andesite]" {
  517.             currency=0.1
  518.             exp=0.1
  519.         }
  520.         "minecraft:stone[variant=smooth_diorite]" {
  521.             currency=0.1
  522.             exp=0.1
  523.         }
  524.         "minecraft:stone[variant=smooth_granite]" {
  525.             currency=0.1
  526.             exp=0.1
  527.         }
  528.         "minecraft:stone[variant=stone]" {
  529.             currency=0.1
  530.             exp=0.1
  531.         }
  532.         "minecraft:wool[color=black]" {
  533.             currency=0.1
  534.             exp=0.1
  535.         }
  536.         "minecraft:wool[color=blue]" {
  537.             currency=0.1
  538.             exp=0.1
  539.         }
  540.         "minecraft:wool[color=brown]" {
  541.             currency=0.1
  542.             exp=0.1
  543.         }
  544.         "minecraft:wool[color=cyan]" {
  545.             currency=0.1
  546.             exp=0.1
  547.         }
  548.         "minecraft:wool[color=gray]" {
  549.             currency=0.1
  550.             exp=0.1
  551.         }
  552.         "minecraft:wool[color=green]" {
  553.             currency=0.1
  554.             exp=0.1
  555.         }
  556.         "minecraft:wool[color=light_blue]" {
  557.             currency=0.1
  558.             exp=0.1
  559.         }
  560.         "minecraft:wool[color=lime]" {
  561.             currency=0.1
  562.             exp=0.1
  563.         }
  564.         "minecraft:wool[color=magenta]" {
  565.             currency=0.1
  566.             exp=0.1
  567.         }
  568.         "minecraft:wool[color=orange]" {
  569.             currency=0.1
  570.             exp=0.1
  571.         }
  572.         "minecraft:wool[color=pink]" {
  573.             currency=0.1
  574.             exp=0.1
  575.         }
  576.         "minecraft:wool[color=purple]" {
  577.             currency=0.1
  578.             exp=0.1
  579.         }
  580.         "minecraft:wool[color=red]" {
  581.             currency=0.1
  582.             exp=0.1
  583.         }
  584.         "minecraft:wool[color=silver]" {
  585.             currency=0.1
  586.             exp=0.1
  587.         }
  588.         "minecraft:wool[color=white]" {
  589.             currency=0.1
  590.             exp=0.1
  591.         }
  592.         "minecraft:wool[color=yellow]" {
  593.             currency=0.1
  594.             exp=0.1
  595.         }
  596.     }
  597.     rewardProgressionEquation="startingPoint*((1.048)^(currentLevel-1))"
  598.     silkTouch=false
  599.     worldGen=false
  600. }
  601. stavitel2 {
  602.     color=aqua
  603.     displayName=stavitel2
  604.     expRequiredProgressionEquation="100*((1.12)^((currentLevel-1)*1.88))"
  605.     ignoreData=false
  606.     maxLevel=30
  607.     places {
  608.         "minecraft:anvil[damage=0,facing=east]" {
  609.             currency=0.1
  610.             exp=0.1
  611.         }
  612.         "minecraft:bookshelf" {
  613.             currency=0.1
  614.             exp=0.1
  615.         }
  616.         "minecraft:brick_block" {
  617.             currency=0.1
  618.             exp=0.1
  619.         }
  620.         "minecraft:chest[facing=south]" {
  621.             currency=0.1
  622.             exp=0.1
  623.         }
  624.         "minecraft:diamond_block" {
  625.             currency=0.1
  626.             exp=0.1
  627.         }
  628.         "minecraft:end_stone" {
  629.             currency=0.1
  630.             exp=0.1
  631.         }
  632.         "minecraft:ender_chest[facing=south]" {
  633.             currency=0.1
  634.             exp=0.1
  635.         }
  636.         "minecraft:furnace[facing=south]" {
  637.             currency=0.1
  638.             exp=0.1
  639.         }
  640.         "minecraft:glass_pane[east=false,north=false,south=false,west=false]" {
  641.             currency=0.1
  642.             exp=0.1
  643.         }
  644.         "minecraft:glowstone" {
  645.             currency=0.1
  646.             exp=0.1
  647.         }
  648.         "minecraft:hopper[enabled=false,facing=down]" {
  649.             currency=0.1
  650.             exp=0.1
  651.         }
  652.         "minecraft:iron_bars[east=false,north=false,south=false,west=false]" {
  653.             currency=0.1
  654.             exp=0.1
  655.         }
  656.         "minecraft:mossy_cobblestone" {
  657.             currency=0.1
  658.             exp=0.1
  659.         }
  660.         "minecraft:nether_brick" {
  661.             currency=0.1
  662.             exp=0.1
  663.         }
  664.         "minecraft:netherrack" {
  665.             currency=0.1
  666.             exp=0.1
  667.         }
  668.         "minecraft:obsidian" {
  669.             currency=0.1
  670.             exp=0.1
  671.         }
  672.         "minecraft:quartz_block[variant=chiseled]" {
  673.             currency=0.1
  674.             exp=0.1
  675.         }
  676.         "minecraft:quartz_block[variant=default]" {
  677.             currency=0.1
  678.             exp=0.1
  679.         }
  680.         "minecraft:quartz_block[variant=lines_y]" {
  681.             currency=0.1
  682.             exp=0.1
  683.         }
  684.         "minecraft:redstone_block" {
  685.             currency=0.1
  686.             exp=0.1
  687.         }
  688.         "minecraft:redstone_lamp" {
  689.             currency=0.1
  690.             exp=0.1
  691.         }
  692.         "minecraft:stained_glass[color=black]" {
  693.             currency=0.1
  694.             exp=0.1
  695.         }
  696.         "minecraft:stained_glass[color=blue]" {
  697.             currency=0.1
  698.             exp=0.1
  699.         }
  700.         "minecraft:stained_glass[color=brown]" {
  701.             currency=0.1
  702.             exp=0.1
  703.         }
  704.         "minecraft:stained_glass[color=cyan]" {
  705.             currency=0.1
  706.             exp=0.1
  707.         }
  708.         "minecraft:stained_glass[color=gray]" {
  709.             currency=0.1
  710.             exp=0.1
  711.         }
  712.         "minecraft:stained_glass[color=green]" {
  713.             currency=0.1
  714.             exp=0.1
  715.         }
  716.         "minecraft:stained_glass[color=light_blue]" {
  717.             currency=0.1
  718.             exp=0.1
  719.         }
  720.         "minecraft:stained_glass[color=lime]" {
  721.             currency=0.1
  722.             exp=0.1
  723.         }
  724.         "minecraft:stained_glass[color=magenta]" {
  725.             currency=0.1
  726.             exp=0.1
  727.         }
  728.         "minecraft:stained_glass[color=orange]" {
  729.             currency=0.1
  730.             exp=0.1
  731.         }
  732.         "minecraft:stained_glass[color=pink]" {
  733.             currency=0.1
  734.             exp=0.1
  735.         }
  736.         "minecraft:stained_glass[color=purple]" {
  737.             currency=0.1
  738.             exp=0.1
  739.         }
  740.         "minecraft:stained_glass[color=red]" {
  741.             currency=0.1
  742.             exp=0.1
  743.         }
  744.         "minecraft:stained_glass[color=silver]" {
  745.             currency=0.1
  746.             exp=0.1
  747.         }
  748.         "minecraft:stained_glass[color=white]" {
  749.             currency=0.1
  750.             exp=0.1
  751.         }
  752.         "minecraft:stained_glass[color=yellow]" {
  753.             currency=0.1
  754.             exp=0.1
  755.         }
  756.         "minecraft:stained_hardened_clay[color=light_blue]" {
  757.             currency=0.1
  758.             exp=0.1
  759.         }
  760.         "minecraft:stained_hardened_clay[color=lime]" {
  761.             currency=0.1
  762.             exp=0.1
  763.         }
  764.         "minecraft:stained_hardened_clay[color=magenta]" {
  765.             currency=0.1
  766.             exp=0.1
  767.         }
  768.         "minecraft:stained_hardened_clay[color=orange]" {
  769.             currency=0.1
  770.             exp=0.1
  771.         }
  772.         "minecraft:stained_hardened_clay[color=white]" {
  773.             currency=0.1
  774.             exp=0.1
  775.         }
  776.         "minecraft:stained_hardened_clay[color=yellow]" {
  777.             currency=0.1
  778.             exp=0.1
  779.         }
  780.     }
  781.     rewardProgressionEquation="startingPoint*((1.048)^(currentLevel-1))"
  782.     silkTouch=false
  783.     worldGen=false
  784. }
  785. ups {
  786.     color="dark_purple"
  787.     displayName=ups
  788.     expRequiredProgressionEquation="100*((1.12)^((currentLevel-1)*1.88))"
  789.     ignoreData=true
  790.     kills {
  791.         "minecraft:creeper" {
  792.             currency=1.0
  793.             exp=1.0
  794.         }
  795.         "mocreatures:biggolem" {
  796.             currency=1.0
  797.             exp=1.0
  798.         }
  799.         "mocreatures:caveogre" {
  800.             currency=1.0
  801.             exp=1.0
  802.         }
  803.         "mocreatures:fireogre" {
  804.             currency=1.0
  805.             exp=1.0
  806.         }
  807.         "mocreatures:flamewraith" {
  808.             currency=1.0
  809.             exp=1.0
  810.         }
  811.         "mocreatures:greenogre" {
  812.             currency=1.0
  813.             exp=1.0
  814.         }
  815.         "mocreatures:hellrat" {
  816.             currency=1.0
  817.             exp=1.0
  818.         }
  819.         "mocreatures:horsemob" {
  820.             currency=1.0
  821.             exp=1.0
  822.         }
  823.         "mocreatures:lither" {
  824.             currency=1.0
  825.             exp=1.0
  826.         }
  827.         "mocreatures:manticore" {
  828.             currency=1.0
  829.             exp=1.0
  830.         }
  831.         "mocreatures:minigolem" {
  832.             currency=1.0
  833.             exp=1.0
  834.         }
  835.         "mocreatures:panthard" {
  836.             currency=1.0
  837.             exp=1.0
  838.         }
  839.         "mocreatures:panther" {
  840.             currency=1.0
  841.             exp=1.0
  842.         }
  843.         "mocreatures:panthger" {
  844.             currency=1.0
  845.             exp=1.0
  846.         }
  847.         "mocreatures:rat" {
  848.             currency=1.0
  849.             exp=1.0
  850.         }
  851.         "mocreatures:silverskeleton" {
  852.             currency=1.0
  853.             exp=1.0
  854.         }
  855.         "mocreatures:tiger" {
  856.             currency=1.0
  857.             exp=1.0
  858.         }
  859.         "mocreatures:werewolf" {
  860.             currency=1.0
  861.             exp=1.0
  862.         }
  863.         "mocreatures:wraith" {
  864.             currency=1.0
  865.             exp=1.0
  866.         }
  867.         "mocreatures:wwolf" {
  868.             currency=1.0
  869.             exp=1.0
  870.         }
  871.         "mocreatures:wyvern" {
  872.             currency=1.0
  873.             exp=1.0
  874.         }
  875.     }
  876.     maxLevel=30
  877.     rewardProgressionEquation="startingPoint*((1.048)^(currentLevel-1))"
  878.     silkTouch=false
  879.     worldGen=true
  880. }
Advertisement
Add Comment
Please, Sign In to add comment