Advertisement
77wisher77

17_netherfoundation

Dec 9th, 2018
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.00 KB | None | 0 0
  1. {
  2.   "dependencies": [
  3.     "netherfoundation",
  4.     "chisel",
  5.     "minecraft"
  6.   ],
  7.   "populate": {
  8.     "Hellfish": {
  9.       "enabled": false,
  10.             "distribution": "uniform",
  11.             "generator": {
  12.                 "block": {
  13.                     "name": "netherfoundation:hellfish"
  14.                 },
  15.                 "material": "minecraft:netherrack",
  16.                 "cluster-size": 3
  17.             },
  18.             "cluster-count": 6,
  19.             "min-height": 1,
  20.             "max-height": 127,
  21.             "retrogen": false,
  22.             "dimension": {
  23.                 "restriction": "blacklist",
  24.                 "value": [
  25.                     0
  26.                 ]
  27.             }
  28.     },
  29.     "NetherGoldOre": {
  30.             "distribution": "uniform",
  31.             "generator": {
  32.         "type": "cluster",
  33.                 "block": "netherfoundation:ore",
  34.                 "material": "minecraft:netherrack",
  35.                 "cluster-size": 6
  36.             },
  37.       "cluster-count": 10,
  38.       "chunk-chance": 2,
  39.             "min-height": 1,
  40.             "max-height": 127,
  41.             "retrogen": false,
  42.             "biome": "all",
  43.             "dimension": {
  44.                 "restriction": "blacklist",
  45.                 "value": [
  46.                     0
  47.                 ]
  48.             }
  49.     },
  50.     "NetherIronOre": {
  51.       "distribution": "uniform",
  52.       "generator":{
  53.                 "block": {
  54.           "name": "netherfoundation:ore",
  55.           "metadata": 1
  56.         },
  57.                 "material": "minecraft:netherrack",
  58.                 "cluster-size": 6
  59.             },
  60.       "cluster-count": 26,
  61.       "chunk-chance": 2,
  62.             "min-height": 1,
  63.             "max-height": 127,
  64.             "retrogen": false,
  65.             "biome": "all",
  66.             "dimension": {
  67.                 "restriction": "blacklist",
  68.                 "value": [
  69.                     0
  70.                 ]
  71.             }
  72.     },
  73.     "NetherCoalOre": {
  74.             "distribution": "gaussian",
  75.             "generator": {
  76.         "type": "boulder",
  77.                 "block": {
  78.           "name": "netherfoundation:ore",
  79.           "metadata": 2
  80.         },
  81.         "diameter": 2,
  82.         "size-variance": 1,
  83.         "count-variance": 1,
  84.         "count": 4
  85.             },
  86.       "chunk-chance": 2,
  87.       "cluster-count": 1,
  88.             "material": "minecraft:netherrack",
  89.             "center-height": 64,
  90.             "spread": 64,
  91.       "smoothness": 2,
  92.             "retrogen": false,
  93.             "biome": "all",
  94.             "dimension": {
  95.                 "restriction": "blacklist",
  96.                 "value": [
  97.                     0
  98.                 ]
  99.             }
  100.     },
  101.     "NetherLapisOre": {
  102.             "distribution": "gaussian",
  103.             "generator": {
  104.                 "block": {
  105.           "name": "netherfoundation:ore",
  106.           "metadata": 3
  107.         },
  108.                 "material": "minecraft:netherrack",
  109.                 "cluster-size": 5
  110.             },
  111.       "cluster-count": 5,
  112.       "chunk-chance": 2,
  113.             "center-height": 64,
  114.       "spread": 64,
  115.       "smoothness": 2,
  116.             "retrogen": false,
  117.             "biome": "all",
  118.             "dimension": {
  119.                 "restriction": "blacklist",
  120.                 "value": [
  121.                     0
  122.                 ]
  123.             }
  124.     },
  125.     "NetherDiamondOre_Geode": {
  126.       "distribution": "uniform",
  127.       "generator": {
  128.         "type": "geode",
  129.         "block": {
  130.           "name": "netherfoundation:ore",
  131.           "metadata": 4
  132.         },
  133.         "material": "minecraft:netherrack",
  134.         "hollow": true,
  135.         "filler": [
  136.           {
  137.             "name": "netherfoundation:ore",
  138.             "metadata": 4,
  139.             "weight": 50
  140.           },
  141.           {
  142.             "name": "chisel:diamond",
  143.             "metadata": 4,
  144.             "weight": 20
  145.           },
  146.           {
  147.             "name": "chisel:block_coal2",
  148.             "metadata": 1,
  149.             "weight": 30
  150.           }
  151.         ],
  152.         "crust": [
  153.           {
  154.             "name": "minecraft:obsidian",
  155.             "weight": 100
  156.           }
  157.         ]
  158.       },
  159.       "cluster-count": 1,
  160.       "chunk-chance": 3,
  161.             "min-height": 20,
  162.             "max-height": 56,
  163.       "biome": "all",
  164.       "retrogen": false,
  165.       "dimension": {
  166.         "restriction": "blacklist",
  167.         "value": [
  168.           0
  169.         ]
  170.       }
  171.     },
  172.     "NetherRedstoneOre": {
  173.             "distribution": "uniform",
  174.             "generator": {
  175.                 "block": {
  176.           "name": "netherfoundation:ore",
  177.           "metadata": 5
  178.         },
  179.                 "material": "minecraft:netherrack",
  180.                 "cluster-size": 5
  181.             },
  182.       "cluster-count": 42,
  183.       "chunk-chance": 2,
  184.             "min-height": 1,
  185.             "max-height": 127,
  186.             "retrogen": false,
  187.             "biome": "all",
  188.             "dimension": {
  189.                 "restriction": "blacklist",
  190.                 "value": [
  191.                     0
  192.                 ]
  193.             }
  194.     },
  195.     "NetherEmeraldOre": {
  196.             "distribution": "uniform",
  197.             "generator": {
  198.                 "block": {
  199.           "name": "netherfoundation:ore",
  200.           "metadata": 15
  201.                 },
  202.                 "material": "minecraft:netherrack",
  203.                 "cluster-size": 4
  204.             },
  205.       "cluster-count": 3,
  206.       "chunk-chance": 2,
  207.             "min-height": 1,
  208.             "max-height": 127,
  209.             "retrogen": false,
  210.       "biome": "all",
  211.       "dimension": {
  212.         "restriction": "blacklist",
  213.         "value": [
  214.           0
  215.         ]
  216.       }
  217.     },
  218.     "NetherCopperOre": {
  219.       "distribution": "uniform",
  220.             "generator": {
  221.                 "block": {
  222.           "name": "netherfoundation:ore",
  223.           "metadata": 6
  224.         },
  225.                 "material": "minecraft:netherrack",
  226.                 "cluster-size": 5
  227.             },
  228.       "cluster-count": 18,
  229.       "chunk-chance": 2,
  230.             "min-height": 1,
  231.             "max-height": 127,
  232.             "retrogen": false,
  233.             "biome": "all",
  234.             "dimension": {
  235.                 "restriction": "blacklist",
  236.                 "value": [
  237.                     0
  238.                 ]
  239.             }
  240.     },
  241.     "NetherTinOre": {
  242.       "distribution": "uniform",
  243.             "generator": {
  244.                 "block": {
  245.                     "name": "netherfoundation:ore",
  246.                     "metadata": 7
  247.                 },
  248.                 "material": "minecraft:netherrack",
  249.                 "cluster-size": 5
  250.             },
  251.       "cluster-count": 13,
  252.       "chunk-chance": 2,
  253.             "min-height": 1,
  254.             "max-height": 127,
  255.             "retrogen": false,
  256.             "biome": "all",
  257.             "dimension": {
  258.                 "restriction": "blacklist",
  259.                 "value": [
  260.                     0
  261.                 ]
  262.             }
  263.     },
  264.     "NetherSilverOre": {
  265.       "distribution": "uniform",
  266.             "generator": {
  267.                 "block": [
  268.                     {
  269.                         "name": "netherfoundation:ore",
  270.                         "metadata": 8,
  271.                         "weight": 80
  272.                     },
  273.                     {
  274.                         "name": "netherfoundation:ore",
  275.                         "metadata": 9,
  276.                         "weight": 20
  277.                     }
  278.                 ],
  279.                 "material": "minecraft:netherrack",
  280.                 "cluster-size": 5
  281.             },
  282.       "cluster-count": 13,
  283.       "chunk-chance": 2,
  284.             "min-height": 1,
  285.             "max-height": 127,
  286.             "retrogen": false,
  287.             "biome": "all",
  288.             "dimension": {
  289.                 "restriction": "blacklist",
  290.                 "value": [
  291.                     0
  292.                 ]
  293.             }
  294.     },
  295.     "NetherLeadOre": {
  296.       "distribution": "uniform",
  297.             "generator": {
  298.                 "block": [
  299.                     {
  300.                         "name": "netherfoundation:ore",
  301.                         "metadata": 9,
  302.                         "weight": 90
  303.                     },
  304.                     {
  305.                         "name": "netherfoundation:ore",
  306.                         "metadata": 8,
  307.                         "weight": 10
  308.                     }
  309.                 ],
  310.                 "material": "minecraft:netherrack",
  311.                 "cluster-size": 5
  312.             },
  313.       "cluster-count": 13,
  314.       "chunk-chance": 2,
  315.             "min-height": 1,
  316.             "max-height": 127,
  317.             "retrogen": false,
  318.             "biome": "all",
  319.             "dimension": {
  320.                 "restriction": "blacklist",
  321.                 "value": [
  322.                     0
  323.                 ]
  324.             }
  325.     },
  326.     "NetherAluminiumOre": {
  327.       "distribution": "uniform",
  328.             "generator": {
  329.                 "block": {
  330.           "name": "netherfoundation:ore",
  331.           "metadata": 10
  332.         },
  333.                 "material": "minecraft:netherrack",
  334.                 "cluster-size": 3
  335.             },
  336.       "cluster-count": 19,
  337.       "chunk-chance": 2,
  338.             "min-height": 1,
  339.             "max-height": 127,
  340.             "retrogen": false,
  341.             "biome": "all",
  342.             "dimension": {
  343.                 "restriction": "blacklist",
  344.                 "value": [
  345.                     0
  346.                 ]
  347.             }
  348.     },
  349.     "NetherNickelOre": {
  350.             "distribution": "uniform",
  351.             "generator": {
  352.                 "block": {
  353.                     "name": "netherfoundation:ore",
  354.                     "metadata": 11
  355.                 },
  356.                 "material": "minecraft:netherrack",
  357.                 "cluster-size": 3
  358.             },
  359.       "cluster-count": 10,
  360.       "chunk-chance": 2,
  361.             "min-height": 1,
  362.             "max-height": 127,
  363.             "retrogen": false,
  364.             "biome": "all",
  365.             "dimension": {
  366.                 "restriction": "blacklist",
  367.                 "value": [
  368.                     0
  369.                 ]
  370.             }
  371.     },
  372.     "NetherPlatinumOre": {
  373.       "distribution": "uniform",
  374.       "generator": {
  375.         "type": "cluster",
  376.         "block": {
  377.           "name": "netherfoundation:ore",
  378.           "metadata": 12
  379.         },
  380.         "material": "minecraft:netherrack",
  381.         "cluster-size": 3
  382.       },
  383.       "cluster-count": 2,
  384.       "chunk-chance": 3,
  385.       "min-height": 1,
  386.       "max-height": 127,
  387.       "retrogen": false,
  388.       "biome": "all",
  389.       "dimension": "all"
  390.     },
  391.     "NetherIridiumOre": {
  392.       "distribution": "uniform",
  393.       "generator": {
  394.         "type": "cluster",
  395.         "block": {
  396.           "name": "netherfoundation:ore",
  397.           "metadata": 13
  398.         },
  399.         "material": "minecraft:netherrack",
  400.         "cluster-size": 3
  401.       },
  402.       "cluster-count": 3,
  403.       "chunk-chance": 4,
  404.       "min-height": 1,
  405.       "max-height": 127,
  406.       "retrogen": false,
  407.       "biome": "all",
  408.       "dimension": "all"
  409.     },
  410.     "NetherManaInfusedOre": {
  411.       "distribution": "uniform",
  412.       "generator": {
  413.         "type": "cluster",
  414.         "block": {
  415.           "name": "netherfoundation:ore",
  416.           "metadata": 14
  417.         },
  418.         "material": "minecraft:netherrack",
  419.         "cluster-size": 3
  420.       },
  421.       "cluster-count": 3,
  422.       "chunk-chance": 6,
  423.       "min-height": 1,
  424.       "max-height": 127,
  425.       "retrogen": false,
  426.       "biome": "all",
  427.       "dimension": "all"
  428.     }
  429.   }
  430. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement