Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "$id": "1",
  3.   "Seed": 1091456417,
  4.   "Dimensions": {
  5.     "x": 200,
  6.     "y": 200
  7.   },
  8.   "WaterLevel": 60,
  9.   "Height": 160,
  10.   "SpawnLocation": {
  11.     "x": 993,
  12.     "y": 0,
  13.     "z": 211
  14.   },
  15.   "HeightmapModule": {
  16.     "$id": "2",
  17.     "$type": "Eco.WorldGenerator.EcoTerraceNode, Eco.WorldGenerator",
  18.     "Source": {
  19.       "$id": "3",
  20.       "$type": "Eco.WorldGenerator.VoronoiModule, Eco.WorldGenerator",
  21.       "Config": {
  22.         "$id": "4",
  23.         "PointRadius": 10.0,
  24.         "LandPercentRange": {
  25.           "min": 0.45,
  26.           "max": 0.55
  27.         },
  28.         "CoastlineSize": 1,
  29.         "ShallowOceanSize": 2,
  30.         "DesertPercent": 0.06,
  31.         "WarmForestPercent": 0.08,
  32.         "CoolForestPercent": 0.18,
  33.         "TaigaPercent": 0.1,
  34.         "TundraPercent": 0.04,
  35.         "IcePercent": 0.005,
  36.         "RainforestPercent": 0.12,
  37.         "SteppePercent": 0.06,
  38.         "HighDesertPercent": 0.04,
  39.         "NumContinentsRange": {
  40.           "min": 1.0,
  41.           "max": 5.0
  42.         },
  43.         "ContinentAvoidRange": {
  44.           "min": 4.0,
  45.           "max": 16.0
  46.         },
  47.         "IslandPercent": 0.05,
  48.         "NumSmallIslandsRange": {
  49.           "min": 5.0,
  50.           "max": 10.0
  51.         },
  52.         "IslandAvoidRange": {
  53.           "min": 8.0,
  54.           "max": 16.0
  55.         },
  56.         "NumRainforests": 2,
  57.         "NumWarmForests": 2,
  58.         "NumCoolForests": 3,
  59.         "NumTaigas": 3,
  60.         "NumTundras": 2,
  61.         "NumIces": 2,
  62.         "NumDeserts": 3,
  63.         "NumHighDeserts": 3,
  64.         "NumSteppes": 4,
  65.         "LakeSizeRange": {
  66.           "min": 0.0008,
  67.           "max": 0.0018
  68.         },
  69.         "NumLakesRange": {
  70.           "min": 4.0,
  71.           "max": 10.0
  72.         },
  73.         "NumRiversRange": {
  74.           "min": 4.0,
  75.           "max": 12.0
  76.         },
  77.         "RiverAvoidance": 2,
  78.         "RiverWidth": 10.0,
  79.         "MaxElevationOceanDistance": 10.0,
  80.         "ElevationPower": 2.0,
  81.         "AutoScale": true,
  82.         "AutoScaleExponent": 0.25,
  83.         "SaveTerrainImage": false
  84.       },
  85.       "OutputIndex": 0
  86.     },
  87.     "InvertTerraces": false,
  88.     "Power": 4.0,
  89.     "TerracePoints": 41
  90.   },
  91.   "WaterModule": {
  92.     "$id": "5",
  93.     "$type": "Eco.WorldGenerator.EcoTerraceNode, Eco.WorldGenerator",
  94.     "Source": {
  95.       "$id": "6",
  96.       "$type": "Eco.WorldGenerator.VoronoiModule, Eco.WorldGenerator",
  97.       "Config": {
  98.         "$ref": "4"
  99.       },
  100.       "OutputIndex": 1
  101.     },
  102.     "InvertTerraces": false,
  103.     "Power": 4.0,
  104.     "TerracePoints": 61
  105.   },
  106.   "RainfallModule": {
  107.     "$id": "7",
  108.     "$type": "Eco.WorldGenerator.VoronoiModule, Eco.WorldGenerator",
  109.     "Config": {
  110.       "$ref": "4"
  111.     },
  112.     "OutputIndex": 2
  113.   },
  114.   "TemperatureModule": {
  115.     "$id": "8",
  116.     "$type": "Eco.WorldGenerator.VoronoiModule, Eco.WorldGenerator",
  117.     "Config": {
  118.       "$ref": "4"
  119.     },
  120.     "OutputIndex": 3
  121.   },
  122.   "Crater": {
  123.     "$id": "9",
  124.     "Frequency": 0.0,
  125.     "RadiusRange": {
  126.       "min": 5.0,
  127.       "max": 50.0
  128.     },
  129.     "DepthRange": {
  130.       "min": 0.1,
  131.       "max": 0.5
  132.     }
  133.   },
  134.   "TerrainModule": {
  135.     "$id": "10",
  136.     "$type": "Eco.WorldGenerator.TerrainModule, Eco.WorldGenerator",
  137.     "Name": "World",
  138.     "Modules": [
  139.       {
  140.         "$id": "11",
  141.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  142.         "BiomeName": "Grassland",
  143.         "Module": {
  144.           "$id": "12",
  145.           "BlockDepthRanges": [
  146.             {
  147.               "$id": "13",
  148.               "NoiseFrequency": 1.0,
  149.               "Min": 0,
  150.               "Max": 0,
  151.               "BlockType": {
  152.                 "$id": "14",
  153.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  154.               },
  155.               "SubModules": [
  156.                 {
  157.                   "$id": "15",
  158.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  159.                   "BlockType": {
  160.                     "$id": "16",
  161.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  162.                   },
  163.                   "HeightRange": {
  164.                     "min": -1.0,
  165.                     "max": 1.0
  166.                   },
  167.                   "DepthRange": {
  168.                     "min": 0.0,
  169.                     "max": 200.0
  170.                   },
  171.                   "PercentChance": 0.05,
  172.                   "NoiseFrequency": 75.0,
  173.                   "NoiseType": "Perlin",
  174.                   "NoiseDistributionType": "Blobs"
  175.                 }
  176.               ]
  177.             },
  178.             {
  179.               "$id": "17",
  180.               "NoiseFrequency": 60.0,
  181.               "Min": 1,
  182.               "Max": 4,
  183.               "BlockType": {
  184.                 "$ref": "16"
  185.               },
  186.               "SubModules": [
  187.                 {
  188.                   "$id": "18",
  189.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  190.                   "BlockType": {
  191.                     "$id": "19",
  192.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  193.                   },
  194.                   "HeightRange": {
  195.                     "min": -1.0,
  196.                     "max": 1.0
  197.                   },
  198.                   "DepthRange": {
  199.                     "min": 0.0,
  200.                     "max": 200.0
  201.                   },
  202.                   "PercentChance": 0.05,
  203.                   "NoiseFrequency": 75.0,
  204.                   "NoiseType": "Perlin",
  205.                   "NoiseDistributionType": "Blobs"
  206.                 }
  207.               ]
  208.             },
  209.             {
  210.               "$id": "20",
  211.               "NoiseFrequency": 40.0,
  212.               "Min": 2,
  213.               "Max": 30,
  214.               "BlockType": {
  215.                 "$id": "21",
  216.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  217.               },
  218.               "SubModules": []
  219.             },
  220.             {
  221.               "$id": "22",
  222.               "NoiseFrequency": 40.0,
  223.               "Min": 0,
  224.               "Max": 70,
  225.               "BlockType": {
  226.                 "$id": "23",
  227.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  228.               },
  229.               "SubModules": [
  230.                 {
  231.                   "$id": "24",
  232.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  233.                   "BlockType": {
  234.                     "$id": "25",
  235.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  236.                   },
  237.                   "HeightRange": {
  238.                     "min": -1.0,
  239.                     "max": 1.0
  240.                   },
  241.                   "DepthRange": {
  242.                     "min": 0.0,
  243.                     "max": 200.0
  244.                   },
  245.                   "PercentChance": 0.1,
  246.                   "NoiseFrequency": 75.0,
  247.                   "NoiseType": "RidgedMulti",
  248.                   "NoiseDistributionType": "Bands"
  249.                 },
  250.                 {
  251.                   "$id": "26",
  252.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  253.                   "BlockType": {
  254.                     "$id": "27",
  255.                     "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods"
  256.                   },
  257.                   "HeightRange": {
  258.                     "min": -1.0,
  259.                     "max": 1.0
  260.                   },
  261.                   "DepthRange": {
  262.                     "min": 13.0,
  263.                     "max": 16.0
  264.                   },
  265.                   "PercentChance": 0.7,
  266.                   "NoiseFrequency": 75.0,
  267.                   "NoiseType": "RidgedMulti",
  268.                   "NoiseDistributionType": "Bands"
  269.                 }
  270.               ]
  271.             },
  272.             {
  273.               "$id": "28",
  274.               "NoiseFrequency": 40.0,
  275.               "Min": 0,
  276.               "Max": 100,
  277.               "BlockType": {
  278.                 "$id": "29",
  279.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  280.               },
  281.               "SubModules": [
  282.                 {
  283.                   "$id": "30",
  284.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  285.                   "BlockType": {
  286.                     "$id": "31",
  287.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  288.                   },
  289.                   "HeightRange": {
  290.                     "min": -1.0,
  291.                     "max": 1.0
  292.                   },
  293.                   "DepthRange": {
  294.                     "min": 0.0,
  295.                     "max": 70.0
  296.                   },
  297.                   "PercentChance": 0.01,
  298.                   "NoiseFrequency": 50.0,
  299.                   "NoiseType": "Perlin",
  300.                   "NoiseDistributionType": "Bands"
  301.                 }
  302.               ]
  303.             },
  304.             {
  305.               "$id": "32",
  306.               "NoiseFrequency": 40.0,
  307.               "Min": 70,
  308.               "Max": 100,
  309.               "BlockType": {
  310.                 "$id": "33",
  311.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  312.               },
  313.               "SubModules": []
  314.             }
  315.           ]
  316.         }
  317.       },
  318.       {
  319.         "$id": "34",
  320.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  321.         "BiomeName": "RainForest",
  322.         "Module": {
  323.           "$id": "35",
  324.           "BlockDepthRanges": [
  325.             {
  326.               "$id": "36",
  327.               "NoiseFrequency": 1.0,
  328.               "Min": 0,
  329.               "Max": 0,
  330.               "BlockType": {
  331.                 "$ref": "14"
  332.               },
  333.               "SubModules": [
  334.                 {
  335.                   "$id": "37",
  336.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  337.                   "BlockType": {
  338.                     "$ref": "16"
  339.                   },
  340.                   "HeightRange": {
  341.                     "min": -1.0,
  342.                     "max": 1.0
  343.                   },
  344.                   "DepthRange": {
  345.                     "min": 0.0,
  346.                     "max": 200.0
  347.                   },
  348.                   "PercentChance": 0.05,
  349.                   "NoiseFrequency": 75.0,
  350.                   "NoiseType": "Perlin",
  351.                   "NoiseDistributionType": "Blobs"
  352.                 }
  353.               ]
  354.             },
  355.             {
  356.               "$id": "38",
  357.               "NoiseFrequency": 40.0,
  358.               "Min": 1,
  359.               "Max": 20,
  360.               "BlockType": {
  361.                 "$ref": "16"
  362.               },
  363.               "SubModules": [
  364.                 {
  365.                   "$id": "39",
  366.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  367.                   "BlockType": {
  368.                     "$ref": "19"
  369.                   },
  370.                   "HeightRange": {
  371.                     "min": -1.0,
  372.                     "max": 1.0
  373.                   },
  374.                   "DepthRange": {
  375.                     "min": 0.0,
  376.                     "max": 200.0
  377.                   },
  378.                   "PercentChance": 0.55,
  379.                   "NoiseFrequency": 75.0,
  380.                   "NoiseType": "Perlin",
  381.                   "NoiseDistributionType": "Blobs"
  382.                 }
  383.               ]
  384.             },
  385.             {
  386.               "$id": "40",
  387.               "NoiseFrequency": 40.0,
  388.               "Min": 2,
  389.               "Max": 70,
  390.               "BlockType": {
  391.                 "$id": "41",
  392.                 "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods"
  393.               },
  394.               "SubModules": []
  395.             },
  396.             {
  397.               "$id": "42",
  398.               "NoiseFrequency": 40.0,
  399.               "Min": 20,
  400.               "Max": 100,
  401.               "BlockType": {
  402.                 "$ref": "29"
  403.               },
  404.               "SubModules": [
  405.                 {
  406.                   "$id": "43",
  407.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  408.                   "BlockType": {
  409.                     "$ref": "31"
  410.                   },
  411.                   "HeightRange": {
  412.                     "min": -1.0,
  413.                     "max": 1.0
  414.                   },
  415.                   "DepthRange": {
  416.                     "min": 20.0,
  417.                     "max": 40.0
  418.                   },
  419.                   "PercentChance": 0.01,
  420.                   "NoiseFrequency": 75.0,
  421.                   "NoiseType": "RidgedMulti",
  422.                   "NoiseDistributionType": "Bands"
  423.                 },
  424.                 {
  425.                   "$id": "44",
  426.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  427.                   "BlockType": {
  428.                     "$ref": "31"
  429.                   },
  430.                   "HeightRange": {
  431.                     "min": -1.0,
  432.                     "max": 1.0
  433.                   },
  434.                   "DepthRange": {
  435.                     "min": 40.0,
  436.                     "max": 70.0
  437.                   },
  438.                   "PercentChance": 0.05,
  439.                   "NoiseFrequency": 75.0,
  440.                   "NoiseType": "RidgedMulti",
  441.                   "NoiseDistributionType": "Bands"
  442.                 }
  443.               ]
  444.             },
  445.             {
  446.               "$id": "45",
  447.               "NoiseFrequency": 40.0,
  448.               "Min": 70,
  449.               "Max": 100,
  450.               "BlockType": {
  451.                 "$ref": "33"
  452.               },
  453.               "SubModules": []
  454.             }
  455.           ]
  456.         }
  457.       },
  458.       {
  459.         "$id": "46",
  460.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  461.         "BiomeName": "WarmForest",
  462.         "Module": {
  463.           "$id": "47",
  464.           "BlockDepthRanges": [
  465.             {
  466.               "$id": "48",
  467.               "NoiseFrequency": 40.0,
  468.               "Min": 0,
  469.               "Max": 0,
  470.               "BlockType": {
  471.                 "$ref": "14"
  472.               },
  473.               "SubModules": [
  474.                 {
  475.                   "$id": "49",
  476.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  477.                   "BlockType": {
  478.                     "$ref": "16"
  479.                   },
  480.                   "HeightRange": {
  481.                     "min": -1.0,
  482.                     "max": 1.0
  483.                   },
  484.                   "DepthRange": {
  485.                     "min": 0.0,
  486.                     "max": 200.0
  487.                   },
  488.                   "PercentChance": 0.05,
  489.                   "NoiseFrequency": 75.0,
  490.                   "NoiseType": "Perlin",
  491.                   "NoiseDistributionType": "Blobs"
  492.                 }
  493.               ]
  494.             },
  495.             {
  496.               "$id": "50",
  497.               "NoiseFrequency": 40.0,
  498.               "Min": 1,
  499.               "Max": 8,
  500.               "BlockType": {
  501.                 "$ref": "16"
  502.               },
  503.               "SubModules": [
  504.                 {
  505.                   "$id": "51",
  506.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  507.                   "BlockType": {
  508.                     "$ref": "19"
  509.                   },
  510.                   "HeightRange": {
  511.                     "min": -1.0,
  512.                     "max": 1.0
  513.                   },
  514.                   "DepthRange": {
  515.                     "min": 0.0,
  516.                     "max": 200.0
  517.                   },
  518.                   "PercentChance": 0.1,
  519.                   "NoiseFrequency": 75.0,
  520.                   "NoiseType": "Perlin",
  521.                   "NoiseDistributionType": "Blobs"
  522.                 }
  523.               ]
  524.             },
  525.             {
  526.               "$id": "52",
  527.               "NoiseFrequency": 40.0,
  528.               "Min": 0,
  529.               "Max": 40,
  530.               "BlockType": {
  531.                 "$id": "53",
  532.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  533.               },
  534.               "SubModules": []
  535.             },
  536.             {
  537.               "$id": "54",
  538.               "NoiseFrequency": 40.0,
  539.               "Min": 0,
  540.               "Max": 100,
  541.               "BlockType": {
  542.                 "$ref": "29"
  543.               },
  544.               "SubModules": [
  545.                 {
  546.                   "$id": "55",
  547.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  548.                   "BlockType": {
  549.                     "$ref": "31"
  550.                   },
  551.                   "HeightRange": {
  552.                     "min": -1.0,
  553.                     "max": 1.0
  554.                   },
  555.                   "DepthRange": {
  556.                     "min": 0.0,
  557.                     "max": 16.0
  558.                   },
  559.                   "PercentChance": 0.01,
  560.                   "NoiseFrequency": 75.0,
  561.                   "NoiseType": "RidgedMulti",
  562.                   "NoiseDistributionType": "Bands"
  563.                 },
  564.                 {
  565.                   "$id": "56",
  566.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  567.                   "BlockType": {
  568.                     "$ref": "31"
  569.                   },
  570.                   "HeightRange": {
  571.                     "min": -1.0,
  572.                     "max": 1.0
  573.                   },
  574.                   "DepthRange": {
  575.                     "min": 16.0,
  576.                     "max": 40.0
  577.                   },
  578.                   "PercentChance": 0.03,
  579.                   "NoiseFrequency": 75.0,
  580.                   "NoiseType": "RidgedMulti",
  581.                   "NoiseDistributionType": "Bands"
  582.                 }
  583.               ]
  584.             },
  585.             {
  586.               "$id": "57",
  587.               "NoiseFrequency": 40.0,
  588.               "Min": 70,
  589.               "Max": 100,
  590.               "BlockType": {
  591.                 "$ref": "33"
  592.               },
  593.               "SubModules": []
  594.             }
  595.           ]
  596.         }
  597.       },
  598.       {
  599.         "$id": "58",
  600.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  601.         "BiomeName": "ColdForest",
  602.         "Module": {
  603.           "$id": "59",
  604.           "BlockDepthRanges": [
  605.             {
  606.               "$id": "60",
  607.               "NoiseFrequency": 1.0,
  608.               "Min": 0,
  609.               "Max": 0,
  610.               "BlockType": {
  611.                 "$ref": "14"
  612.               },
  613.               "SubModules": [
  614.                 {
  615.                   "$id": "61",
  616.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  617.                   "BlockType": {
  618.                     "$ref": "16"
  619.                   },
  620.                   "HeightRange": {
  621.                     "min": -1.0,
  622.                     "max": 1.0
  623.                   },
  624.                   "DepthRange": {
  625.                     "min": 0.0,
  626.                     "max": 200.0
  627.                   },
  628.                   "PercentChance": 0.05,
  629.                   "NoiseFrequency": 75.0,
  630.                   "NoiseType": "Perlin",
  631.                   "NoiseDistributionType": "Blobs"
  632.                 }
  633.               ]
  634.             },
  635.             {
  636.               "$id": "62",
  637.               "NoiseFrequency": 40.0,
  638.               "Min": 1,
  639.               "Max": 4,
  640.               "BlockType": {
  641.                 "$ref": "16"
  642.               },
  643.               "SubModules": []
  644.             },
  645.             {
  646.               "$id": "63",
  647.               "NoiseFrequency": 40.0,
  648.               "Min": 5,
  649.               "Max": 10,
  650.               "BlockType": {
  651.                 "$ref": "53"
  652.               },
  653.               "SubModules": []
  654.             },
  655.             {
  656.               "$id": "64",
  657.               "NoiseFrequency": 40.0,
  658.               "Min": 0,
  659.               "Max": 100,
  660.               "BlockType": {
  661.                 "$ref": "29"
  662.               },
  663.               "SubModules": [
  664.                 {
  665.                   "$id": "65",
  666.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  667.                   "BlockType": {
  668.                     "$ref": "31"
  669.                   },
  670.                   "HeightRange": {
  671.                     "min": -1.0,
  672.                     "max": 1.0
  673.                   },
  674.                   "DepthRange": {
  675.                     "min": 0.0,
  676.                     "max": 30.0
  677.                   },
  678.                   "PercentChance": 0.01,
  679.                   "NoiseFrequency": 75.0,
  680.                   "NoiseType": "RidgedMulti",
  681.                   "NoiseDistributionType": "Bands"
  682.                 },
  683.                 {
  684.                   "$id": "66",
  685.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  686.                   "BlockType": {
  687.                     "$ref": "31"
  688.                   },
  689.                   "HeightRange": {
  690.                     "min": -1.0,
  691.                     "max": 1.0
  692.                   },
  693.                   "DepthRange": {
  694.                     "min": 30.0,
  695.                     "max": 70.0
  696.                   },
  697.                   "PercentChance": 0.02,
  698.                   "NoiseFrequency": 75.0,
  699.                   "NoiseType": "RidgedMulti",
  700.                   "NoiseDistributionType": "Bands"
  701.                 },
  702.                 {
  703.                   "$id": "67",
  704.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  705.                   "BlockType": {
  706.                     "$id": "68",
  707.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  708.                   },
  709.                   "HeightRange": {
  710.                     "min": -1.0,
  711.                     "max": 1.0
  712.                   },
  713.                   "DepthRange": {
  714.                     "min": 5.0,
  715.                     "max": 20.0
  716.                   },
  717.                   "PercentChance": 0.02,
  718.                   "NoiseFrequency": 75.0,
  719.                   "NoiseType": "RidgedMulti",
  720.                   "NoiseDistributionType": "Bands"
  721.                 }
  722.               ]
  723.             },
  724.             {
  725.               "$id": "69",
  726.               "NoiseFrequency": 40.0,
  727.               "Min": 70,
  728.               "Max": 100,
  729.               "BlockType": {
  730.                 "$ref": "33"
  731.               },
  732.               "SubModules": []
  733.             }
  734.           ]
  735.         }
  736.       },
  737.       {
  738.         "$id": "70",
  739.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  740.         "BiomeName": "Taiga",
  741.         "Module": {
  742.           "$id": "71",
  743.           "BlockDepthRanges": [
  744.             {
  745.               "$id": "72",
  746.               "NoiseFrequency": 40.0,
  747.               "Min": 0,
  748.               "Max": 0,
  749.               "BlockType": {
  750.                 "$ref": "14"
  751.               },
  752.               "SubModules": [
  753.                 {
  754.                   "$id": "73",
  755.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  756.                   "BlockType": {
  757.                     "$id": "74",
  758.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  759.                   },
  760.                   "HeightRange": {
  761.                     "min": -1.0,
  762.                     "max": 1.0
  763.                   },
  764.                   "DepthRange": {
  765.                     "min": 0.0,
  766.                     "max": 200.0
  767.                   },
  768.                   "PercentChance": 0.05,
  769.                   "NoiseFrequency": 75.0,
  770.                   "NoiseType": "Perlin",
  771.                   "NoiseDistributionType": "Blobs"
  772.                 },
  773.                 {
  774.                   "$id": "75",
  775.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  776.                   "BlockType": {
  777.                     "$ref": "16"
  778.                   },
  779.                   "HeightRange": {
  780.                     "min": -1.0,
  781.                     "max": 1.0
  782.                   },
  783.                   "DepthRange": {
  784.                     "min": 0.0,
  785.                     "max": 200.0
  786.                   },
  787.                   "PercentChance": 0.1,
  788.                   "NoiseFrequency": 75.0,
  789.                   "NoiseType": "Perlin",
  790.                   "NoiseDistributionType": "Blobs"
  791.                 }
  792.               ]
  793.             },
  794.             {
  795.               "$id": "76",
  796.               "NoiseFrequency": 40.0,
  797.               "Min": 1,
  798.               "Max": 4,
  799.               "BlockType": {
  800.                 "$id": "77",
  801.                 "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  802.               },
  803.               "SubModules": []
  804.             },
  805.             {
  806.               "$id": "78",
  807.               "NoiseFrequency": 40.0,
  808.               "Min": 0,
  809.               "Max": 20,
  810.               "BlockType": {
  811.                 "$ref": "53"
  812.               },
  813.               "SubModules": []
  814.             },
  815.             {
  816.               "$id": "79",
  817.               "NoiseFrequency": 40.0,
  818.               "Min": 0,
  819.               "Max": 100,
  820.               "BlockType": {
  821.                 "$ref": "29"
  822.               },
  823.               "SubModules": [
  824.                 {
  825.                   "$id": "80",
  826.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  827.                   "BlockType": {
  828.                     "$id": "81",
  829.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  830.                   },
  831.                   "HeightRange": {
  832.                     "min": -1.0,
  833.                     "max": 1.0
  834.                   },
  835.                   "DepthRange": {
  836.                     "min": 5.0,
  837.                     "max": 20.0
  838.                   },
  839.                   "PercentChance": 0.05,
  840.                   "NoiseFrequency": 75.0,
  841.                   "NoiseType": "Billow",
  842.                   "NoiseDistributionType": "Blobs"
  843.                 },
  844.                 {
  845.                   "$id": "82",
  846.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  847.                   "BlockType": {
  848.                     "$ref": "81"
  849.                   },
  850.                   "HeightRange": {
  851.                     "min": -1.0,
  852.                     "max": 1.0
  853.                   },
  854.                   "DepthRange": {
  855.                     "min": 20.0,
  856.                     "max": 30.0
  857.                   },
  858.                   "PercentChance": 0.4,
  859.                   "NoiseFrequency": 75.0,
  860.                   "NoiseType": "Billow",
  861.                   "NoiseDistributionType": "Blobs"
  862.                 },
  863.                 {
  864.                   "$id": "83",
  865.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  866.                   "BlockType": {
  867.                     "$ref": "81"
  868.                   },
  869.                   "HeightRange": {
  870.                     "min": -1.0,
  871.                     "max": 1.0
  872.                   },
  873.                   "DepthRange": {
  874.                     "min": 30.0,
  875.                     "max": 40.0
  876.                   },
  877.                   "PercentChance": 0.08,
  878.                   "NoiseFrequency": 75.0,
  879.                   "NoiseType": "Billow",
  880.                   "NoiseDistributionType": "Blobs"
  881.                 }
  882.               ]
  883.             },
  884.             {
  885.               "$id": "84",
  886.               "NoiseFrequency": 40.0,
  887.               "Min": 40,
  888.               "Max": 100,
  889.               "BlockType": {
  890.                 "$ref": "33"
  891.               },
  892.               "SubModules": []
  893.             }
  894.           ]
  895.         }
  896.       },
  897.       {
  898.         "$id": "85",
  899.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  900.         "BiomeName": "Tundra",
  901.         "Module": {
  902.           "$id": "86",
  903.           "BlockDepthRanges": [
  904.             {
  905.               "$id": "87",
  906.               "NoiseFrequency": 40.0,
  907.               "Min": 0,
  908.               "Max": 0,
  909.               "BlockType": {
  910.                 "$ref": "14"
  911.               },
  912.               "SubModules": [
  913.                 {
  914.                   "$id": "88",
  915.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  916.                   "BlockType": {
  917.                     "$ref": "74"
  918.                   },
  919.                   "HeightRange": {
  920.                     "min": -1.0,
  921.                     "max": 1.0
  922.                   },
  923.                   "DepthRange": {
  924.                     "min": 0.0,
  925.                     "max": 200.0
  926.                   },
  927.                   "PercentChance": 0.15,
  928.                   "NoiseFrequency": 75.0,
  929.                   "NoiseType": "Perlin",
  930.                   "NoiseDistributionType": "Blobs"
  931.                 },
  932.                 {
  933.                   "$id": "89",
  934.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  935.                   "BlockType": {
  936.                     "$id": "90",
  937.                     "Type": "Eco.World.Blocks.SnowBlock, Eco.World"
  938.                   },
  939.                   "HeightRange": {
  940.                     "min": -1.0,
  941.                     "max": 1.0
  942.                   },
  943.                   "DepthRange": {
  944.                     "min": 0.0,
  945.                     "max": 200.0
  946.                   },
  947.                   "PercentChance": 0.2,
  948.                   "NoiseFrequency": 75.0,
  949.                   "NoiseType": "Perlin",
  950.                   "NoiseDistributionType": "Blobs"
  951.                 }
  952.               ]
  953.             },
  954.             {
  955.               "$id": "91",
  956.               "NoiseFrequency": 40.0,
  957.               "Min": 1,
  958.               "Max": 4,
  959.               "BlockType": {
  960.                 "$ref": "77"
  961.               },
  962.               "SubModules": [
  963.                 {
  964.                   "$id": "92",
  965.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  966.                   "BlockType": {
  967.                     "$id": "93",
  968.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  969.                   },
  970.                   "HeightRange": {
  971.                     "min": -1.0,
  972.                     "max": 1.0
  973.                   },
  974.                   "DepthRange": {
  975.                     "min": 0.0,
  976.                     "max": 200.0
  977.                   },
  978.                   "PercentChance": 0.1,
  979.                   "NoiseFrequency": 75.0,
  980.                   "NoiseType": "Perlin",
  981.                   "NoiseDistributionType": "Blobs"
  982.                 }
  983.               ]
  984.             },
  985.             {
  986.               "$id": "94",
  987.               "NoiseFrequency": 40.0,
  988.               "Min": 0,
  989.               "Max": 30,
  990.               "BlockType": {
  991.                 "$ref": "53"
  992.               },
  993.               "SubModules": []
  994.             },
  995.             {
  996.               "$id": "95",
  997.               "NoiseFrequency": 40.0,
  998.               "Min": 0,
  999.               "Max": 100,
  1000.               "BlockType": {
  1001.                 "$ref": "29"
  1002.               },
  1003.               "SubModules": [
  1004.                 {
  1005.                   "$id": "96",
  1006.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1007.                   "BlockType": {
  1008.                     "$ref": "31"
  1009.                   },
  1010.                   "HeightRange": {
  1011.                     "min": -1.0,
  1012.                     "max": 1.0
  1013.                   },
  1014.                   "DepthRange": {
  1015.                     "min": 0.0,
  1016.                     "max": 70.0
  1017.                   },
  1018.                   "PercentChance": 0.01,
  1019.                   "NoiseFrequency": 75.0,
  1020.                   "NoiseType": "RidgedMulti",
  1021.                   "NoiseDistributionType": "Bands"
  1022.                 },
  1023.                 {
  1024.                   "$id": "97",
  1025.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1026.                   "BlockType": {
  1027.                     "$ref": "81"
  1028.                   },
  1029.                   "HeightRange": {
  1030.                     "min": -1.0,
  1031.                     "max": 1.0
  1032.                   },
  1033.                   "DepthRange": {
  1034.                     "min": 5.0,
  1035.                     "max": 30.0
  1036.                   },
  1037.                   "PercentChance": 0.03,
  1038.                   "NoiseFrequency": 75.0,
  1039.                   "NoiseType": "Billow",
  1040.                   "NoiseDistributionType": "Blobs"
  1041.                 },
  1042.                 {
  1043.                   "$id": "98",
  1044.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1045.                   "BlockType": {
  1046.                     "$ref": "81"
  1047.                   },
  1048.                   "HeightRange": {
  1049.                     "min": -1.0,
  1050.                     "max": 1.0
  1051.                   },
  1052.                   "DepthRange": {
  1053.                     "min": 30.0,
  1054.                     "max": 40.0
  1055.                   },
  1056.                   "PercentChance": 0.09,
  1057.                   "NoiseFrequency": 75.0,
  1058.                   "NoiseType": "Billow",
  1059.                   "NoiseDistributionType": "Blobs"
  1060.                 }
  1061.               ]
  1062.             },
  1063.             {
  1064.               "$id": "99",
  1065.               "NoiseFrequency": 40.0,
  1066.               "Min": 70,
  1067.               "Max": 100,
  1068.               "BlockType": {
  1069.                 "$ref": "33"
  1070.               },
  1071.               "SubModules": []
  1072.             }
  1073.           ]
  1074.         }
  1075.       },
  1076.       {
  1077.         "$id": "100",
  1078.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  1079.         "BiomeName": "Ice",
  1080.         "Module": {
  1081.           "$id": "101",
  1082.           "BlockDepthRanges": [
  1083.             {
  1084.               "$id": "102",
  1085.               "NoiseFrequency": 40.0,
  1086.               "Min": 0,
  1087.               "Max": 8,
  1088.               "BlockType": {
  1089.                 "$id": "103",
  1090.                 "Type": "Eco.World.Blocks.IceBlock, Eco.World"
  1091.               },
  1092.               "SubModules": []
  1093.             },
  1094.             {
  1095.               "$id": "104",
  1096.               "NoiseFrequency": 40.0,
  1097.               "Min": 6,
  1098.               "Max": 8,
  1099.               "BlockType": {
  1100.                 "$ref": "74"
  1101.               },
  1102.               "SubModules": []
  1103.             },
  1104.             {
  1105.               "$id": "105",
  1106.               "NoiseFrequency": 40.0,
  1107.               "Min": 9,
  1108.               "Max": 30,
  1109.               "BlockType": {
  1110.                 "$ref": "53"
  1111.               },
  1112.               "SubModules": []
  1113.             },
  1114.             {
  1115.               "$id": "106",
  1116.               "NoiseFrequency": 40.0,
  1117.               "Min": 0,
  1118.               "Max": 100,
  1119.               "BlockType": {
  1120.                 "$ref": "29"
  1121.               },
  1122.               "SubModules": [
  1123.                 {
  1124.                   "$id": "107",
  1125.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1126.                   "BlockType": {
  1127.                     "$ref": "81"
  1128.                   },
  1129.                   "HeightRange": {
  1130.                     "min": -1.0,
  1131.                     "max": 1.0
  1132.                   },
  1133.                   "DepthRange": {
  1134.                     "min": 5.0,
  1135.                     "max": 30.0
  1136.                   },
  1137.                   "PercentChance": 0.005,
  1138.                   "NoiseFrequency": 75.0,
  1139.                   "NoiseType": "Billow",
  1140.                   "NoiseDistributionType": "Blobs"
  1141.                 },
  1142.                 {
  1143.                   "$id": "108",
  1144.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1145.                   "BlockType": {
  1146.                     "$ref": "81"
  1147.                   },
  1148.                   "HeightRange": {
  1149.                     "min": -1.0,
  1150.                     "max": 1.0
  1151.                   },
  1152.                   "DepthRange": {
  1153.                     "min": 30.0,
  1154.                     "max": 40.0
  1155.                   },
  1156.                   "PercentChance": 0.05,
  1157.                   "NoiseFrequency": 75.0,
  1158.                   "NoiseType": "Billow",
  1159.                   "NoiseDistributionType": "Blobs"
  1160.                 },
  1161.                 {
  1162.                   "$id": "109",
  1163.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1164.                   "BlockType": {
  1165.                     "$ref": "31"
  1166.                   },
  1167.                   "HeightRange": {
  1168.                     "min": -1.0,
  1169.                     "max": 1.0
  1170.                   },
  1171.                   "DepthRange": {
  1172.                     "min": 5.0,
  1173.                     "max": 20.0
  1174.                   },
  1175.                   "PercentChance": 0.03,
  1176.                   "NoiseFrequency": 75.0,
  1177.                   "NoiseType": "RidgedMulti",
  1178.                   "NoiseDistributionType": "Bands"
  1179.                 }
  1180.               ]
  1181.             },
  1182.             {
  1183.               "$id": "110",
  1184.               "NoiseFrequency": 40.0,
  1185.               "Min": 70,
  1186.               "Max": 100,
  1187.               "BlockType": {
  1188.                 "$ref": "33"
  1189.               },
  1190.               "SubModules": []
  1191.             }
  1192.           ]
  1193.         }
  1194.       },
  1195.       {
  1196.         "$id": "111",
  1197.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  1198.         "BiomeName": "Desert",
  1199.         "Module": {
  1200.           "$id": "112",
  1201.           "BlockDepthRanges": [
  1202.             {
  1203.               "$id": "113",
  1204.               "NoiseFrequency": 40.0,
  1205.               "Min": 0,
  1206.               "Max": 0,
  1207.               "BlockType": {
  1208.                 "$id": "114",
  1209.                 "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World"
  1210.               },
  1211.               "SubModules": [
  1212.                 {
  1213.                   "$id": "115",
  1214.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1215.                   "BlockType": {
  1216.                     "$id": "116",
  1217.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  1218.                   },
  1219.                   "HeightRange": {
  1220.                     "min": -1.0,
  1221.                     "max": 1.0
  1222.                   },
  1223.                   "DepthRange": {
  1224.                     "min": 0.0,
  1225.                     "max": 200.0
  1226.                   },
  1227.                   "PercentChance": 0.08,
  1228.                   "NoiseFrequency": 40.0,
  1229.                   "NoiseType": "Perlin",
  1230.                   "NoiseDistributionType": "Blobs"
  1231.                 }
  1232.               ]
  1233.             },
  1234.             {
  1235.               "$id": "117",
  1236.               "NoiseFrequency": 40.0,
  1237.               "Min": 1,
  1238.               "Max": 4,
  1239.               "BlockType": {
  1240.                 "$ref": "114"
  1241.               },
  1242.               "SubModules": [
  1243.                 {
  1244.                   "$id": "118",
  1245.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1246.                   "BlockType": {
  1247.                     "$id": "119",
  1248.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  1249.                   },
  1250.                   "HeightRange": {
  1251.                     "min": -1.0,
  1252.                     "max": 1.0
  1253.                   },
  1254.                   "DepthRange": {
  1255.                     "min": 0.0,
  1256.                     "max": 200.0
  1257.                   },
  1258.                   "PercentChance": 0.05,
  1259.                   "NoiseFrequency": 75.0,
  1260.                   "NoiseType": "Perlin",
  1261.                   "NoiseDistributionType": "Blobs"
  1262.                 }
  1263.               ]
  1264.             },
  1265.             {
  1266.               "$id": "120",
  1267.               "NoiseFrequency": 40.0,
  1268.               "Min": 0,
  1269.               "Max": 60,
  1270.               "BlockType": {
  1271.                 "$id": "121",
  1272.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  1273.               },
  1274.               "SubModules": [
  1275.                 {
  1276.                   "$id": "122",
  1277.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1278.                   "BlockType": {
  1279.                     "$id": "123",
  1280.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  1281.                   },
  1282.                   "HeightRange": {
  1283.                     "min": -1.0,
  1284.                     "max": 1.0
  1285.                   },
  1286.                   "DepthRange": {
  1287.                     "min": 0.0,
  1288.                     "max": 9.0
  1289.                   },
  1290.                   "PercentChance": 0.05,
  1291.                   "NoiseFrequency": 75.0,
  1292.                   "NoiseType": "RidgedMulti",
  1293.                   "NoiseDistributionType": "Bands"
  1294.                 },
  1295.                 {
  1296.                   "$id": "124",
  1297.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1298.                   "BlockType": {
  1299.                     "$ref": "123"
  1300.                   },
  1301.                   "HeightRange": {
  1302.                     "min": -1.0,
  1303.                     "max": 1.0
  1304.                   },
  1305.                   "DepthRange": {
  1306.                     "min": 10.0,
  1307.                     "max": 15.0
  1308.                   },
  1309.                   "PercentChance": 0.25,
  1310.                   "NoiseFrequency": 75.0,
  1311.                   "NoiseType": "RidgedMulti",
  1312.                   "NoiseDistributionType": "Bands"
  1313.                 },
  1314.                 {
  1315.                   "$id": "125",
  1316.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1317.                   "BlockType": {
  1318.                     "$ref": "123"
  1319.                   },
  1320.                   "HeightRange": {
  1321.                     "min": -1.0,
  1322.                     "max": 1.0
  1323.                   },
  1324.                   "DepthRange": {
  1325.                     "min": 16.0,
  1326.                     "max": 30.0
  1327.                   },
  1328.                   "PercentChance": 0.1,
  1329.                   "NoiseFrequency": 75.0,
  1330.                   "NoiseType": "RidgedMulti",
  1331.                   "NoiseDistributionType": "Bands"
  1332.                 }
  1333.               ]
  1334.             },
  1335.             {
  1336.               "$id": "126",
  1337.               "NoiseFrequency": 40.0,
  1338.               "Min": 40,
  1339.               "Max": 100,
  1340.               "BlockType": {
  1341.                 "$id": "127",
  1342.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  1343.               },
  1344.               "SubModules": [
  1345.                 {
  1346.                   "$id": "128",
  1347.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1348.                   "BlockType": {
  1349.                     "$id": "129",
  1350.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  1351.                   },
  1352.                   "HeightRange": {
  1353.                     "min": -1.0,
  1354.                     "max": 1.0
  1355.                   },
  1356.                   "DepthRange": {
  1357.                     "min": 0.0,
  1358.                     "max": 25.0
  1359.                   },
  1360.                   "PercentChance": 0.005,
  1361.                   "NoiseFrequency": 75.0,
  1362.                   "NoiseType": "RidgedMulti",
  1363.                   "NoiseDistributionType": "Bands"
  1364.                 }
  1365.               ]
  1366.             },
  1367.             {
  1368.               "$id": "130",
  1369.               "NoiseFrequency": 40.0,
  1370.               "Min": 70,
  1371.               "Max": 100,
  1372.               "BlockType": {
  1373.                 "$id": "131",
  1374.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  1375.               },
  1376.               "SubModules": []
  1377.             }
  1378.           ]
  1379.         }
  1380.       },
  1381.       {
  1382.         "$id": "132",
  1383.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  1384.         "BiomeName": "Ocean",
  1385.         "Module": {
  1386.           "$id": "133",
  1387.           "BlockDepthRanges": [
  1388.             {
  1389.               "$id": "134",
  1390.               "NoiseFrequency": 40.0,
  1391.               "Min": 0,
  1392.               "Max": 0,
  1393.               "BlockType": {
  1394.                 "$id": "135",
  1395.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  1396.               },
  1397.               "SubModules": [
  1398.                 {
  1399.                   "$id": "136",
  1400.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1401.                   "BlockType": {
  1402.                     "$id": "137",
  1403.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  1404.                   },
  1405.                   "HeightRange": {
  1406.                     "min": -1.0,
  1407.                     "max": 1.0
  1408.                   },
  1409.                   "DepthRange": {
  1410.                     "min": 0.0,
  1411.                     "max": 200.0
  1412.                   },
  1413.                   "PercentChance": 0.4,
  1414.                   "NoiseFrequency": 75.0,
  1415.                   "NoiseType": "Perlin",
  1416.                   "NoiseDistributionType": "Blobs"
  1417.                 }
  1418.               ]
  1419.             },
  1420.             {
  1421.               "$id": "138",
  1422.               "NoiseFrequency": 40.0,
  1423.               "Min": 0,
  1424.               "Max": 5,
  1425.               "BlockType": {
  1426.                 "$id": "139",
  1427.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  1428.               },
  1429.               "SubModules": []
  1430.             },
  1431.             {
  1432.               "$id": "140",
  1433.               "NoiseFrequency": 40.0,
  1434.               "Min": 1,
  1435.               "Max": 15,
  1436.               "BlockType": {
  1437.                 "$ref": "137"
  1438.               },
  1439.               "SubModules": [
  1440.                 {
  1441.                   "$id": "141",
  1442.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1443.                   "BlockType": {
  1444.                     "$id": "142",
  1445.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  1446.                   },
  1447.                   "HeightRange": {
  1448.                     "min": -1.0,
  1449.                     "max": 1.0
  1450.                   },
  1451.                   "DepthRange": {
  1452.                     "min": 0.0,
  1453.                     "max": 200.0
  1454.                   },
  1455.                   "PercentChance": 0.05,
  1456.                   "NoiseFrequency": 75.0,
  1457.                   "NoiseType": "Perlin",
  1458.                   "NoiseDistributionType": "Blobs"
  1459.                 }
  1460.               ]
  1461.             },
  1462.             {
  1463.               "$id": "143",
  1464.               "NoiseFrequency": 40.0,
  1465.               "Min": 0,
  1466.               "Max": 100,
  1467.               "BlockType": {
  1468.                 "$id": "144",
  1469.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  1470.               },
  1471.               "SubModules": []
  1472.             }
  1473.           ]
  1474.         }
  1475.       },
  1476.       {
  1477.         "$id": "145",
  1478.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  1479.         "BiomeName": "DeepOcean",
  1480.         "Module": {
  1481.           "$id": "146",
  1482.           "BlockDepthRanges": [
  1483.             {
  1484.               "$id": "147",
  1485.               "NoiseFrequency": 40.0,
  1486.               "Min": 0,
  1487.               "Max": 0,
  1488.               "BlockType": {
  1489.                 "$ref": "135"
  1490.               },
  1491.               "SubModules": [
  1492.                 {
  1493.                   "$id": "148",
  1494.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1495.                   "BlockType": {
  1496.                     "$ref": "137"
  1497.                   },
  1498.                   "HeightRange": {
  1499.                     "min": -1.0,
  1500.                     "max": 1.0
  1501.                   },
  1502.                   "DepthRange": {
  1503.                     "min": 0.0,
  1504.                     "max": 200.0
  1505.                   },
  1506.                   "PercentChance": 0.05,
  1507.                   "NoiseFrequency": 75.0,
  1508.                   "NoiseType": "Perlin",
  1509.                   "NoiseDistributionType": "Blobs"
  1510.                 }
  1511.               ]
  1512.             },
  1513.             {
  1514.               "$id": "149",
  1515.               "NoiseFrequency": 40.0,
  1516.               "Min": 1,
  1517.               "Max": 10,
  1518.               "BlockType": {
  1519.                 "$ref": "137"
  1520.               },
  1521.               "SubModules": [
  1522.                 {
  1523.                   "$id": "150",
  1524.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1525.                   "BlockType": {
  1526.                     "$ref": "142"
  1527.                   },
  1528.                   "HeightRange": {
  1529.                     "min": -1.0,
  1530.                     "max": 1.0
  1531.                   },
  1532.                   "DepthRange": {
  1533.                     "min": 0.0,
  1534.                     "max": 200.0
  1535.                   },
  1536.                   "PercentChance": 0.05,
  1537.                   "NoiseFrequency": 75.0,
  1538.                   "NoiseType": "Perlin",
  1539.                   "NoiseDistributionType": "Blobs"
  1540.                 }
  1541.               ]
  1542.             },
  1543.             {
  1544.               "$id": "151",
  1545.               "NoiseFrequency": 40.0,
  1546.               "Min": 0,
  1547.               "Max": 100,
  1548.               "BlockType": {
  1549.                 "$ref": "144"
  1550.               },
  1551.               "SubModules": []
  1552.             }
  1553.           ]
  1554.         }
  1555.       },
  1556.       {
  1557.         "$id": "152",
  1558.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  1559.         "BiomeName": "ColdCoast",
  1560.         "Module": {
  1561.           "$id": "153",
  1562.           "BlockDepthRanges": [
  1563.             {
  1564.               "$id": "154",
  1565.               "NoiseFrequency": 40.0,
  1566.               "Min": 0,
  1567.               "Max": 9,
  1568.               "BlockType": {
  1569.                 "$ref": "137"
  1570.               },
  1571.               "SubModules": []
  1572.             },
  1573.             {
  1574.               "$id": "155",
  1575.               "NoiseFrequency": 100.0,
  1576.               "Min": 6,
  1577.               "Max": 10,
  1578.               "BlockType": {
  1579.                 "$ref": "139"
  1580.               },
  1581.               "SubModules": []
  1582.             },
  1583.             {
  1584.               "$id": "156",
  1585.               "NoiseFrequency": 40.0,
  1586.               "Min": 10,
  1587.               "Max": 20,
  1588.               "BlockType": {
  1589.                 "$id": "157",
  1590.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  1591.               },
  1592.               "SubModules": []
  1593.             },
  1594.             {
  1595.               "$id": "158",
  1596.               "NoiseFrequency": 40.0,
  1597.               "Min": 18,
  1598.               "Max": 30,
  1599.               "BlockType": {
  1600.                 "$ref": "139"
  1601.               },
  1602.               "SubModules": []
  1603.             },
  1604.             {
  1605.               "$id": "159",
  1606.               "NoiseFrequency": 40.0,
  1607.               "Min": 28,
  1608.               "Max": 40,
  1609.               "BlockType": {
  1610.                 "$ref": "157"
  1611.               },
  1612.               "SubModules": []
  1613.             },
  1614.             {
  1615.               "$id": "160",
  1616.               "NoiseFrequency": 40.0,
  1617.               "Min": 70,
  1618.               "Max": 100,
  1619.               "BlockType": {
  1620.                 "$id": "161",
  1621.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  1622.               },
  1623.               "SubModules": []
  1624.             },
  1625.             {
  1626.               "$id": "162",
  1627.               "NoiseFrequency": 40.0,
  1628.               "Min": 60,
  1629.               "Max": 100,
  1630.               "BlockType": {
  1631.                 "$ref": "144"
  1632.               },
  1633.               "SubModules": []
  1634.             }
  1635.           ]
  1636.         }
  1637.       },
  1638.       {
  1639.         "$id": "163",
  1640.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  1641.         "BiomeName": "WarmCoast",
  1642.         "Module": {
  1643.           "$id": "164",
  1644.           "BlockDepthRanges": [
  1645.             {
  1646.               "$id": "165",
  1647.               "NoiseFrequency": 40.0,
  1648.               "Min": 0,
  1649.               "Max": 9,
  1650.               "BlockType": {
  1651.                 "$ref": "137"
  1652.               },
  1653.               "SubModules": []
  1654.             },
  1655.             {
  1656.               "$id": "166",
  1657.               "NoiseFrequency": 100.0,
  1658.               "Min": 6,
  1659.               "Max": 10,
  1660.               "BlockType": {
  1661.                 "$ref": "139"
  1662.               },
  1663.               "SubModules": []
  1664.             },
  1665.             {
  1666.               "$id": "167",
  1667.               "NoiseFrequency": 40.0,
  1668.               "Min": 10,
  1669.               "Max": 20,
  1670.               "BlockType": {
  1671.                 "$ref": "157"
  1672.               },
  1673.               "SubModules": []
  1674.             },
  1675.             {
  1676.               "$id": "168",
  1677.               "NoiseFrequency": 40.0,
  1678.               "Min": 18,
  1679.               "Max": 30,
  1680.               "BlockType": {
  1681.                 "$ref": "139"
  1682.               },
  1683.               "SubModules": []
  1684.             },
  1685.             {
  1686.               "$id": "169",
  1687.               "NoiseFrequency": 40.0,
  1688.               "Min": 28,
  1689.               "Max": 40,
  1690.               "BlockType": {
  1691.                 "$ref": "157"
  1692.               },
  1693.               "SubModules": []
  1694.             },
  1695.             {
  1696.               "$id": "170",
  1697.               "NoiseFrequency": 40.0,
  1698.               "Min": 70,
  1699.               "Max": 100,
  1700.               "BlockType": {
  1701.                 "$ref": "161"
  1702.               },
  1703.               "SubModules": []
  1704.             },
  1705.             {
  1706.               "$id": "171",
  1707.               "NoiseFrequency": 40.0,
  1708.               "Min": 60,
  1709.               "Max": 100,
  1710.               "BlockType": {
  1711.                 "$ref": "144"
  1712.               },
  1713.               "SubModules": []
  1714.             }
  1715.           ]
  1716.         }
  1717.       },
  1718.       {
  1719.         "$id": "172",
  1720.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  1721.         "BiomeName": "Grassland",
  1722.         "Module": {
  1723.           "$id": "173",
  1724.           "BlockDepthRanges": [
  1725.             {
  1726.               "$id": "174",
  1727.               "NoiseFrequency": 1.0,
  1728.               "Min": 0,
  1729.               "Max": 0,
  1730.               "BlockType": {
  1731.                 "$id": "175",
  1732.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  1733.               },
  1734.               "SubModules": [
  1735.                 {
  1736.                   "$id": "176",
  1737.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1738.                   "BlockType": {
  1739.                     "$id": "177",
  1740.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  1741.                   },
  1742.                   "HeightRange": {
  1743.                     "min": -1.0,
  1744.                     "max": 1.0
  1745.                   },
  1746.                   "DepthRange": {
  1747.                     "min": 0.0,
  1748.                     "max": 200.0
  1749.                   },
  1750.                   "PercentChance": 0.05,
  1751.                   "NoiseFrequency": 75.0,
  1752.                   "NoiseType": "Perlin",
  1753.                   "NoiseDistributionType": "Blobs"
  1754.                 }
  1755.               ]
  1756.             },
  1757.             {
  1758.               "$id": "178",
  1759.               "NoiseFrequency": 60.0,
  1760.               "Min": 1,
  1761.               "Max": 4,
  1762.               "BlockType": {
  1763.                 "$ref": "177"
  1764.               },
  1765.               "SubModules": [
  1766.                 {
  1767.                   "$id": "179",
  1768.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1769.                   "BlockType": {
  1770.                     "$id": "180",
  1771.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  1772.                   },
  1773.                   "HeightRange": {
  1774.                     "min": -1.0,
  1775.                     "max": 1.0
  1776.                   },
  1777.                   "DepthRange": {
  1778.                     "min": 0.0,
  1779.                     "max": 200.0
  1780.                   },
  1781.                   "PercentChance": 0.05,
  1782.                   "NoiseFrequency": 75.0,
  1783.                   "NoiseType": "Perlin",
  1784.                   "NoiseDistributionType": "Blobs"
  1785.                 }
  1786.               ]
  1787.             },
  1788.             {
  1789.               "$id": "181",
  1790.               "NoiseFrequency": 40.0,
  1791.               "Min": 2,
  1792.               "Max": 30,
  1793.               "BlockType": {
  1794.                 "$id": "182",
  1795.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  1796.               },
  1797.               "SubModules": []
  1798.             },
  1799.             {
  1800.               "$id": "183",
  1801.               "NoiseFrequency": 40.0,
  1802.               "Min": 0,
  1803.               "Max": 70,
  1804.               "BlockType": {
  1805.                 "$id": "184",
  1806.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  1807.               },
  1808.               "SubModules": [
  1809.                 {
  1810.                   "$id": "185",
  1811.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1812.                   "BlockType": {
  1813.                     "$id": "186",
  1814.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  1815.                   },
  1816.                   "HeightRange": {
  1817.                     "min": -1.0,
  1818.                     "max": 1.0
  1819.                   },
  1820.                   "DepthRange": {
  1821.                     "min": 0.0,
  1822.                     "max": 200.0
  1823.                   },
  1824.                   "PercentChance": 0.1,
  1825.                   "NoiseFrequency": 75.0,
  1826.                   "NoiseType": "RidgedMulti",
  1827.                   "NoiseDistributionType": "Bands"
  1828.                 },
  1829.                 {
  1830.                   "$id": "187",
  1831.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1832.                   "BlockType": {
  1833.                     "$id": "188",
  1834.                     "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods"
  1835.                   },
  1836.                   "HeightRange": {
  1837.                     "min": -1.0,
  1838.                     "max": 1.0
  1839.                   },
  1840.                   "DepthRange": {
  1841.                     "min": 13.0,
  1842.                     "max": 16.0
  1843.                   },
  1844.                   "PercentChance": 0.7,
  1845.                   "NoiseFrequency": 75.0,
  1846.                   "NoiseType": "RidgedMulti",
  1847.                   "NoiseDistributionType": "Bands"
  1848.                 }
  1849.               ]
  1850.             },
  1851.             {
  1852.               "$id": "189",
  1853.               "NoiseFrequency": 40.0,
  1854.               "Min": 0,
  1855.               "Max": 100,
  1856.               "BlockType": {
  1857.                 "$id": "190",
  1858.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  1859.               },
  1860.               "SubModules": [
  1861.                 {
  1862.                   "$id": "191",
  1863.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1864.                   "BlockType": {
  1865.                     "$id": "192",
  1866.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  1867.                   },
  1868.                   "HeightRange": {
  1869.                     "min": -1.0,
  1870.                     "max": 1.0
  1871.                   },
  1872.                   "DepthRange": {
  1873.                     "min": 0.0,
  1874.                     "max": 70.0
  1875.                   },
  1876.                   "PercentChance": 0.01,
  1877.                   "NoiseFrequency": 50.0,
  1878.                   "NoiseType": "Perlin",
  1879.                   "NoiseDistributionType": "Bands"
  1880.                 }
  1881.               ]
  1882.             },
  1883.             {
  1884.               "$id": "193",
  1885.               "NoiseFrequency": 40.0,
  1886.               "Min": 70,
  1887.               "Max": 100,
  1888.               "BlockType": {
  1889.                 "$id": "194",
  1890.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  1891.               },
  1892.               "SubModules": []
  1893.             }
  1894.           ]
  1895.         }
  1896.       },
  1897.       {
  1898.         "$id": "195",
  1899.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  1900.         "BiomeName": "RainForest",
  1901.         "Module": {
  1902.           "$id": "196",
  1903.           "BlockDepthRanges": [
  1904.             {
  1905.               "$id": "197",
  1906.               "NoiseFrequency": 1.0,
  1907.               "Min": 0,
  1908.               "Max": 0,
  1909.               "BlockType": {
  1910.                 "$ref": "175"
  1911.               },
  1912.               "SubModules": [
  1913.                 {
  1914.                   "$id": "198",
  1915.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1916.                   "BlockType": {
  1917.                     "$ref": "177"
  1918.                   },
  1919.                   "HeightRange": {
  1920.                     "min": -1.0,
  1921.                     "max": 1.0
  1922.                   },
  1923.                   "DepthRange": {
  1924.                     "min": 0.0,
  1925.                     "max": 200.0
  1926.                   },
  1927.                   "PercentChance": 0.05,
  1928.                   "NoiseFrequency": 75.0,
  1929.                   "NoiseType": "Perlin",
  1930.                   "NoiseDistributionType": "Blobs"
  1931.                 }
  1932.               ]
  1933.             },
  1934.             {
  1935.               "$id": "199",
  1936.               "NoiseFrequency": 40.0,
  1937.               "Min": 1,
  1938.               "Max": 20,
  1939.               "BlockType": {
  1940.                 "$ref": "177"
  1941.               },
  1942.               "SubModules": [
  1943.                 {
  1944.                   "$id": "200",
  1945.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1946.                   "BlockType": {
  1947.                     "$ref": "180"
  1948.                   },
  1949.                   "HeightRange": {
  1950.                     "min": -1.0,
  1951.                     "max": 1.0
  1952.                   },
  1953.                   "DepthRange": {
  1954.                     "min": 0.0,
  1955.                     "max": 200.0
  1956.                   },
  1957.                   "PercentChance": 0.55,
  1958.                   "NoiseFrequency": 75.0,
  1959.                   "NoiseType": "Perlin",
  1960.                   "NoiseDistributionType": "Blobs"
  1961.                 }
  1962.               ]
  1963.             },
  1964.             {
  1965.               "$id": "201",
  1966.               "NoiseFrequency": 40.0,
  1967.               "Min": 2,
  1968.               "Max": 70,
  1969.               "BlockType": {
  1970.                 "$id": "202",
  1971.                 "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods"
  1972.               },
  1973.               "SubModules": []
  1974.             },
  1975.             {
  1976.               "$id": "203",
  1977.               "NoiseFrequency": 40.0,
  1978.               "Min": 20,
  1979.               "Max": 100,
  1980.               "BlockType": {
  1981.                 "$ref": "190"
  1982.               },
  1983.               "SubModules": [
  1984.                 {
  1985.                   "$id": "204",
  1986.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  1987.                   "BlockType": {
  1988.                     "$ref": "192"
  1989.                   },
  1990.                   "HeightRange": {
  1991.                     "min": -1.0,
  1992.                     "max": 1.0
  1993.                   },
  1994.                   "DepthRange": {
  1995.                     "min": 20.0,
  1996.                     "max": 40.0
  1997.                   },
  1998.                   "PercentChance": 0.01,
  1999.                   "NoiseFrequency": 75.0,
  2000.                   "NoiseType": "RidgedMulti",
  2001.                   "NoiseDistributionType": "Bands"
  2002.                 },
  2003.                 {
  2004.                   "$id": "205",
  2005.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2006.                   "BlockType": {
  2007.                     "$ref": "192"
  2008.                   },
  2009.                   "HeightRange": {
  2010.                     "min": -1.0,
  2011.                     "max": 1.0
  2012.                   },
  2013.                   "DepthRange": {
  2014.                     "min": 40.0,
  2015.                     "max": 70.0
  2016.                   },
  2017.                   "PercentChance": 0.05,
  2018.                   "NoiseFrequency": 75.0,
  2019.                   "NoiseType": "RidgedMulti",
  2020.                   "NoiseDistributionType": "Bands"
  2021.                 }
  2022.               ]
  2023.             },
  2024.             {
  2025.               "$id": "206",
  2026.               "NoiseFrequency": 40.0,
  2027.               "Min": 70,
  2028.               "Max": 100,
  2029.               "BlockType": {
  2030.                 "$ref": "194"
  2031.               },
  2032.               "SubModules": []
  2033.             }
  2034.           ]
  2035.         }
  2036.       },
  2037.       {
  2038.         "$id": "207",
  2039.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  2040.         "BiomeName": "WarmForest",
  2041.         "Module": {
  2042.           "$id": "208",
  2043.           "BlockDepthRanges": [
  2044.             {
  2045.               "$id": "209",
  2046.               "NoiseFrequency": 40.0,
  2047.               "Min": 0,
  2048.               "Max": 0,
  2049.               "BlockType": {
  2050.                 "$ref": "175"
  2051.               },
  2052.               "SubModules": [
  2053.                 {
  2054.                   "$id": "210",
  2055.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2056.                   "BlockType": {
  2057.                     "$ref": "177"
  2058.                   },
  2059.                   "HeightRange": {
  2060.                     "min": -1.0,
  2061.                     "max": 1.0
  2062.                   },
  2063.                   "DepthRange": {
  2064.                     "min": 0.0,
  2065.                     "max": 200.0
  2066.                   },
  2067.                   "PercentChance": 0.05,
  2068.                   "NoiseFrequency": 75.0,
  2069.                   "NoiseType": "Perlin",
  2070.                   "NoiseDistributionType": "Blobs"
  2071.                 }
  2072.               ]
  2073.             },
  2074.             {
  2075.               "$id": "211",
  2076.               "NoiseFrequency": 40.0,
  2077.               "Min": 1,
  2078.               "Max": 8,
  2079.               "BlockType": {
  2080.                 "$ref": "177"
  2081.               },
  2082.               "SubModules": [
  2083.                 {
  2084.                   "$id": "212",
  2085.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2086.                   "BlockType": {
  2087.                     "$ref": "180"
  2088.                   },
  2089.                   "HeightRange": {
  2090.                     "min": -1.0,
  2091.                     "max": 1.0
  2092.                   },
  2093.                   "DepthRange": {
  2094.                     "min": 0.0,
  2095.                     "max": 200.0
  2096.                   },
  2097.                   "PercentChance": 0.1,
  2098.                   "NoiseFrequency": 75.0,
  2099.                   "NoiseType": "Perlin",
  2100.                   "NoiseDistributionType": "Blobs"
  2101.                 }
  2102.               ]
  2103.             },
  2104.             {
  2105.               "$id": "213",
  2106.               "NoiseFrequency": 40.0,
  2107.               "Min": 0,
  2108.               "Max": 40,
  2109.               "BlockType": {
  2110.                 "$id": "214",
  2111.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  2112.               },
  2113.               "SubModules": []
  2114.             },
  2115.             {
  2116.               "$id": "215",
  2117.               "NoiseFrequency": 40.0,
  2118.               "Min": 0,
  2119.               "Max": 100,
  2120.               "BlockType": {
  2121.                 "$ref": "190"
  2122.               },
  2123.               "SubModules": [
  2124.                 {
  2125.                   "$id": "216",
  2126.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2127.                   "BlockType": {
  2128.                     "$ref": "192"
  2129.                   },
  2130.                   "HeightRange": {
  2131.                     "min": -1.0,
  2132.                     "max": 1.0
  2133.                   },
  2134.                   "DepthRange": {
  2135.                     "min": 0.0,
  2136.                     "max": 16.0
  2137.                   },
  2138.                   "PercentChance": 0.01,
  2139.                   "NoiseFrequency": 75.0,
  2140.                   "NoiseType": "RidgedMulti",
  2141.                   "NoiseDistributionType": "Bands"
  2142.                 },
  2143.                 {
  2144.                   "$id": "217",
  2145.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2146.                   "BlockType": {
  2147.                     "$ref": "192"
  2148.                   },
  2149.                   "HeightRange": {
  2150.                     "min": -1.0,
  2151.                     "max": 1.0
  2152.                   },
  2153.                   "DepthRange": {
  2154.                     "min": 16.0,
  2155.                     "max": 40.0
  2156.                   },
  2157.                   "PercentChance": 0.03,
  2158.                   "NoiseFrequency": 75.0,
  2159.                   "NoiseType": "RidgedMulti",
  2160.                   "NoiseDistributionType": "Bands"
  2161.                 }
  2162.               ]
  2163.             },
  2164.             {
  2165.               "$id": "218",
  2166.               "NoiseFrequency": 40.0,
  2167.               "Min": 70,
  2168.               "Max": 100,
  2169.               "BlockType": {
  2170.                 "$ref": "194"
  2171.               },
  2172.               "SubModules": []
  2173.             }
  2174.           ]
  2175.         }
  2176.       },
  2177.       {
  2178.         "$id": "219",
  2179.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  2180.         "BiomeName": "ColdForest",
  2181.         "Module": {
  2182.           "$id": "220",
  2183.           "BlockDepthRanges": [
  2184.             {
  2185.               "$id": "221",
  2186.               "NoiseFrequency": 1.0,
  2187.               "Min": 0,
  2188.               "Max": 0,
  2189.               "BlockType": {
  2190.                 "$ref": "175"
  2191.               },
  2192.               "SubModules": [
  2193.                 {
  2194.                   "$id": "222",
  2195.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2196.                   "BlockType": {
  2197.                     "$ref": "177"
  2198.                   },
  2199.                   "HeightRange": {
  2200.                     "min": -1.0,
  2201.                     "max": 1.0
  2202.                   },
  2203.                   "DepthRange": {
  2204.                     "min": 0.0,
  2205.                     "max": 200.0
  2206.                   },
  2207.                   "PercentChance": 0.05,
  2208.                   "NoiseFrequency": 75.0,
  2209.                   "NoiseType": "Perlin",
  2210.                   "NoiseDistributionType": "Blobs"
  2211.                 }
  2212.               ]
  2213.             },
  2214.             {
  2215.               "$id": "223",
  2216.               "NoiseFrequency": 40.0,
  2217.               "Min": 1,
  2218.               "Max": 4,
  2219.               "BlockType": {
  2220.                 "$ref": "177"
  2221.               },
  2222.               "SubModules": []
  2223.             },
  2224.             {
  2225.               "$id": "224",
  2226.               "NoiseFrequency": 40.0,
  2227.               "Min": 5,
  2228.               "Max": 10,
  2229.               "BlockType": {
  2230.                 "$ref": "214"
  2231.               },
  2232.               "SubModules": []
  2233.             },
  2234.             {
  2235.               "$id": "225",
  2236.               "NoiseFrequency": 40.0,
  2237.               "Min": 0,
  2238.               "Max": 100,
  2239.               "BlockType": {
  2240.                 "$ref": "190"
  2241.               },
  2242.               "SubModules": [
  2243.                 {
  2244.                   "$id": "226",
  2245.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2246.                   "BlockType": {
  2247.                     "$ref": "192"
  2248.                   },
  2249.                   "HeightRange": {
  2250.                     "min": -1.0,
  2251.                     "max": 1.0
  2252.                   },
  2253.                   "DepthRange": {
  2254.                     "min": 0.0,
  2255.                     "max": 30.0
  2256.                   },
  2257.                   "PercentChance": 0.01,
  2258.                   "NoiseFrequency": 75.0,
  2259.                   "NoiseType": "RidgedMulti",
  2260.                   "NoiseDistributionType": "Bands"
  2261.                 },
  2262.                 {
  2263.                   "$id": "227",
  2264.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2265.                   "BlockType": {
  2266.                     "$ref": "192"
  2267.                   },
  2268.                   "HeightRange": {
  2269.                     "min": -1.0,
  2270.                     "max": 1.0
  2271.                   },
  2272.                   "DepthRange": {
  2273.                     "min": 30.0,
  2274.                     "max": 70.0
  2275.                   },
  2276.                   "PercentChance": 0.02,
  2277.                   "NoiseFrequency": 75.0,
  2278.                   "NoiseType": "RidgedMulti",
  2279.                   "NoiseDistributionType": "Bands"
  2280.                 },
  2281.                 {
  2282.                   "$id": "228",
  2283.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2284.                   "BlockType": {
  2285.                     "$id": "229",
  2286.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  2287.                   },
  2288.                   "HeightRange": {
  2289.                     "min": -1.0,
  2290.                     "max": 1.0
  2291.                   },
  2292.                   "DepthRange": {
  2293.                     "min": 5.0,
  2294.                     "max": 20.0
  2295.                   },
  2296.                   "PercentChance": 0.02,
  2297.                   "NoiseFrequency": 75.0,
  2298.                   "NoiseType": "RidgedMulti",
  2299.                   "NoiseDistributionType": "Bands"
  2300.                 }
  2301.               ]
  2302.             },
  2303.             {
  2304.               "$id": "230",
  2305.               "NoiseFrequency": 40.0,
  2306.               "Min": 70,
  2307.               "Max": 100,
  2308.               "BlockType": {
  2309.                 "$ref": "194"
  2310.               },
  2311.               "SubModules": []
  2312.             }
  2313.           ]
  2314.         }
  2315.       },
  2316.       {
  2317.         "$id": "231",
  2318.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  2319.         "BiomeName": "Taiga",
  2320.         "Module": {
  2321.           "$id": "232",
  2322.           "BlockDepthRanges": [
  2323.             {
  2324.               "$id": "233",
  2325.               "NoiseFrequency": 40.0,
  2326.               "Min": 0,
  2327.               "Max": 0,
  2328.               "BlockType": {
  2329.                 "$ref": "175"
  2330.               },
  2331.               "SubModules": [
  2332.                 {
  2333.                   "$id": "234",
  2334.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2335.                   "BlockType": {
  2336.                     "$id": "235",
  2337.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  2338.                   },
  2339.                   "HeightRange": {
  2340.                     "min": -1.0,
  2341.                     "max": 1.0
  2342.                   },
  2343.                   "DepthRange": {
  2344.                     "min": 0.0,
  2345.                     "max": 200.0
  2346.                   },
  2347.                   "PercentChance": 0.05,
  2348.                   "NoiseFrequency": 75.0,
  2349.                   "NoiseType": "Perlin",
  2350.                   "NoiseDistributionType": "Blobs"
  2351.                 },
  2352.                 {
  2353.                   "$id": "236",
  2354.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2355.                   "BlockType": {
  2356.                     "$ref": "177"
  2357.                   },
  2358.                   "HeightRange": {
  2359.                     "min": -1.0,
  2360.                     "max": 1.0
  2361.                   },
  2362.                   "DepthRange": {
  2363.                     "min": 0.0,
  2364.                     "max": 200.0
  2365.                   },
  2366.                   "PercentChance": 0.1,
  2367.                   "NoiseFrequency": 75.0,
  2368.                   "NoiseType": "Perlin",
  2369.                   "NoiseDistributionType": "Blobs"
  2370.                 }
  2371.               ]
  2372.             },
  2373.             {
  2374.               "$id": "237",
  2375.               "NoiseFrequency": 40.0,
  2376.               "Min": 1,
  2377.               "Max": 4,
  2378.               "BlockType": {
  2379.                 "$id": "238",
  2380.                 "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  2381.               },
  2382.               "SubModules": []
  2383.             },
  2384.             {
  2385.               "$id": "239",
  2386.               "NoiseFrequency": 40.0,
  2387.               "Min": 0,
  2388.               "Max": 20,
  2389.               "BlockType": {
  2390.                 "$ref": "214"
  2391.               },
  2392.               "SubModules": []
  2393.             },
  2394.             {
  2395.               "$id": "240",
  2396.               "NoiseFrequency": 40.0,
  2397.               "Min": 0,
  2398.               "Max": 100,
  2399.               "BlockType": {
  2400.                 "$ref": "190"
  2401.               },
  2402.               "SubModules": [
  2403.                 {
  2404.                   "$id": "241",
  2405.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2406.                   "BlockType": {
  2407.                     "$id": "242",
  2408.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  2409.                   },
  2410.                   "HeightRange": {
  2411.                     "min": -1.0,
  2412.                     "max": 1.0
  2413.                   },
  2414.                   "DepthRange": {
  2415.                     "min": 5.0,
  2416.                     "max": 20.0
  2417.                   },
  2418.                   "PercentChance": 0.05,
  2419.                   "NoiseFrequency": 75.0,
  2420.                   "NoiseType": "Billow",
  2421.                   "NoiseDistributionType": "Blobs"
  2422.                 },
  2423.                 {
  2424.                   "$id": "243",
  2425.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2426.                   "BlockType": {
  2427.                     "$ref": "242"
  2428.                   },
  2429.                   "HeightRange": {
  2430.                     "min": -1.0,
  2431.                     "max": 1.0
  2432.                   },
  2433.                   "DepthRange": {
  2434.                     "min": 20.0,
  2435.                     "max": 30.0
  2436.                   },
  2437.                   "PercentChance": 0.4,
  2438.                   "NoiseFrequency": 75.0,
  2439.                   "NoiseType": "Billow",
  2440.                   "NoiseDistributionType": "Blobs"
  2441.                 },
  2442.                 {
  2443.                   "$id": "244",
  2444.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2445.                   "BlockType": {
  2446.                     "$ref": "242"
  2447.                   },
  2448.                   "HeightRange": {
  2449.                     "min": -1.0,
  2450.                     "max": 1.0
  2451.                   },
  2452.                   "DepthRange": {
  2453.                     "min": 30.0,
  2454.                     "max": 40.0
  2455.                   },
  2456.                   "PercentChance": 0.08,
  2457.                   "NoiseFrequency": 75.0,
  2458.                   "NoiseType": "Billow",
  2459.                   "NoiseDistributionType": "Blobs"
  2460.                 }
  2461.               ]
  2462.             },
  2463.             {
  2464.               "$id": "245",
  2465.               "NoiseFrequency": 40.0,
  2466.               "Min": 40,
  2467.               "Max": 100,
  2468.               "BlockType": {
  2469.                 "$ref": "194"
  2470.               },
  2471.               "SubModules": []
  2472.             }
  2473.           ]
  2474.         }
  2475.       },
  2476.       {
  2477.         "$id": "246",
  2478.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  2479.         "BiomeName": "Tundra",
  2480.         "Module": {
  2481.           "$id": "247",
  2482.           "BlockDepthRanges": [
  2483.             {
  2484.               "$id": "248",
  2485.               "NoiseFrequency": 40.0,
  2486.               "Min": 0,
  2487.               "Max": 0,
  2488.               "BlockType": {
  2489.                 "$ref": "175"
  2490.               },
  2491.               "SubModules": [
  2492.                 {
  2493.                   "$id": "249",
  2494.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2495.                   "BlockType": {
  2496.                     "$ref": "235"
  2497.                   },
  2498.                   "HeightRange": {
  2499.                     "min": -1.0,
  2500.                     "max": 1.0
  2501.                   },
  2502.                   "DepthRange": {
  2503.                     "min": 0.0,
  2504.                     "max": 200.0
  2505.                   },
  2506.                   "PercentChance": 0.15,
  2507.                   "NoiseFrequency": 75.0,
  2508.                   "NoiseType": "Perlin",
  2509.                   "NoiseDistributionType": "Blobs"
  2510.                 },
  2511.                 {
  2512.                   "$id": "250",
  2513.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2514.                   "BlockType": {
  2515.                     "$id": "251",
  2516.                     "Type": "Eco.World.Blocks.SnowBlock, Eco.World"
  2517.                   },
  2518.                   "HeightRange": {
  2519.                     "min": -1.0,
  2520.                     "max": 1.0
  2521.                   },
  2522.                   "DepthRange": {
  2523.                     "min": 0.0,
  2524.                     "max": 200.0
  2525.                   },
  2526.                   "PercentChance": 0.2,
  2527.                   "NoiseFrequency": 75.0,
  2528.                   "NoiseType": "Perlin",
  2529.                   "NoiseDistributionType": "Blobs"
  2530.                 }
  2531.               ]
  2532.             },
  2533.             {
  2534.               "$id": "252",
  2535.               "NoiseFrequency": 40.0,
  2536.               "Min": 1,
  2537.               "Max": 4,
  2538.               "BlockType": {
  2539.                 "$ref": "238"
  2540.               },
  2541.               "SubModules": [
  2542.                 {
  2543.                   "$id": "253",
  2544.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2545.                   "BlockType": {
  2546.                     "$id": "254",
  2547.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  2548.                   },
  2549.                   "HeightRange": {
  2550.                     "min": -1.0,
  2551.                     "max": 1.0
  2552.                   },
  2553.                   "DepthRange": {
  2554.                     "min": 0.0,
  2555.                     "max": 200.0
  2556.                   },
  2557.                   "PercentChance": 0.1,
  2558.                   "NoiseFrequency": 75.0,
  2559.                   "NoiseType": "Perlin",
  2560.                   "NoiseDistributionType": "Blobs"
  2561.                 }
  2562.               ]
  2563.             },
  2564.             {
  2565.               "$id": "255",
  2566.               "NoiseFrequency": 40.0,
  2567.               "Min": 0,
  2568.               "Max": 30,
  2569.               "BlockType": {
  2570.                 "$ref": "214"
  2571.               },
  2572.               "SubModules": []
  2573.             },
  2574.             {
  2575.               "$id": "256",
  2576.               "NoiseFrequency": 40.0,
  2577.               "Min": 0,
  2578.               "Max": 100,
  2579.               "BlockType": {
  2580.                 "$ref": "190"
  2581.               },
  2582.               "SubModules": [
  2583.                 {
  2584.                   "$id": "257",
  2585.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2586.                   "BlockType": {
  2587.                     "$ref": "192"
  2588.                   },
  2589.                   "HeightRange": {
  2590.                     "min": -1.0,
  2591.                     "max": 1.0
  2592.                   },
  2593.                   "DepthRange": {
  2594.                     "min": 0.0,
  2595.                     "max": 70.0
  2596.                   },
  2597.                   "PercentChance": 0.01,
  2598.                   "NoiseFrequency": 75.0,
  2599.                   "NoiseType": "RidgedMulti",
  2600.                   "NoiseDistributionType": "Bands"
  2601.                 },
  2602.                 {
  2603.                   "$id": "258",
  2604.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2605.                   "BlockType": {
  2606.                     "$ref": "242"
  2607.                   },
  2608.                   "HeightRange": {
  2609.                     "min": -1.0,
  2610.                     "max": 1.0
  2611.                   },
  2612.                   "DepthRange": {
  2613.                     "min": 5.0,
  2614.                     "max": 30.0
  2615.                   },
  2616.                   "PercentChance": 0.03,
  2617.                   "NoiseFrequency": 75.0,
  2618.                   "NoiseType": "Billow",
  2619.                   "NoiseDistributionType": "Blobs"
  2620.                 },
  2621.                 {
  2622.                   "$id": "259",
  2623.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2624.                   "BlockType": {
  2625.                     "$ref": "242"
  2626.                   },
  2627.                   "HeightRange": {
  2628.                     "min": -1.0,
  2629.                     "max": 1.0
  2630.                   },
  2631.                   "DepthRange": {
  2632.                     "min": 30.0,
  2633.                     "max": 40.0
  2634.                   },
  2635.                   "PercentChance": 0.09,
  2636.                   "NoiseFrequency": 75.0,
  2637.                   "NoiseType": "Billow",
  2638.                   "NoiseDistributionType": "Blobs"
  2639.                 }
  2640.               ]
  2641.             },
  2642.             {
  2643.               "$id": "260",
  2644.               "NoiseFrequency": 40.0,
  2645.               "Min": 70,
  2646.               "Max": 100,
  2647.               "BlockType": {
  2648.                 "$ref": "194"
  2649.               },
  2650.               "SubModules": []
  2651.             }
  2652.           ]
  2653.         }
  2654.       },
  2655.       {
  2656.         "$id": "261",
  2657.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  2658.         "BiomeName": "Ice",
  2659.         "Module": {
  2660.           "$id": "262",
  2661.           "BlockDepthRanges": [
  2662.             {
  2663.               "$id": "263",
  2664.               "NoiseFrequency": 40.0,
  2665.               "Min": 0,
  2666.               "Max": 8,
  2667.               "BlockType": {
  2668.                 "$id": "264",
  2669.                 "Type": "Eco.World.Blocks.IceBlock, Eco.World"
  2670.               },
  2671.               "SubModules": []
  2672.             },
  2673.             {
  2674.               "$id": "265",
  2675.               "NoiseFrequency": 40.0,
  2676.               "Min": 6,
  2677.               "Max": 8,
  2678.               "BlockType": {
  2679.                 "$ref": "235"
  2680.               },
  2681.               "SubModules": []
  2682.             },
  2683.             {
  2684.               "$id": "266",
  2685.               "NoiseFrequency": 40.0,
  2686.               "Min": 9,
  2687.               "Max": 30,
  2688.               "BlockType": {
  2689.                 "$ref": "214"
  2690.               },
  2691.               "SubModules": []
  2692.             },
  2693.             {
  2694.               "$id": "267",
  2695.               "NoiseFrequency": 40.0,
  2696.               "Min": 0,
  2697.               "Max": 100,
  2698.               "BlockType": {
  2699.                 "$ref": "190"
  2700.               },
  2701.               "SubModules": [
  2702.                 {
  2703.                   "$id": "268",
  2704.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2705.                   "BlockType": {
  2706.                     "$ref": "242"
  2707.                   },
  2708.                   "HeightRange": {
  2709.                     "min": -1.0,
  2710.                     "max": 1.0
  2711.                   },
  2712.                   "DepthRange": {
  2713.                     "min": 5.0,
  2714.                     "max": 30.0
  2715.                   },
  2716.                   "PercentChance": 0.005,
  2717.                   "NoiseFrequency": 75.0,
  2718.                   "NoiseType": "Billow",
  2719.                   "NoiseDistributionType": "Blobs"
  2720.                 },
  2721.                 {
  2722.                   "$id": "269",
  2723.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2724.                   "BlockType": {
  2725.                     "$ref": "242"
  2726.                   },
  2727.                   "HeightRange": {
  2728.                     "min": -1.0,
  2729.                     "max": 1.0
  2730.                   },
  2731.                   "DepthRange": {
  2732.                     "min": 30.0,
  2733.                     "max": 40.0
  2734.                   },
  2735.                   "PercentChance": 0.05,
  2736.                   "NoiseFrequency": 75.0,
  2737.                   "NoiseType": "Billow",
  2738.                   "NoiseDistributionType": "Blobs"
  2739.                 },
  2740.                 {
  2741.                   "$id": "270",
  2742.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2743.                   "BlockType": {
  2744.                     "$ref": "192"
  2745.                   },
  2746.                   "HeightRange": {
  2747.                     "min": -1.0,
  2748.                     "max": 1.0
  2749.                   },
  2750.                   "DepthRange": {
  2751.                     "min": 5.0,
  2752.                     "max": 20.0
  2753.                   },
  2754.                   "PercentChance": 0.03,
  2755.                   "NoiseFrequency": 75.0,
  2756.                   "NoiseType": "RidgedMulti",
  2757.                   "NoiseDistributionType": "Bands"
  2758.                 }
  2759.               ]
  2760.             },
  2761.             {
  2762.               "$id": "271",
  2763.               "NoiseFrequency": 40.0,
  2764.               "Min": 70,
  2765.               "Max": 100,
  2766.               "BlockType": {
  2767.                 "$ref": "194"
  2768.               },
  2769.               "SubModules": []
  2770.             }
  2771.           ]
  2772.         }
  2773.       },
  2774.       {
  2775.         "$id": "272",
  2776.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  2777.         "BiomeName": "Desert",
  2778.         "Module": {
  2779.           "$id": "273",
  2780.           "BlockDepthRanges": [
  2781.             {
  2782.               "$id": "274",
  2783.               "NoiseFrequency": 40.0,
  2784.               "Min": 0,
  2785.               "Max": 0,
  2786.               "BlockType": {
  2787.                 "$id": "275",
  2788.                 "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World"
  2789.               },
  2790.               "SubModules": [
  2791.                 {
  2792.                   "$id": "276",
  2793.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2794.                   "BlockType": {
  2795.                     "$id": "277",
  2796.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  2797.                   },
  2798.                   "HeightRange": {
  2799.                     "min": -1.0,
  2800.                     "max": 1.0
  2801.                   },
  2802.                   "DepthRange": {
  2803.                     "min": 0.0,
  2804.                     "max": 200.0
  2805.                   },
  2806.                   "PercentChance": 0.08,
  2807.                   "NoiseFrequency": 40.0,
  2808.                   "NoiseType": "Perlin",
  2809.                   "NoiseDistributionType": "Blobs"
  2810.                 }
  2811.               ]
  2812.             },
  2813.             {
  2814.               "$id": "278",
  2815.               "NoiseFrequency": 40.0,
  2816.               "Min": 1,
  2817.               "Max": 4,
  2818.               "BlockType": {
  2819.                 "$ref": "275"
  2820.               },
  2821.               "SubModules": [
  2822.                 {
  2823.                   "$id": "279",
  2824.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2825.                   "BlockType": {
  2826.                     "$id": "280",
  2827.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  2828.                   },
  2829.                   "HeightRange": {
  2830.                     "min": -1.0,
  2831.                     "max": 1.0
  2832.                   },
  2833.                   "DepthRange": {
  2834.                     "min": 0.0,
  2835.                     "max": 200.0
  2836.                   },
  2837.                   "PercentChance": 0.05,
  2838.                   "NoiseFrequency": 75.0,
  2839.                   "NoiseType": "Perlin",
  2840.                   "NoiseDistributionType": "Blobs"
  2841.                 }
  2842.               ]
  2843.             },
  2844.             {
  2845.               "$id": "281",
  2846.               "NoiseFrequency": 40.0,
  2847.               "Min": 0,
  2848.               "Max": 60,
  2849.               "BlockType": {
  2850.                 "$id": "282",
  2851.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  2852.               },
  2853.               "SubModules": [
  2854.                 {
  2855.                   "$id": "283",
  2856.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2857.                   "BlockType": {
  2858.                     "$id": "284",
  2859.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  2860.                   },
  2861.                   "HeightRange": {
  2862.                     "min": -1.0,
  2863.                     "max": 1.0
  2864.                   },
  2865.                   "DepthRange": {
  2866.                     "min": 0.0,
  2867.                     "max": 9.0
  2868.                   },
  2869.                   "PercentChance": 0.05,
  2870.                   "NoiseFrequency": 75.0,
  2871.                   "NoiseType": "RidgedMulti",
  2872.                   "NoiseDistributionType": "Bands"
  2873.                 },
  2874.                 {
  2875.                   "$id": "285",
  2876.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2877.                   "BlockType": {
  2878.                     "$ref": "284"
  2879.                   },
  2880.                   "HeightRange": {
  2881.                     "min": -1.0,
  2882.                     "max": 1.0
  2883.                   },
  2884.                   "DepthRange": {
  2885.                     "min": 10.0,
  2886.                     "max": 15.0
  2887.                   },
  2888.                   "PercentChance": 0.25,
  2889.                   "NoiseFrequency": 75.0,
  2890.                   "NoiseType": "RidgedMulti",
  2891.                   "NoiseDistributionType": "Bands"
  2892.                 },
  2893.                 {
  2894.                   "$id": "286",
  2895.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2896.                   "BlockType": {
  2897.                     "$ref": "284"
  2898.                   },
  2899.                   "HeightRange": {
  2900.                     "min": -1.0,
  2901.                     "max": 1.0
  2902.                   },
  2903.                   "DepthRange": {
  2904.                     "min": 16.0,
  2905.                     "max": 30.0
  2906.                   },
  2907.                   "PercentChance": 0.1,
  2908.                   "NoiseFrequency": 75.0,
  2909.                   "NoiseType": "RidgedMulti",
  2910.                   "NoiseDistributionType": "Bands"
  2911.                 }
  2912.               ]
  2913.             },
  2914.             {
  2915.               "$id": "287",
  2916.               "NoiseFrequency": 40.0,
  2917.               "Min": 40,
  2918.               "Max": 100,
  2919.               "BlockType": {
  2920.                 "$id": "288",
  2921.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  2922.               },
  2923.               "SubModules": [
  2924.                 {
  2925.                   "$id": "289",
  2926.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2927.                   "BlockType": {
  2928.                     "$id": "290",
  2929.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  2930.                   },
  2931.                   "HeightRange": {
  2932.                     "min": -1.0,
  2933.                     "max": 1.0
  2934.                   },
  2935.                   "DepthRange": {
  2936.                     "min": 0.0,
  2937.                     "max": 25.0
  2938.                   },
  2939.                   "PercentChance": 0.005,
  2940.                   "NoiseFrequency": 75.0,
  2941.                   "NoiseType": "RidgedMulti",
  2942.                   "NoiseDistributionType": "Bands"
  2943.                 }
  2944.               ]
  2945.             },
  2946.             {
  2947.               "$id": "291",
  2948.               "NoiseFrequency": 40.0,
  2949.               "Min": 70,
  2950.               "Max": 100,
  2951.               "BlockType": {
  2952.                 "$id": "292",
  2953.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  2954.               },
  2955.               "SubModules": []
  2956.             }
  2957.           ]
  2958.         }
  2959.       },
  2960.       {
  2961.         "$id": "293",
  2962.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  2963.         "BiomeName": "Ocean",
  2964.         "Module": {
  2965.           "$id": "294",
  2966.           "BlockDepthRanges": [
  2967.             {
  2968.               "$id": "295",
  2969.               "NoiseFrequency": 40.0,
  2970.               "Min": 0,
  2971.               "Max": 0,
  2972.               "BlockType": {
  2973.                 "$id": "296",
  2974.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  2975.               },
  2976.               "SubModules": [
  2977.                 {
  2978.                   "$id": "297",
  2979.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  2980.                   "BlockType": {
  2981.                     "$id": "298",
  2982.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  2983.                   },
  2984.                   "HeightRange": {
  2985.                     "min": -1.0,
  2986.                     "max": 1.0
  2987.                   },
  2988.                   "DepthRange": {
  2989.                     "min": 0.0,
  2990.                     "max": 200.0
  2991.                   },
  2992.                   "PercentChance": 0.4,
  2993.                   "NoiseFrequency": 75.0,
  2994.                   "NoiseType": "Perlin",
  2995.                   "NoiseDistributionType": "Blobs"
  2996.                 }
  2997.               ]
  2998.             },
  2999.             {
  3000.               "$id": "299",
  3001.               "NoiseFrequency": 40.0,
  3002.               "Min": 0,
  3003.               "Max": 5,
  3004.               "BlockType": {
  3005.                 "$id": "300",
  3006.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  3007.               },
  3008.               "SubModules": []
  3009.             },
  3010.             {
  3011.               "$id": "301",
  3012.               "NoiseFrequency": 40.0,
  3013.               "Min": 1,
  3014.               "Max": 15,
  3015.               "BlockType": {
  3016.                 "$ref": "298"
  3017.               },
  3018.               "SubModules": [
  3019.                 {
  3020.                   "$id": "302",
  3021.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3022.                   "BlockType": {
  3023.                     "$id": "303",
  3024.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  3025.                   },
  3026.                   "HeightRange": {
  3027.                     "min": -1.0,
  3028.                     "max": 1.0
  3029.                   },
  3030.                   "DepthRange": {
  3031.                     "min": 0.0,
  3032.                     "max": 200.0
  3033.                   },
  3034.                   "PercentChance": 0.05,
  3035.                   "NoiseFrequency": 75.0,
  3036.                   "NoiseType": "Perlin",
  3037.                   "NoiseDistributionType": "Blobs"
  3038.                 }
  3039.               ]
  3040.             },
  3041.             {
  3042.               "$id": "304",
  3043.               "NoiseFrequency": 40.0,
  3044.               "Min": 0,
  3045.               "Max": 100,
  3046.               "BlockType": {
  3047.                 "$id": "305",
  3048.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  3049.               },
  3050.               "SubModules": []
  3051.             }
  3052.           ]
  3053.         }
  3054.       },
  3055.       {
  3056.         "$id": "306",
  3057.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  3058.         "BiomeName": "DeepOcean",
  3059.         "Module": {
  3060.           "$id": "307",
  3061.           "BlockDepthRanges": [
  3062.             {
  3063.               "$id": "308",
  3064.               "NoiseFrequency": 40.0,
  3065.               "Min": 0,
  3066.               "Max": 0,
  3067.               "BlockType": {
  3068.                 "$ref": "296"
  3069.               },
  3070.               "SubModules": [
  3071.                 {
  3072.                   "$id": "309",
  3073.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3074.                   "BlockType": {
  3075.                     "$ref": "298"
  3076.                   },
  3077.                   "HeightRange": {
  3078.                     "min": -1.0,
  3079.                     "max": 1.0
  3080.                   },
  3081.                   "DepthRange": {
  3082.                     "min": 0.0,
  3083.                     "max": 200.0
  3084.                   },
  3085.                   "PercentChance": 0.05,
  3086.                   "NoiseFrequency": 75.0,
  3087.                   "NoiseType": "Perlin",
  3088.                   "NoiseDistributionType": "Blobs"
  3089.                 }
  3090.               ]
  3091.             },
  3092.             {
  3093.               "$id": "310",
  3094.               "NoiseFrequency": 40.0,
  3095.               "Min": 1,
  3096.               "Max": 10,
  3097.               "BlockType": {
  3098.                 "$ref": "298"
  3099.               },
  3100.               "SubModules": [
  3101.                 {
  3102.                   "$id": "311",
  3103.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3104.                   "BlockType": {
  3105.                     "$ref": "303"
  3106.                   },
  3107.                   "HeightRange": {
  3108.                     "min": -1.0,
  3109.                     "max": 1.0
  3110.                   },
  3111.                   "DepthRange": {
  3112.                     "min": 0.0,
  3113.                     "max": 200.0
  3114.                   },
  3115.                   "PercentChance": 0.05,
  3116.                   "NoiseFrequency": 75.0,
  3117.                   "NoiseType": "Perlin",
  3118.                   "NoiseDistributionType": "Blobs"
  3119.                 }
  3120.               ]
  3121.             },
  3122.             {
  3123.               "$id": "312",
  3124.               "NoiseFrequency": 40.0,
  3125.               "Min": 0,
  3126.               "Max": 100,
  3127.               "BlockType": {
  3128.                 "$ref": "305"
  3129.               },
  3130.               "SubModules": []
  3131.             }
  3132.           ]
  3133.         }
  3134.       },
  3135.       {
  3136.         "$id": "313",
  3137.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  3138.         "BiomeName": "ColdCoast",
  3139.         "Module": {
  3140.           "$id": "314",
  3141.           "BlockDepthRanges": [
  3142.             {
  3143.               "$id": "315",
  3144.               "NoiseFrequency": 40.0,
  3145.               "Min": 0,
  3146.               "Max": 9,
  3147.               "BlockType": {
  3148.                 "$ref": "298"
  3149.               },
  3150.               "SubModules": []
  3151.             },
  3152.             {
  3153.               "$id": "316",
  3154.               "NoiseFrequency": 100.0,
  3155.               "Min": 6,
  3156.               "Max": 10,
  3157.               "BlockType": {
  3158.                 "$ref": "300"
  3159.               },
  3160.               "SubModules": []
  3161.             },
  3162.             {
  3163.               "$id": "317",
  3164.               "NoiseFrequency": 40.0,
  3165.               "Min": 10,
  3166.               "Max": 20,
  3167.               "BlockType": {
  3168.                 "$id": "318",
  3169.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  3170.               },
  3171.               "SubModules": []
  3172.             },
  3173.             {
  3174.               "$id": "319",
  3175.               "NoiseFrequency": 40.0,
  3176.               "Min": 18,
  3177.               "Max": 30,
  3178.               "BlockType": {
  3179.                 "$ref": "300"
  3180.               },
  3181.               "SubModules": []
  3182.             },
  3183.             {
  3184.               "$id": "320",
  3185.               "NoiseFrequency": 40.0,
  3186.               "Min": 28,
  3187.               "Max": 40,
  3188.               "BlockType": {
  3189.                 "$ref": "318"
  3190.               },
  3191.               "SubModules": []
  3192.             },
  3193.             {
  3194.               "$id": "321",
  3195.               "NoiseFrequency": 40.0,
  3196.               "Min": 70,
  3197.               "Max": 100,
  3198.               "BlockType": {
  3199.                 "$id": "322",
  3200.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  3201.               },
  3202.               "SubModules": []
  3203.             },
  3204.             {
  3205.               "$id": "323",
  3206.               "NoiseFrequency": 40.0,
  3207.               "Min": 60,
  3208.               "Max": 100,
  3209.               "BlockType": {
  3210.                 "$ref": "305"
  3211.               },
  3212.               "SubModules": []
  3213.             }
  3214.           ]
  3215.         }
  3216.       },
  3217.       {
  3218.         "$id": "324",
  3219.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  3220.         "BiomeName": "WarmCoast",
  3221.         "Module": {
  3222.           "$id": "325",
  3223.           "BlockDepthRanges": [
  3224.             {
  3225.               "$id": "326",
  3226.               "NoiseFrequency": 40.0,
  3227.               "Min": 0,
  3228.               "Max": 9,
  3229.               "BlockType": {
  3230.                 "$ref": "298"
  3231.               },
  3232.               "SubModules": []
  3233.             },
  3234.             {
  3235.               "$id": "327",
  3236.               "NoiseFrequency": 100.0,
  3237.               "Min": 6,
  3238.               "Max": 10,
  3239.               "BlockType": {
  3240.                 "$ref": "300"
  3241.               },
  3242.               "SubModules": []
  3243.             },
  3244.             {
  3245.               "$id": "328",
  3246.               "NoiseFrequency": 40.0,
  3247.               "Min": 10,
  3248.               "Max": 20,
  3249.               "BlockType": {
  3250.                 "$ref": "318"
  3251.               },
  3252.               "SubModules": []
  3253.             },
  3254.             {
  3255.               "$id": "329",
  3256.               "NoiseFrequency": 40.0,
  3257.               "Min": 18,
  3258.               "Max": 30,
  3259.               "BlockType": {
  3260.                 "$ref": "300"
  3261.               },
  3262.               "SubModules": []
  3263.             },
  3264.             {
  3265.               "$id": "330",
  3266.               "NoiseFrequency": 40.0,
  3267.               "Min": 28,
  3268.               "Max": 40,
  3269.               "BlockType": {
  3270.                 "$ref": "318"
  3271.               },
  3272.               "SubModules": []
  3273.             },
  3274.             {
  3275.               "$id": "331",
  3276.               "NoiseFrequency": 40.0,
  3277.               "Min": 70,
  3278.               "Max": 100,
  3279.               "BlockType": {
  3280.                 "$ref": "322"
  3281.               },
  3282.               "SubModules": []
  3283.             },
  3284.             {
  3285.               "$id": "332",
  3286.               "NoiseFrequency": 40.0,
  3287.               "Min": 60,
  3288.               "Max": 100,
  3289.               "BlockType": {
  3290.                 "$ref": "305"
  3291.               },
  3292.               "SubModules": []
  3293.             }
  3294.           ]
  3295.         }
  3296.       },
  3297.       {
  3298.         "$id": "333",
  3299.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  3300.         "BiomeName": "Grassland",
  3301.         "Module": {
  3302.           "$id": "334",
  3303.           "BlockDepthRanges": [
  3304.             {
  3305.               "$id": "335",
  3306.               "NoiseFrequency": 1.0,
  3307.               "Min": 0,
  3308.               "Max": 0,
  3309.               "BlockType": {
  3310.                 "$id": "336",
  3311.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  3312.               },
  3313.               "SubModules": [
  3314.                 {
  3315.                   "$id": "337",
  3316.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3317.                   "BlockType": {
  3318.                     "$id": "338",
  3319.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  3320.                   },
  3321.                   "HeightRange": {
  3322.                     "min": -1.0,
  3323.                     "max": 1.0
  3324.                   },
  3325.                   "DepthRange": {
  3326.                     "min": 0.0,
  3327.                     "max": 200.0
  3328.                   },
  3329.                   "PercentChance": 0.05,
  3330.                   "NoiseFrequency": 75.0,
  3331.                   "NoiseType": "Perlin",
  3332.                   "NoiseDistributionType": "Blobs"
  3333.                 }
  3334.               ]
  3335.             },
  3336.             {
  3337.               "$id": "339",
  3338.               "NoiseFrequency": 60.0,
  3339.               "Min": 1,
  3340.               "Max": 4,
  3341.               "BlockType": {
  3342.                 "$ref": "338"
  3343.               },
  3344.               "SubModules": [
  3345.                 {
  3346.                   "$id": "340",
  3347.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3348.                   "BlockType": {
  3349.                     "$id": "341",
  3350.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  3351.                   },
  3352.                   "HeightRange": {
  3353.                     "min": -1.0,
  3354.                     "max": 1.0
  3355.                   },
  3356.                   "DepthRange": {
  3357.                     "min": 0.0,
  3358.                     "max": 200.0
  3359.                   },
  3360.                   "PercentChance": 0.05,
  3361.                   "NoiseFrequency": 75.0,
  3362.                   "NoiseType": "Perlin",
  3363.                   "NoiseDistributionType": "Blobs"
  3364.                 }
  3365.               ]
  3366.             },
  3367.             {
  3368.               "$id": "342",
  3369.               "NoiseFrequency": 40.0,
  3370.               "Min": 2,
  3371.               "Max": 30,
  3372.               "BlockType": {
  3373.                 "$id": "343",
  3374.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  3375.               },
  3376.               "SubModules": []
  3377.             },
  3378.             {
  3379.               "$id": "344",
  3380.               "NoiseFrequency": 40.0,
  3381.               "Min": 0,
  3382.               "Max": 70,
  3383.               "BlockType": {
  3384.                 "$id": "345",
  3385.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  3386.               },
  3387.               "SubModules": [
  3388.                 {
  3389.                   "$id": "346",
  3390.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3391.                   "BlockType": {
  3392.                     "$id": "347",
  3393.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  3394.                   },
  3395.                   "HeightRange": {
  3396.                     "min": -1.0,
  3397.                     "max": 1.0
  3398.                   },
  3399.                   "DepthRange": {
  3400.                     "min": 0.0,
  3401.                     "max": 200.0
  3402.                   },
  3403.                   "PercentChance": 0.1,
  3404.                   "NoiseFrequency": 75.0,
  3405.                   "NoiseType": "RidgedMulti",
  3406.                   "NoiseDistributionType": "Bands"
  3407.                 },
  3408.                 {
  3409.                   "$id": "348",
  3410.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3411.                   "BlockType": {
  3412.                     "$id": "349",
  3413.                     "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods"
  3414.                   },
  3415.                   "HeightRange": {
  3416.                     "min": -1.0,
  3417.                     "max": 1.0
  3418.                   },
  3419.                   "DepthRange": {
  3420.                     "min": 13.0,
  3421.                     "max": 16.0
  3422.                   },
  3423.                   "PercentChance": 0.7,
  3424.                   "NoiseFrequency": 75.0,
  3425.                   "NoiseType": "RidgedMulti",
  3426.                   "NoiseDistributionType": "Bands"
  3427.                 }
  3428.               ]
  3429.             },
  3430.             {
  3431.               "$id": "350",
  3432.               "NoiseFrequency": 40.0,
  3433.               "Min": 0,
  3434.               "Max": 100,
  3435.               "BlockType": {
  3436.                 "$id": "351",
  3437.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  3438.               },
  3439.               "SubModules": [
  3440.                 {
  3441.                   "$id": "352",
  3442.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3443.                   "BlockType": {
  3444.                     "$id": "353",
  3445.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  3446.                   },
  3447.                   "HeightRange": {
  3448.                     "min": -1.0,
  3449.                     "max": 1.0
  3450.                   },
  3451.                   "DepthRange": {
  3452.                     "min": 0.0,
  3453.                     "max": 70.0
  3454.                   },
  3455.                   "PercentChance": 0.01,
  3456.                   "NoiseFrequency": 50.0,
  3457.                   "NoiseType": "Perlin",
  3458.                   "NoiseDistributionType": "Bands"
  3459.                 }
  3460.               ]
  3461.             },
  3462.             {
  3463.               "$id": "354",
  3464.               "NoiseFrequency": 40.0,
  3465.               "Min": 70,
  3466.               "Max": 100,
  3467.               "BlockType": {
  3468.                 "$id": "355",
  3469.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  3470.               },
  3471.               "SubModules": []
  3472.             }
  3473.           ]
  3474.         }
  3475.       },
  3476.       {
  3477.         "$id": "356",
  3478.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  3479.         "BiomeName": "RainForest",
  3480.         "Module": {
  3481.           "$id": "357",
  3482.           "BlockDepthRanges": [
  3483.             {
  3484.               "$id": "358",
  3485.               "NoiseFrequency": 1.0,
  3486.               "Min": 0,
  3487.               "Max": 0,
  3488.               "BlockType": {
  3489.                 "$ref": "336"
  3490.               },
  3491.               "SubModules": [
  3492.                 {
  3493.                   "$id": "359",
  3494.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3495.                   "BlockType": {
  3496.                     "$ref": "338"
  3497.                   },
  3498.                   "HeightRange": {
  3499.                     "min": -1.0,
  3500.                     "max": 1.0
  3501.                   },
  3502.                   "DepthRange": {
  3503.                     "min": 0.0,
  3504.                     "max": 200.0
  3505.                   },
  3506.                   "PercentChance": 0.05,
  3507.                   "NoiseFrequency": 75.0,
  3508.                   "NoiseType": "Perlin",
  3509.                   "NoiseDistributionType": "Blobs"
  3510.                 }
  3511.               ]
  3512.             },
  3513.             {
  3514.               "$id": "360",
  3515.               "NoiseFrequency": 40.0,
  3516.               "Min": 1,
  3517.               "Max": 20,
  3518.               "BlockType": {
  3519.                 "$ref": "338"
  3520.               },
  3521.               "SubModules": [
  3522.                 {
  3523.                   "$id": "361",
  3524.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3525.                   "BlockType": {
  3526.                     "$ref": "341"
  3527.                   },
  3528.                   "HeightRange": {
  3529.                     "min": -1.0,
  3530.                     "max": 1.0
  3531.                   },
  3532.                   "DepthRange": {
  3533.                     "min": 0.0,
  3534.                     "max": 200.0
  3535.                   },
  3536.                   "PercentChance": 0.55,
  3537.                   "NoiseFrequency": 75.0,
  3538.                   "NoiseType": "Perlin",
  3539.                   "NoiseDistributionType": "Blobs"
  3540.                 }
  3541.               ]
  3542.             },
  3543.             {
  3544.               "$id": "362",
  3545.               "NoiseFrequency": 40.0,
  3546.               "Min": 2,
  3547.               "Max": 70,
  3548.               "BlockType": {
  3549.                 "$id": "363",
  3550.                 "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods"
  3551.               },
  3552.               "SubModules": []
  3553.             },
  3554.             {
  3555.               "$id": "364",
  3556.               "NoiseFrequency": 40.0,
  3557.               "Min": 20,
  3558.               "Max": 100,
  3559.               "BlockType": {
  3560.                 "$ref": "351"
  3561.               },
  3562.               "SubModules": [
  3563.                 {
  3564.                   "$id": "365",
  3565.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3566.                   "BlockType": {
  3567.                     "$ref": "353"
  3568.                   },
  3569.                   "HeightRange": {
  3570.                     "min": -1.0,
  3571.                     "max": 1.0
  3572.                   },
  3573.                   "DepthRange": {
  3574.                     "min": 20.0,
  3575.                     "max": 40.0
  3576.                   },
  3577.                   "PercentChance": 0.01,
  3578.                   "NoiseFrequency": 75.0,
  3579.                   "NoiseType": "RidgedMulti",
  3580.                   "NoiseDistributionType": "Bands"
  3581.                 },
  3582.                 {
  3583.                   "$id": "366",
  3584.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3585.                   "BlockType": {
  3586.                     "$ref": "353"
  3587.                   },
  3588.                   "HeightRange": {
  3589.                     "min": -1.0,
  3590.                     "max": 1.0
  3591.                   },
  3592.                   "DepthRange": {
  3593.                     "min": 40.0,
  3594.                     "max": 70.0
  3595.                   },
  3596.                   "PercentChance": 0.05,
  3597.                   "NoiseFrequency": 75.0,
  3598.                   "NoiseType": "RidgedMulti",
  3599.                   "NoiseDistributionType": "Bands"
  3600.                 }
  3601.               ]
  3602.             },
  3603.             {
  3604.               "$id": "367",
  3605.               "NoiseFrequency": 40.0,
  3606.               "Min": 70,
  3607.               "Max": 100,
  3608.               "BlockType": {
  3609.                 "$ref": "355"
  3610.               },
  3611.               "SubModules": []
  3612.             }
  3613.           ]
  3614.         }
  3615.       },
  3616.       {
  3617.         "$id": "368",
  3618.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  3619.         "BiomeName": "WarmForest",
  3620.         "Module": {
  3621.           "$id": "369",
  3622.           "BlockDepthRanges": [
  3623.             {
  3624.               "$id": "370",
  3625.               "NoiseFrequency": 40.0,
  3626.               "Min": 0,
  3627.               "Max": 0,
  3628.               "BlockType": {
  3629.                 "$ref": "336"
  3630.               },
  3631.               "SubModules": [
  3632.                 {
  3633.                   "$id": "371",
  3634.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3635.                   "BlockType": {
  3636.                     "$ref": "338"
  3637.                   },
  3638.                   "HeightRange": {
  3639.                     "min": -1.0,
  3640.                     "max": 1.0
  3641.                   },
  3642.                   "DepthRange": {
  3643.                     "min": 0.0,
  3644.                     "max": 200.0
  3645.                   },
  3646.                   "PercentChance": 0.05,
  3647.                   "NoiseFrequency": 75.0,
  3648.                   "NoiseType": "Perlin",
  3649.                   "NoiseDistributionType": "Blobs"
  3650.                 }
  3651.               ]
  3652.             },
  3653.             {
  3654.               "$id": "372",
  3655.               "NoiseFrequency": 40.0,
  3656.               "Min": 1,
  3657.               "Max": 8,
  3658.               "BlockType": {
  3659.                 "$ref": "338"
  3660.               },
  3661.               "SubModules": [
  3662.                 {
  3663.                   "$id": "373",
  3664.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3665.                   "BlockType": {
  3666.                     "$ref": "341"
  3667.                   },
  3668.                   "HeightRange": {
  3669.                     "min": -1.0,
  3670.                     "max": 1.0
  3671.                   },
  3672.                   "DepthRange": {
  3673.                     "min": 0.0,
  3674.                     "max": 200.0
  3675.                   },
  3676.                   "PercentChance": 0.1,
  3677.                   "NoiseFrequency": 75.0,
  3678.                   "NoiseType": "Perlin",
  3679.                   "NoiseDistributionType": "Blobs"
  3680.                 }
  3681.               ]
  3682.             },
  3683.             {
  3684.               "$id": "374",
  3685.               "NoiseFrequency": 40.0,
  3686.               "Min": 0,
  3687.               "Max": 40,
  3688.               "BlockType": {
  3689.                 "$id": "375",
  3690.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  3691.               },
  3692.               "SubModules": []
  3693.             },
  3694.             {
  3695.               "$id": "376",
  3696.               "NoiseFrequency": 40.0,
  3697.               "Min": 0,
  3698.               "Max": 100,
  3699.               "BlockType": {
  3700.                 "$ref": "351"
  3701.               },
  3702.               "SubModules": [
  3703.                 {
  3704.                   "$id": "377",
  3705.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3706.                   "BlockType": {
  3707.                     "$ref": "353"
  3708.                   },
  3709.                   "HeightRange": {
  3710.                     "min": -1.0,
  3711.                     "max": 1.0
  3712.                   },
  3713.                   "DepthRange": {
  3714.                     "min": 0.0,
  3715.                     "max": 16.0
  3716.                   },
  3717.                   "PercentChance": 0.01,
  3718.                   "NoiseFrequency": 75.0,
  3719.                   "NoiseType": "RidgedMulti",
  3720.                   "NoiseDistributionType": "Bands"
  3721.                 },
  3722.                 {
  3723.                   "$id": "378",
  3724.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3725.                   "BlockType": {
  3726.                     "$ref": "353"
  3727.                   },
  3728.                   "HeightRange": {
  3729.                     "min": -1.0,
  3730.                     "max": 1.0
  3731.                   },
  3732.                   "DepthRange": {
  3733.                     "min": 16.0,
  3734.                     "max": 40.0
  3735.                   },
  3736.                   "PercentChance": 0.03,
  3737.                   "NoiseFrequency": 75.0,
  3738.                   "NoiseType": "RidgedMulti",
  3739.                   "NoiseDistributionType": "Bands"
  3740.                 }
  3741.               ]
  3742.             },
  3743.             {
  3744.               "$id": "379",
  3745.               "NoiseFrequency": 40.0,
  3746.               "Min": 70,
  3747.               "Max": 100,
  3748.               "BlockType": {
  3749.                 "$ref": "355"
  3750.               },
  3751.               "SubModules": []
  3752.             }
  3753.           ]
  3754.         }
  3755.       },
  3756.       {
  3757.         "$id": "380",
  3758.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  3759.         "BiomeName": "ColdForest",
  3760.         "Module": {
  3761.           "$id": "381",
  3762.           "BlockDepthRanges": [
  3763.             {
  3764.               "$id": "382",
  3765.               "NoiseFrequency": 1.0,
  3766.               "Min": 0,
  3767.               "Max": 0,
  3768.               "BlockType": {
  3769.                 "$ref": "336"
  3770.               },
  3771.               "SubModules": [
  3772.                 {
  3773.                   "$id": "383",
  3774.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3775.                   "BlockType": {
  3776.                     "$ref": "338"
  3777.                   },
  3778.                   "HeightRange": {
  3779.                     "min": -1.0,
  3780.                     "max": 1.0
  3781.                   },
  3782.                   "DepthRange": {
  3783.                     "min": 0.0,
  3784.                     "max": 200.0
  3785.                   },
  3786.                   "PercentChance": 0.05,
  3787.                   "NoiseFrequency": 75.0,
  3788.                   "NoiseType": "Perlin",
  3789.                   "NoiseDistributionType": "Blobs"
  3790.                 }
  3791.               ]
  3792.             },
  3793.             {
  3794.               "$id": "384",
  3795.               "NoiseFrequency": 40.0,
  3796.               "Min": 1,
  3797.               "Max": 4,
  3798.               "BlockType": {
  3799.                 "$ref": "338"
  3800.               },
  3801.               "SubModules": []
  3802.             },
  3803.             {
  3804.               "$id": "385",
  3805.               "NoiseFrequency": 40.0,
  3806.               "Min": 5,
  3807.               "Max": 10,
  3808.               "BlockType": {
  3809.                 "$ref": "375"
  3810.               },
  3811.               "SubModules": []
  3812.             },
  3813.             {
  3814.               "$id": "386",
  3815.               "NoiseFrequency": 40.0,
  3816.               "Min": 0,
  3817.               "Max": 100,
  3818.               "BlockType": {
  3819.                 "$ref": "351"
  3820.               },
  3821.               "SubModules": [
  3822.                 {
  3823.                   "$id": "387",
  3824.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3825.                   "BlockType": {
  3826.                     "$ref": "353"
  3827.                   },
  3828.                   "HeightRange": {
  3829.                     "min": -1.0,
  3830.                     "max": 1.0
  3831.                   },
  3832.                   "DepthRange": {
  3833.                     "min": 0.0,
  3834.                     "max": 30.0
  3835.                   },
  3836.                   "PercentChance": 0.01,
  3837.                   "NoiseFrequency": 75.0,
  3838.                   "NoiseType": "RidgedMulti",
  3839.                   "NoiseDistributionType": "Bands"
  3840.                 },
  3841.                 {
  3842.                   "$id": "388",
  3843.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3844.                   "BlockType": {
  3845.                     "$ref": "353"
  3846.                   },
  3847.                   "HeightRange": {
  3848.                     "min": -1.0,
  3849.                     "max": 1.0
  3850.                   },
  3851.                   "DepthRange": {
  3852.                     "min": 30.0,
  3853.                     "max": 70.0
  3854.                   },
  3855.                   "PercentChance": 0.02,
  3856.                   "NoiseFrequency": 75.0,
  3857.                   "NoiseType": "RidgedMulti",
  3858.                   "NoiseDistributionType": "Bands"
  3859.                 },
  3860.                 {
  3861.                   "$id": "389",
  3862.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3863.                   "BlockType": {
  3864.                     "$id": "390",
  3865.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  3866.                   },
  3867.                   "HeightRange": {
  3868.                     "min": -1.0,
  3869.                     "max": 1.0
  3870.                   },
  3871.                   "DepthRange": {
  3872.                     "min": 5.0,
  3873.                     "max": 20.0
  3874.                   },
  3875.                   "PercentChance": 0.02,
  3876.                   "NoiseFrequency": 75.0,
  3877.                   "NoiseType": "RidgedMulti",
  3878.                   "NoiseDistributionType": "Bands"
  3879.                 }
  3880.               ]
  3881.             },
  3882.             {
  3883.               "$id": "391",
  3884.               "NoiseFrequency": 40.0,
  3885.               "Min": 70,
  3886.               "Max": 100,
  3887.               "BlockType": {
  3888.                 "$ref": "355"
  3889.               },
  3890.               "SubModules": []
  3891.             }
  3892.           ]
  3893.         }
  3894.       },
  3895.       {
  3896.         "$id": "392",
  3897.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  3898.         "BiomeName": "Taiga",
  3899.         "Module": {
  3900.           "$id": "393",
  3901.           "BlockDepthRanges": [
  3902.             {
  3903.               "$id": "394",
  3904.               "NoiseFrequency": 40.0,
  3905.               "Min": 0,
  3906.               "Max": 0,
  3907.               "BlockType": {
  3908.                 "$ref": "336"
  3909.               },
  3910.               "SubModules": [
  3911.                 {
  3912.                   "$id": "395",
  3913.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3914.                   "BlockType": {
  3915.                     "$id": "396",
  3916.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  3917.                   },
  3918.                   "HeightRange": {
  3919.                     "min": -1.0,
  3920.                     "max": 1.0
  3921.                   },
  3922.                   "DepthRange": {
  3923.                     "min": 0.0,
  3924.                     "max": 200.0
  3925.                   },
  3926.                   "PercentChance": 0.05,
  3927.                   "NoiseFrequency": 75.0,
  3928.                   "NoiseType": "Perlin",
  3929.                   "NoiseDistributionType": "Blobs"
  3930.                 },
  3931.                 {
  3932.                   "$id": "397",
  3933.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3934.                   "BlockType": {
  3935.                     "$ref": "338"
  3936.                   },
  3937.                   "HeightRange": {
  3938.                     "min": -1.0,
  3939.                     "max": 1.0
  3940.                   },
  3941.                   "DepthRange": {
  3942.                     "min": 0.0,
  3943.                     "max": 200.0
  3944.                   },
  3945.                   "PercentChance": 0.1,
  3946.                   "NoiseFrequency": 75.0,
  3947.                   "NoiseType": "Perlin",
  3948.                   "NoiseDistributionType": "Blobs"
  3949.                 }
  3950.               ]
  3951.             },
  3952.             {
  3953.               "$id": "398",
  3954.               "NoiseFrequency": 40.0,
  3955.               "Min": 1,
  3956.               "Max": 4,
  3957.               "BlockType": {
  3958.                 "$id": "399",
  3959.                 "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  3960.               },
  3961.               "SubModules": []
  3962.             },
  3963.             {
  3964.               "$id": "400",
  3965.               "NoiseFrequency": 40.0,
  3966.               "Min": 0,
  3967.               "Max": 20,
  3968.               "BlockType": {
  3969.                 "$ref": "375"
  3970.               },
  3971.               "SubModules": []
  3972.             },
  3973.             {
  3974.               "$id": "401",
  3975.               "NoiseFrequency": 40.0,
  3976.               "Min": 0,
  3977.               "Max": 100,
  3978.               "BlockType": {
  3979.                 "$ref": "351"
  3980.               },
  3981.               "SubModules": [
  3982.                 {
  3983.                   "$id": "402",
  3984.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  3985.                   "BlockType": {
  3986.                     "$id": "403",
  3987.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  3988.                   },
  3989.                   "HeightRange": {
  3990.                     "min": -1.0,
  3991.                     "max": 1.0
  3992.                   },
  3993.                   "DepthRange": {
  3994.                     "min": 5.0,
  3995.                     "max": 20.0
  3996.                   },
  3997.                   "PercentChance": 0.05,
  3998.                   "NoiseFrequency": 75.0,
  3999.                   "NoiseType": "Billow",
  4000.                   "NoiseDistributionType": "Blobs"
  4001.                 },
  4002.                 {
  4003.                   "$id": "404",
  4004.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4005.                   "BlockType": {
  4006.                     "$ref": "403"
  4007.                   },
  4008.                   "HeightRange": {
  4009.                     "min": -1.0,
  4010.                     "max": 1.0
  4011.                   },
  4012.                   "DepthRange": {
  4013.                     "min": 20.0,
  4014.                     "max": 30.0
  4015.                   },
  4016.                   "PercentChance": 0.4,
  4017.                   "NoiseFrequency": 75.0,
  4018.                   "NoiseType": "Billow",
  4019.                   "NoiseDistributionType": "Blobs"
  4020.                 },
  4021.                 {
  4022.                   "$id": "405",
  4023.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4024.                   "BlockType": {
  4025.                     "$ref": "403"
  4026.                   },
  4027.                   "HeightRange": {
  4028.                     "min": -1.0,
  4029.                     "max": 1.0
  4030.                   },
  4031.                   "DepthRange": {
  4032.                     "min": 30.0,
  4033.                     "max": 40.0
  4034.                   },
  4035.                   "PercentChance": 0.08,
  4036.                   "NoiseFrequency": 75.0,
  4037.                   "NoiseType": "Billow",
  4038.                   "NoiseDistributionType": "Blobs"
  4039.                 }
  4040.               ]
  4041.             },
  4042.             {
  4043.               "$id": "406",
  4044.               "NoiseFrequency": 40.0,
  4045.               "Min": 40,
  4046.               "Max": 100,
  4047.               "BlockType": {
  4048.                 "$ref": "355"
  4049.               },
  4050.               "SubModules": []
  4051.             }
  4052.           ]
  4053.         }
  4054.       },
  4055.       {
  4056.         "$id": "407",
  4057.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  4058.         "BiomeName": "Tundra",
  4059.         "Module": {
  4060.           "$id": "408",
  4061.           "BlockDepthRanges": [
  4062.             {
  4063.               "$id": "409",
  4064.               "NoiseFrequency": 40.0,
  4065.               "Min": 0,
  4066.               "Max": 0,
  4067.               "BlockType": {
  4068.                 "$ref": "336"
  4069.               },
  4070.               "SubModules": [
  4071.                 {
  4072.                   "$id": "410",
  4073.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4074.                   "BlockType": {
  4075.                     "$ref": "396"
  4076.                   },
  4077.                   "HeightRange": {
  4078.                     "min": -1.0,
  4079.                     "max": 1.0
  4080.                   },
  4081.                   "DepthRange": {
  4082.                     "min": 0.0,
  4083.                     "max": 200.0
  4084.                   },
  4085.                   "PercentChance": 0.15,
  4086.                   "NoiseFrequency": 75.0,
  4087.                   "NoiseType": "Perlin",
  4088.                   "NoiseDistributionType": "Blobs"
  4089.                 },
  4090.                 {
  4091.                   "$id": "411",
  4092.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4093.                   "BlockType": {
  4094.                     "$id": "412",
  4095.                     "Type": "Eco.World.Blocks.SnowBlock, Eco.World"
  4096.                   },
  4097.                   "HeightRange": {
  4098.                     "min": -1.0,
  4099.                     "max": 1.0
  4100.                   },
  4101.                   "DepthRange": {
  4102.                     "min": 0.0,
  4103.                     "max": 200.0
  4104.                   },
  4105.                   "PercentChance": 0.2,
  4106.                   "NoiseFrequency": 75.0,
  4107.                   "NoiseType": "Perlin",
  4108.                   "NoiseDistributionType": "Blobs"
  4109.                 }
  4110.               ]
  4111.             },
  4112.             {
  4113.               "$id": "413",
  4114.               "NoiseFrequency": 40.0,
  4115.               "Min": 1,
  4116.               "Max": 4,
  4117.               "BlockType": {
  4118.                 "$ref": "399"
  4119.               },
  4120.               "SubModules": [
  4121.                 {
  4122.                   "$id": "414",
  4123.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4124.                   "BlockType": {
  4125.                     "$id": "415",
  4126.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  4127.                   },
  4128.                   "HeightRange": {
  4129.                     "min": -1.0,
  4130.                     "max": 1.0
  4131.                   },
  4132.                   "DepthRange": {
  4133.                     "min": 0.0,
  4134.                     "max": 200.0
  4135.                   },
  4136.                   "PercentChance": 0.1,
  4137.                   "NoiseFrequency": 75.0,
  4138.                   "NoiseType": "Perlin",
  4139.                   "NoiseDistributionType": "Blobs"
  4140.                 }
  4141.               ]
  4142.             },
  4143.             {
  4144.               "$id": "416",
  4145.               "NoiseFrequency": 40.0,
  4146.               "Min": 0,
  4147.               "Max": 30,
  4148.               "BlockType": {
  4149.                 "$ref": "375"
  4150.               },
  4151.               "SubModules": []
  4152.             },
  4153.             {
  4154.               "$id": "417",
  4155.               "NoiseFrequency": 40.0,
  4156.               "Min": 0,
  4157.               "Max": 100,
  4158.               "BlockType": {
  4159.                 "$ref": "351"
  4160.               },
  4161.               "SubModules": [
  4162.                 {
  4163.                   "$id": "418",
  4164.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4165.                   "BlockType": {
  4166.                     "$ref": "353"
  4167.                   },
  4168.                   "HeightRange": {
  4169.                     "min": -1.0,
  4170.                     "max": 1.0
  4171.                   },
  4172.                   "DepthRange": {
  4173.                     "min": 0.0,
  4174.                     "max": 70.0
  4175.                   },
  4176.                   "PercentChance": 0.01,
  4177.                   "NoiseFrequency": 75.0,
  4178.                   "NoiseType": "RidgedMulti",
  4179.                   "NoiseDistributionType": "Bands"
  4180.                 },
  4181.                 {
  4182.                   "$id": "419",
  4183.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4184.                   "BlockType": {
  4185.                     "$ref": "403"
  4186.                   },
  4187.                   "HeightRange": {
  4188.                     "min": -1.0,
  4189.                     "max": 1.0
  4190.                   },
  4191.                   "DepthRange": {
  4192.                     "min": 5.0,
  4193.                     "max": 30.0
  4194.                   },
  4195.                   "PercentChance": 0.03,
  4196.                   "NoiseFrequency": 75.0,
  4197.                   "NoiseType": "Billow",
  4198.                   "NoiseDistributionType": "Blobs"
  4199.                 },
  4200.                 {
  4201.                   "$id": "420",
  4202.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4203.                   "BlockType": {
  4204.                     "$ref": "403"
  4205.                   },
  4206.                   "HeightRange": {
  4207.                     "min": -1.0,
  4208.                     "max": 1.0
  4209.                   },
  4210.                   "DepthRange": {
  4211.                     "min": 30.0,
  4212.                     "max": 40.0
  4213.                   },
  4214.                   "PercentChance": 0.09,
  4215.                   "NoiseFrequency": 75.0,
  4216.                   "NoiseType": "Billow",
  4217.                   "NoiseDistributionType": "Blobs"
  4218.                 }
  4219.               ]
  4220.             },
  4221.             {
  4222.               "$id": "421",
  4223.               "NoiseFrequency": 40.0,
  4224.               "Min": 70,
  4225.               "Max": 100,
  4226.               "BlockType": {
  4227.                 "$ref": "355"
  4228.               },
  4229.               "SubModules": []
  4230.             }
  4231.           ]
  4232.         }
  4233.       },
  4234.       {
  4235.         "$id": "422",
  4236.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  4237.         "BiomeName": "Ice",
  4238.         "Module": {
  4239.           "$id": "423",
  4240.           "BlockDepthRanges": [
  4241.             {
  4242.               "$id": "424",
  4243.               "NoiseFrequency": 40.0,
  4244.               "Min": 0,
  4245.               "Max": 8,
  4246.               "BlockType": {
  4247.                 "$id": "425",
  4248.                 "Type": "Eco.World.Blocks.IceBlock, Eco.World"
  4249.               },
  4250.               "SubModules": []
  4251.             },
  4252.             {
  4253.               "$id": "426",
  4254.               "NoiseFrequency": 40.0,
  4255.               "Min": 6,
  4256.               "Max": 8,
  4257.               "BlockType": {
  4258.                 "$ref": "396"
  4259.               },
  4260.               "SubModules": []
  4261.             },
  4262.             {
  4263.               "$id": "427",
  4264.               "NoiseFrequency": 40.0,
  4265.               "Min": 9,
  4266.               "Max": 30,
  4267.               "BlockType": {
  4268.                 "$ref": "375"
  4269.               },
  4270.               "SubModules": []
  4271.             },
  4272.             {
  4273.               "$id": "428",
  4274.               "NoiseFrequency": 40.0,
  4275.               "Min": 0,
  4276.               "Max": 100,
  4277.               "BlockType": {
  4278.                 "$ref": "351"
  4279.               },
  4280.               "SubModules": [
  4281.                 {
  4282.                   "$id": "429",
  4283.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4284.                   "BlockType": {
  4285.                     "$ref": "403"
  4286.                   },
  4287.                   "HeightRange": {
  4288.                     "min": -1.0,
  4289.                     "max": 1.0
  4290.                   },
  4291.                   "DepthRange": {
  4292.                     "min": 5.0,
  4293.                     "max": 30.0
  4294.                   },
  4295.                   "PercentChance": 0.005,
  4296.                   "NoiseFrequency": 75.0,
  4297.                   "NoiseType": "Billow",
  4298.                   "NoiseDistributionType": "Blobs"
  4299.                 },
  4300.                 {
  4301.                   "$id": "430",
  4302.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4303.                   "BlockType": {
  4304.                     "$ref": "403"
  4305.                   },
  4306.                   "HeightRange": {
  4307.                     "min": -1.0,
  4308.                     "max": 1.0
  4309.                   },
  4310.                   "DepthRange": {
  4311.                     "min": 30.0,
  4312.                     "max": 40.0
  4313.                   },
  4314.                   "PercentChance": 0.05,
  4315.                   "NoiseFrequency": 75.0,
  4316.                   "NoiseType": "Billow",
  4317.                   "NoiseDistributionType": "Blobs"
  4318.                 },
  4319.                 {
  4320.                   "$id": "431",
  4321.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4322.                   "BlockType": {
  4323.                     "$ref": "353"
  4324.                   },
  4325.                   "HeightRange": {
  4326.                     "min": -1.0,
  4327.                     "max": 1.0
  4328.                   },
  4329.                   "DepthRange": {
  4330.                     "min": 5.0,
  4331.                     "max": 20.0
  4332.                   },
  4333.                   "PercentChance": 0.03,
  4334.                   "NoiseFrequency": 75.0,
  4335.                   "NoiseType": "RidgedMulti",
  4336.                   "NoiseDistributionType": "Bands"
  4337.                 }
  4338.               ]
  4339.             },
  4340.             {
  4341.               "$id": "432",
  4342.               "NoiseFrequency": 40.0,
  4343.               "Min": 70,
  4344.               "Max": 100,
  4345.               "BlockType": {
  4346.                 "$ref": "355"
  4347.               },
  4348.               "SubModules": []
  4349.             }
  4350.           ]
  4351.         }
  4352.       },
  4353.       {
  4354.         "$id": "433",
  4355.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  4356.         "BiomeName": "Desert",
  4357.         "Module": {
  4358.           "$id": "434",
  4359.           "BlockDepthRanges": [
  4360.             {
  4361.               "$id": "435",
  4362.               "NoiseFrequency": 40.0,
  4363.               "Min": 0,
  4364.               "Max": 0,
  4365.               "BlockType": {
  4366.                 "$id": "436",
  4367.                 "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World"
  4368.               },
  4369.               "SubModules": [
  4370.                 {
  4371.                   "$id": "437",
  4372.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4373.                   "BlockType": {
  4374.                     "$id": "438",
  4375.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  4376.                   },
  4377.                   "HeightRange": {
  4378.                     "min": -1.0,
  4379.                     "max": 1.0
  4380.                   },
  4381.                   "DepthRange": {
  4382.                     "min": 0.0,
  4383.                     "max": 200.0
  4384.                   },
  4385.                   "PercentChance": 0.08,
  4386.                   "NoiseFrequency": 40.0,
  4387.                   "NoiseType": "Perlin",
  4388.                   "NoiseDistributionType": "Blobs"
  4389.                 }
  4390.               ]
  4391.             },
  4392.             {
  4393.               "$id": "439",
  4394.               "NoiseFrequency": 40.0,
  4395.               "Min": 1,
  4396.               "Max": 4,
  4397.               "BlockType": {
  4398.                 "$ref": "436"
  4399.               },
  4400.               "SubModules": [
  4401.                 {
  4402.                   "$id": "440",
  4403.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4404.                   "BlockType": {
  4405.                     "$id": "441",
  4406.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  4407.                   },
  4408.                   "HeightRange": {
  4409.                     "min": -1.0,
  4410.                     "max": 1.0
  4411.                   },
  4412.                   "DepthRange": {
  4413.                     "min": 0.0,
  4414.                     "max": 200.0
  4415.                   },
  4416.                   "PercentChance": 0.05,
  4417.                   "NoiseFrequency": 75.0,
  4418.                   "NoiseType": "Perlin",
  4419.                   "NoiseDistributionType": "Blobs"
  4420.                 }
  4421.               ]
  4422.             },
  4423.             {
  4424.               "$id": "442",
  4425.               "NoiseFrequency": 40.0,
  4426.               "Min": 0,
  4427.               "Max": 60,
  4428.               "BlockType": {
  4429.                 "$id": "443",
  4430.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  4431.               },
  4432.               "SubModules": [
  4433.                 {
  4434.                   "$id": "444",
  4435.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4436.                   "BlockType": {
  4437.                     "$id": "445",
  4438.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  4439.                   },
  4440.                   "HeightRange": {
  4441.                     "min": -1.0,
  4442.                     "max": 1.0
  4443.                   },
  4444.                   "DepthRange": {
  4445.                     "min": 0.0,
  4446.                     "max": 9.0
  4447.                   },
  4448.                   "PercentChance": 0.05,
  4449.                   "NoiseFrequency": 75.0,
  4450.                   "NoiseType": "RidgedMulti",
  4451.                   "NoiseDistributionType": "Bands"
  4452.                 },
  4453.                 {
  4454.                   "$id": "446",
  4455.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4456.                   "BlockType": {
  4457.                     "$ref": "445"
  4458.                   },
  4459.                   "HeightRange": {
  4460.                     "min": -1.0,
  4461.                     "max": 1.0
  4462.                   },
  4463.                   "DepthRange": {
  4464.                     "min": 10.0,
  4465.                     "max": 15.0
  4466.                   },
  4467.                   "PercentChance": 0.25,
  4468.                   "NoiseFrequency": 75.0,
  4469.                   "NoiseType": "RidgedMulti",
  4470.                   "NoiseDistributionType": "Bands"
  4471.                 },
  4472.                 {
  4473.                   "$id": "447",
  4474.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4475.                   "BlockType": {
  4476.                     "$ref": "445"
  4477.                   },
  4478.                   "HeightRange": {
  4479.                     "min": -1.0,
  4480.                     "max": 1.0
  4481.                   },
  4482.                   "DepthRange": {
  4483.                     "min": 16.0,
  4484.                     "max": 30.0
  4485.                   },
  4486.                   "PercentChance": 0.1,
  4487.                   "NoiseFrequency": 75.0,
  4488.                   "NoiseType": "RidgedMulti",
  4489.                   "NoiseDistributionType": "Bands"
  4490.                 }
  4491.               ]
  4492.             },
  4493.             {
  4494.               "$id": "448",
  4495.               "NoiseFrequency": 40.0,
  4496.               "Min": 40,
  4497.               "Max": 100,
  4498.               "BlockType": {
  4499.                 "$id": "449",
  4500.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  4501.               },
  4502.               "SubModules": [
  4503.                 {
  4504.                   "$id": "450",
  4505.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4506.                   "BlockType": {
  4507.                     "$id": "451",
  4508.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  4509.                   },
  4510.                   "HeightRange": {
  4511.                     "min": -1.0,
  4512.                     "max": 1.0
  4513.                   },
  4514.                   "DepthRange": {
  4515.                     "min": 0.0,
  4516.                     "max": 25.0
  4517.                   },
  4518.                   "PercentChance": 0.005,
  4519.                   "NoiseFrequency": 75.0,
  4520.                   "NoiseType": "RidgedMulti",
  4521.                   "NoiseDistributionType": "Bands"
  4522.                 }
  4523.               ]
  4524.             },
  4525.             {
  4526.               "$id": "452",
  4527.               "NoiseFrequency": 40.0,
  4528.               "Min": 70,
  4529.               "Max": 100,
  4530.               "BlockType": {
  4531.                 "$id": "453",
  4532.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  4533.               },
  4534.               "SubModules": []
  4535.             }
  4536.           ]
  4537.         }
  4538.       },
  4539.       {
  4540.         "$id": "454",
  4541.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  4542.         "BiomeName": "Ocean",
  4543.         "Module": {
  4544.           "$id": "455",
  4545.           "BlockDepthRanges": [
  4546.             {
  4547.               "$id": "456",
  4548.               "NoiseFrequency": 40.0,
  4549.               "Min": 0,
  4550.               "Max": 0,
  4551.               "BlockType": {
  4552.                 "$id": "457",
  4553.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  4554.               },
  4555.               "SubModules": [
  4556.                 {
  4557.                   "$id": "458",
  4558.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4559.                   "BlockType": {
  4560.                     "$id": "459",
  4561.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  4562.                   },
  4563.                   "HeightRange": {
  4564.                     "min": -1.0,
  4565.                     "max": 1.0
  4566.                   },
  4567.                   "DepthRange": {
  4568.                     "min": 0.0,
  4569.                     "max": 200.0
  4570.                   },
  4571.                   "PercentChance": 0.4,
  4572.                   "NoiseFrequency": 75.0,
  4573.                   "NoiseType": "Perlin",
  4574.                   "NoiseDistributionType": "Blobs"
  4575.                 }
  4576.               ]
  4577.             },
  4578.             {
  4579.               "$id": "460",
  4580.               "NoiseFrequency": 40.0,
  4581.               "Min": 0,
  4582.               "Max": 5,
  4583.               "BlockType": {
  4584.                 "$id": "461",
  4585.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  4586.               },
  4587.               "SubModules": []
  4588.             },
  4589.             {
  4590.               "$id": "462",
  4591.               "NoiseFrequency": 40.0,
  4592.               "Min": 1,
  4593.               "Max": 15,
  4594.               "BlockType": {
  4595.                 "$ref": "459"
  4596.               },
  4597.               "SubModules": [
  4598.                 {
  4599.                   "$id": "463",
  4600.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4601.                   "BlockType": {
  4602.                     "$id": "464",
  4603.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  4604.                   },
  4605.                   "HeightRange": {
  4606.                     "min": -1.0,
  4607.                     "max": 1.0
  4608.                   },
  4609.                   "DepthRange": {
  4610.                     "min": 0.0,
  4611.                     "max": 200.0
  4612.                   },
  4613.                   "PercentChance": 0.05,
  4614.                   "NoiseFrequency": 75.0,
  4615.                   "NoiseType": "Perlin",
  4616.                   "NoiseDistributionType": "Blobs"
  4617.                 }
  4618.               ]
  4619.             },
  4620.             {
  4621.               "$id": "465",
  4622.               "NoiseFrequency": 40.0,
  4623.               "Min": 0,
  4624.               "Max": 100,
  4625.               "BlockType": {
  4626.                 "$id": "466",
  4627.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  4628.               },
  4629.               "SubModules": []
  4630.             }
  4631.           ]
  4632.         }
  4633.       },
  4634.       {
  4635.         "$id": "467",
  4636.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  4637.         "BiomeName": "DeepOcean",
  4638.         "Module": {
  4639.           "$id": "468",
  4640.           "BlockDepthRanges": [
  4641.             {
  4642.               "$id": "469",
  4643.               "NoiseFrequency": 40.0,
  4644.               "Min": 0,
  4645.               "Max": 0,
  4646.               "BlockType": {
  4647.                 "$ref": "457"
  4648.               },
  4649.               "SubModules": [
  4650.                 {
  4651.                   "$id": "470",
  4652.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4653.                   "BlockType": {
  4654.                     "$ref": "459"
  4655.                   },
  4656.                   "HeightRange": {
  4657.                     "min": -1.0,
  4658.                     "max": 1.0
  4659.                   },
  4660.                   "DepthRange": {
  4661.                     "min": 0.0,
  4662.                     "max": 200.0
  4663.                   },
  4664.                   "PercentChance": 0.05,
  4665.                   "NoiseFrequency": 75.0,
  4666.                   "NoiseType": "Perlin",
  4667.                   "NoiseDistributionType": "Blobs"
  4668.                 }
  4669.               ]
  4670.             },
  4671.             {
  4672.               "$id": "471",
  4673.               "NoiseFrequency": 40.0,
  4674.               "Min": 1,
  4675.               "Max": 10,
  4676.               "BlockType": {
  4677.                 "$ref": "459"
  4678.               },
  4679.               "SubModules": [
  4680.                 {
  4681.                   "$id": "472",
  4682.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4683.                   "BlockType": {
  4684.                     "$ref": "464"
  4685.                   },
  4686.                   "HeightRange": {
  4687.                     "min": -1.0,
  4688.                     "max": 1.0
  4689.                   },
  4690.                   "DepthRange": {
  4691.                     "min": 0.0,
  4692.                     "max": 200.0
  4693.                   },
  4694.                   "PercentChance": 0.05,
  4695.                   "NoiseFrequency": 75.0,
  4696.                   "NoiseType": "Perlin",
  4697.                   "NoiseDistributionType": "Blobs"
  4698.                 }
  4699.               ]
  4700.             },
  4701.             {
  4702.               "$id": "473",
  4703.               "NoiseFrequency": 40.0,
  4704.               "Min": 0,
  4705.               "Max": 100,
  4706.               "BlockType": {
  4707.                 "$ref": "466"
  4708.               },
  4709.               "SubModules": []
  4710.             }
  4711.           ]
  4712.         }
  4713.       },
  4714.       {
  4715.         "$id": "474",
  4716.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  4717.         "BiomeName": "ColdCoast",
  4718.         "Module": {
  4719.           "$id": "475",
  4720.           "BlockDepthRanges": [
  4721.             {
  4722.               "$id": "476",
  4723.               "NoiseFrequency": 40.0,
  4724.               "Min": 0,
  4725.               "Max": 9,
  4726.               "BlockType": {
  4727.                 "$ref": "459"
  4728.               },
  4729.               "SubModules": []
  4730.             },
  4731.             {
  4732.               "$id": "477",
  4733.               "NoiseFrequency": 100.0,
  4734.               "Min": 6,
  4735.               "Max": 10,
  4736.               "BlockType": {
  4737.                 "$ref": "461"
  4738.               },
  4739.               "SubModules": []
  4740.             },
  4741.             {
  4742.               "$id": "478",
  4743.               "NoiseFrequency": 40.0,
  4744.               "Min": 10,
  4745.               "Max": 20,
  4746.               "BlockType": {
  4747.                 "$id": "479",
  4748.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  4749.               },
  4750.               "SubModules": []
  4751.             },
  4752.             {
  4753.               "$id": "480",
  4754.               "NoiseFrequency": 40.0,
  4755.               "Min": 18,
  4756.               "Max": 30,
  4757.               "BlockType": {
  4758.                 "$ref": "461"
  4759.               },
  4760.               "SubModules": []
  4761.             },
  4762.             {
  4763.               "$id": "481",
  4764.               "NoiseFrequency": 40.0,
  4765.               "Min": 28,
  4766.               "Max": 40,
  4767.               "BlockType": {
  4768.                 "$ref": "479"
  4769.               },
  4770.               "SubModules": []
  4771.             },
  4772.             {
  4773.               "$id": "482",
  4774.               "NoiseFrequency": 40.0,
  4775.               "Min": 70,
  4776.               "Max": 100,
  4777.               "BlockType": {
  4778.                 "$id": "483",
  4779.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  4780.               },
  4781.               "SubModules": []
  4782.             },
  4783.             {
  4784.               "$id": "484",
  4785.               "NoiseFrequency": 40.0,
  4786.               "Min": 60,
  4787.               "Max": 100,
  4788.               "BlockType": {
  4789.                 "$ref": "466"
  4790.               },
  4791.               "SubModules": []
  4792.             }
  4793.           ]
  4794.         }
  4795.       },
  4796.       {
  4797.         "$id": "485",
  4798.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  4799.         "BiomeName": "WarmCoast",
  4800.         "Module": {
  4801.           "$id": "486",
  4802.           "BlockDepthRanges": [
  4803.             {
  4804.               "$id": "487",
  4805.               "NoiseFrequency": 40.0,
  4806.               "Min": 0,
  4807.               "Max": 9,
  4808.               "BlockType": {
  4809.                 "$ref": "459"
  4810.               },
  4811.               "SubModules": []
  4812.             },
  4813.             {
  4814.               "$id": "488",
  4815.               "NoiseFrequency": 100.0,
  4816.               "Min": 6,
  4817.               "Max": 10,
  4818.               "BlockType": {
  4819.                 "$ref": "461"
  4820.               },
  4821.               "SubModules": []
  4822.             },
  4823.             {
  4824.               "$id": "489",
  4825.               "NoiseFrequency": 40.0,
  4826.               "Min": 10,
  4827.               "Max": 20,
  4828.               "BlockType": {
  4829.                 "$ref": "479"
  4830.               },
  4831.               "SubModules": []
  4832.             },
  4833.             {
  4834.               "$id": "490",
  4835.               "NoiseFrequency": 40.0,
  4836.               "Min": 18,
  4837.               "Max": 30,
  4838.               "BlockType": {
  4839.                 "$ref": "461"
  4840.               },
  4841.               "SubModules": []
  4842.             },
  4843.             {
  4844.               "$id": "491",
  4845.               "NoiseFrequency": 40.0,
  4846.               "Min": 28,
  4847.               "Max": 40,
  4848.               "BlockType": {
  4849.                 "$ref": "479"
  4850.               },
  4851.               "SubModules": []
  4852.             },
  4853.             {
  4854.               "$id": "492",
  4855.               "NoiseFrequency": 40.0,
  4856.               "Min": 70,
  4857.               "Max": 100,
  4858.               "BlockType": {
  4859.                 "$ref": "483"
  4860.               },
  4861.               "SubModules": []
  4862.             },
  4863.             {
  4864.               "$id": "493",
  4865.               "NoiseFrequency": 40.0,
  4866.               "Min": 60,
  4867.               "Max": 100,
  4868.               "BlockType": {
  4869.                 "$ref": "466"
  4870.               },
  4871.               "SubModules": []
  4872.             }
  4873.           ]
  4874.         }
  4875.       },
  4876.       {
  4877.         "$id": "494",
  4878.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  4879.         "BiomeName": "Grassland",
  4880.         "Module": {
  4881.           "$id": "495",
  4882.           "BlockDepthRanges": [
  4883.             {
  4884.               "$id": "496",
  4885.               "NoiseFrequency": 1.0,
  4886.               "Min": 0,
  4887.               "Max": 0,
  4888.               "BlockType": {
  4889.                 "$id": "497",
  4890.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  4891.               },
  4892.               "SubModules": [
  4893.                 {
  4894.                   "$id": "498",
  4895.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4896.                   "BlockType": {
  4897.                     "$id": "499",
  4898.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  4899.                   },
  4900.                   "HeightRange": {
  4901.                     "min": -1.0,
  4902.                     "max": 1.0
  4903.                   },
  4904.                   "DepthRange": {
  4905.                     "min": 0.0,
  4906.                     "max": 200.0
  4907.                   },
  4908.                   "PercentChance": 0.05,
  4909.                   "NoiseFrequency": 75.0,
  4910.                   "NoiseType": "Perlin",
  4911.                   "NoiseDistributionType": "Blobs"
  4912.                 }
  4913.               ]
  4914.             },
  4915.             {
  4916.               "$id": "500",
  4917.               "NoiseFrequency": 60.0,
  4918.               "Min": 1,
  4919.               "Max": 4,
  4920.               "BlockType": {
  4921.                 "$ref": "499"
  4922.               },
  4923.               "SubModules": [
  4924.                 {
  4925.                   "$id": "501",
  4926.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4927.                   "BlockType": {
  4928.                     "$id": "502",
  4929.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  4930.                   },
  4931.                   "HeightRange": {
  4932.                     "min": -1.0,
  4933.                     "max": 1.0
  4934.                   },
  4935.                   "DepthRange": {
  4936.                     "min": 0.0,
  4937.                     "max": 200.0
  4938.                   },
  4939.                   "PercentChance": 0.05,
  4940.                   "NoiseFrequency": 75.0,
  4941.                   "NoiseType": "Perlin",
  4942.                   "NoiseDistributionType": "Blobs"
  4943.                 }
  4944.               ]
  4945.             },
  4946.             {
  4947.               "$id": "503",
  4948.               "NoiseFrequency": 40.0,
  4949.               "Min": 2,
  4950.               "Max": 30,
  4951.               "BlockType": {
  4952.                 "$id": "504",
  4953.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  4954.               },
  4955.               "SubModules": []
  4956.             },
  4957.             {
  4958.               "$id": "505",
  4959.               "NoiseFrequency": 40.0,
  4960.               "Min": 0,
  4961.               "Max": 70,
  4962.               "BlockType": {
  4963.                 "$id": "506",
  4964.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  4965.               },
  4966.               "SubModules": [
  4967.                 {
  4968.                   "$id": "507",
  4969.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4970.                   "BlockType": {
  4971.                     "$id": "508",
  4972.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  4973.                   },
  4974.                   "HeightRange": {
  4975.                     "min": -1.0,
  4976.                     "max": 1.0
  4977.                   },
  4978.                   "DepthRange": {
  4979.                     "min": 0.0,
  4980.                     "max": 200.0
  4981.                   },
  4982.                   "PercentChance": 0.1,
  4983.                   "NoiseFrequency": 75.0,
  4984.                   "NoiseType": "RidgedMulti",
  4985.                   "NoiseDistributionType": "Bands"
  4986.                 },
  4987.                 {
  4988.                   "$id": "509",
  4989.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  4990.                   "BlockType": {
  4991.                     "$id": "510",
  4992.                     "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods"
  4993.                   },
  4994.                   "HeightRange": {
  4995.                     "min": -1.0,
  4996.                     "max": 1.0
  4997.                   },
  4998.                   "DepthRange": {
  4999.                     "min": 13.0,
  5000.                     "max": 16.0
  5001.                   },
  5002.                   "PercentChance": 0.7,
  5003.                   "NoiseFrequency": 75.0,
  5004.                   "NoiseType": "RidgedMulti",
  5005.                   "NoiseDistributionType": "Bands"
  5006.                 }
  5007.               ]
  5008.             },
  5009.             {
  5010.               "$id": "511",
  5011.               "NoiseFrequency": 40.0,
  5012.               "Min": 0,
  5013.               "Max": 100,
  5014.               "BlockType": {
  5015.                 "$id": "512",
  5016.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  5017.               },
  5018.               "SubModules": [
  5019.                 {
  5020.                   "$id": "513",
  5021.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5022.                   "BlockType": {
  5023.                     "$id": "514",
  5024.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  5025.                   },
  5026.                   "HeightRange": {
  5027.                     "min": -1.0,
  5028.                     "max": 1.0
  5029.                   },
  5030.                   "DepthRange": {
  5031.                     "min": 0.0,
  5032.                     "max": 70.0
  5033.                   },
  5034.                   "PercentChance": 0.01,
  5035.                   "NoiseFrequency": 50.0,
  5036.                   "NoiseType": "Perlin",
  5037.                   "NoiseDistributionType": "Bands"
  5038.                 }
  5039.               ]
  5040.             },
  5041.             {
  5042.               "$id": "515",
  5043.               "NoiseFrequency": 40.0,
  5044.               "Min": 70,
  5045.               "Max": 100,
  5046.               "BlockType": {
  5047.                 "$id": "516",
  5048.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  5049.               },
  5050.               "SubModules": []
  5051.             }
  5052.           ]
  5053.         }
  5054.       },
  5055.       {
  5056.         "$id": "517",
  5057.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  5058.         "BiomeName": "RainForest",
  5059.         "Module": {
  5060.           "$id": "518",
  5061.           "BlockDepthRanges": [
  5062.             {
  5063.               "$id": "519",
  5064.               "NoiseFrequency": 1.0,
  5065.               "Min": 0,
  5066.               "Max": 0,
  5067.               "BlockType": {
  5068.                 "$ref": "497"
  5069.               },
  5070.               "SubModules": [
  5071.                 {
  5072.                   "$id": "520",
  5073.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5074.                   "BlockType": {
  5075.                     "$ref": "499"
  5076.                   },
  5077.                   "HeightRange": {
  5078.                     "min": -1.0,
  5079.                     "max": 1.0
  5080.                   },
  5081.                   "DepthRange": {
  5082.                     "min": 0.0,
  5083.                     "max": 200.0
  5084.                   },
  5085.                   "PercentChance": 0.05,
  5086.                   "NoiseFrequency": 75.0,
  5087.                   "NoiseType": "Perlin",
  5088.                   "NoiseDistributionType": "Blobs"
  5089.                 }
  5090.               ]
  5091.             },
  5092.             {
  5093.               "$id": "521",
  5094.               "NoiseFrequency": 40.0,
  5095.               "Min": 1,
  5096.               "Max": 20,
  5097.               "BlockType": {
  5098.                 "$ref": "499"
  5099.               },
  5100.               "SubModules": [
  5101.                 {
  5102.                   "$id": "522",
  5103.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5104.                   "BlockType": {
  5105.                     "$ref": "502"
  5106.                   },
  5107.                   "HeightRange": {
  5108.                     "min": -1.0,
  5109.                     "max": 1.0
  5110.                   },
  5111.                   "DepthRange": {
  5112.                     "min": 0.0,
  5113.                     "max": 200.0
  5114.                   },
  5115.                   "PercentChance": 0.55,
  5116.                   "NoiseFrequency": 75.0,
  5117.                   "NoiseType": "Perlin",
  5118.                   "NoiseDistributionType": "Blobs"
  5119.                 }
  5120.               ]
  5121.             },
  5122.             {
  5123.               "$id": "523",
  5124.               "NoiseFrequency": 40.0,
  5125.               "Min": 2,
  5126.               "Max": 70,
  5127.               "BlockType": {
  5128.                 "$id": "524",
  5129.                 "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods"
  5130.               },
  5131.               "SubModules": []
  5132.             },
  5133.             {
  5134.               "$id": "525",
  5135.               "NoiseFrequency": 40.0,
  5136.               "Min": 20,
  5137.               "Max": 100,
  5138.               "BlockType": {
  5139.                 "$ref": "512"
  5140.               },
  5141.               "SubModules": [
  5142.                 {
  5143.                   "$id": "526",
  5144.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5145.                   "BlockType": {
  5146.                     "$ref": "514"
  5147.                   },
  5148.                   "HeightRange": {
  5149.                     "min": -1.0,
  5150.                     "max": 1.0
  5151.                   },
  5152.                   "DepthRange": {
  5153.                     "min": 20.0,
  5154.                     "max": 40.0
  5155.                   },
  5156.                   "PercentChance": 0.01,
  5157.                   "NoiseFrequency": 75.0,
  5158.                   "NoiseType": "RidgedMulti",
  5159.                   "NoiseDistributionType": "Bands"
  5160.                 },
  5161.                 {
  5162.                   "$id": "527",
  5163.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5164.                   "BlockType": {
  5165.                     "$ref": "514"
  5166.                   },
  5167.                   "HeightRange": {
  5168.                     "min": -1.0,
  5169.                     "max": 1.0
  5170.                   },
  5171.                   "DepthRange": {
  5172.                     "min": 40.0,
  5173.                     "max": 70.0
  5174.                   },
  5175.                   "PercentChance": 0.05,
  5176.                   "NoiseFrequency": 75.0,
  5177.                   "NoiseType": "RidgedMulti",
  5178.                   "NoiseDistributionType": "Bands"
  5179.                 }
  5180.               ]
  5181.             },
  5182.             {
  5183.               "$id": "528",
  5184.               "NoiseFrequency": 40.0,
  5185.               "Min": 70,
  5186.               "Max": 100,
  5187.               "BlockType": {
  5188.                 "$ref": "516"
  5189.               },
  5190.               "SubModules": []
  5191.             }
  5192.           ]
  5193.         }
  5194.       },
  5195.       {
  5196.         "$id": "529",
  5197.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  5198.         "BiomeName": "WarmForest",
  5199.         "Module": {
  5200.           "$id": "530",
  5201.           "BlockDepthRanges": [
  5202.             {
  5203.               "$id": "531",
  5204.               "NoiseFrequency": 40.0,
  5205.               "Min": 0,
  5206.               "Max": 0,
  5207.               "BlockType": {
  5208.                 "$ref": "497"
  5209.               },
  5210.               "SubModules": [
  5211.                 {
  5212.                   "$id": "532",
  5213.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5214.                   "BlockType": {
  5215.                     "$ref": "499"
  5216.                   },
  5217.                   "HeightRange": {
  5218.                     "min": -1.0,
  5219.                     "max": 1.0
  5220.                   },
  5221.                   "DepthRange": {
  5222.                     "min": 0.0,
  5223.                     "max": 200.0
  5224.                   },
  5225.                   "PercentChance": 0.05,
  5226.                   "NoiseFrequency": 75.0,
  5227.                   "NoiseType": "Perlin",
  5228.                   "NoiseDistributionType": "Blobs"
  5229.                 }
  5230.               ]
  5231.             },
  5232.             {
  5233.               "$id": "533",
  5234.               "NoiseFrequency": 40.0,
  5235.               "Min": 1,
  5236.               "Max": 8,
  5237.               "BlockType": {
  5238.                 "$ref": "499"
  5239.               },
  5240.               "SubModules": [
  5241.                 {
  5242.                   "$id": "534",
  5243.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5244.                   "BlockType": {
  5245.                     "$ref": "502"
  5246.                   },
  5247.                   "HeightRange": {
  5248.                     "min": -1.0,
  5249.                     "max": 1.0
  5250.                   },
  5251.                   "DepthRange": {
  5252.                     "min": 0.0,
  5253.                     "max": 200.0
  5254.                   },
  5255.                   "PercentChance": 0.1,
  5256.                   "NoiseFrequency": 75.0,
  5257.                   "NoiseType": "Perlin",
  5258.                   "NoiseDistributionType": "Blobs"
  5259.                 }
  5260.               ]
  5261.             },
  5262.             {
  5263.               "$id": "535",
  5264.               "NoiseFrequency": 40.0,
  5265.               "Min": 0,
  5266.               "Max": 40,
  5267.               "BlockType": {
  5268.                 "$id": "536",
  5269.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  5270.               },
  5271.               "SubModules": []
  5272.             },
  5273.             {
  5274.               "$id": "537",
  5275.               "NoiseFrequency": 40.0,
  5276.               "Min": 0,
  5277.               "Max": 100,
  5278.               "BlockType": {
  5279.                 "$ref": "512"
  5280.               },
  5281.               "SubModules": [
  5282.                 {
  5283.                   "$id": "538",
  5284.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5285.                   "BlockType": {
  5286.                     "$ref": "514"
  5287.                   },
  5288.                   "HeightRange": {
  5289.                     "min": -1.0,
  5290.                     "max": 1.0
  5291.                   },
  5292.                   "DepthRange": {
  5293.                     "min": 0.0,
  5294.                     "max": 16.0
  5295.                   },
  5296.                   "PercentChance": 0.01,
  5297.                   "NoiseFrequency": 75.0,
  5298.                   "NoiseType": "RidgedMulti",
  5299.                   "NoiseDistributionType": "Bands"
  5300.                 },
  5301.                 {
  5302.                   "$id": "539",
  5303.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5304.                   "BlockType": {
  5305.                     "$ref": "514"
  5306.                   },
  5307.                   "HeightRange": {
  5308.                     "min": -1.0,
  5309.                     "max": 1.0
  5310.                   },
  5311.                   "DepthRange": {
  5312.                     "min": 16.0,
  5313.                     "max": 40.0
  5314.                   },
  5315.                   "PercentChance": 0.03,
  5316.                   "NoiseFrequency": 75.0,
  5317.                   "NoiseType": "RidgedMulti",
  5318.                   "NoiseDistributionType": "Bands"
  5319.                 }
  5320.               ]
  5321.             },
  5322.             {
  5323.               "$id": "540",
  5324.               "NoiseFrequency": 40.0,
  5325.               "Min": 70,
  5326.               "Max": 100,
  5327.               "BlockType": {
  5328.                 "$ref": "516"
  5329.               },
  5330.               "SubModules": []
  5331.             }
  5332.           ]
  5333.         }
  5334.       },
  5335.       {
  5336.         "$id": "541",
  5337.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  5338.         "BiomeName": "ColdForest",
  5339.         "Module": {
  5340.           "$id": "542",
  5341.           "BlockDepthRanges": [
  5342.             {
  5343.               "$id": "543",
  5344.               "NoiseFrequency": 1.0,
  5345.               "Min": 0,
  5346.               "Max": 0,
  5347.               "BlockType": {
  5348.                 "$ref": "497"
  5349.               },
  5350.               "SubModules": [
  5351.                 {
  5352.                   "$id": "544",
  5353.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5354.                   "BlockType": {
  5355.                     "$ref": "499"
  5356.                   },
  5357.                   "HeightRange": {
  5358.                     "min": -1.0,
  5359.                     "max": 1.0
  5360.                   },
  5361.                   "DepthRange": {
  5362.                     "min": 0.0,
  5363.                     "max": 200.0
  5364.                   },
  5365.                   "PercentChance": 0.05,
  5366.                   "NoiseFrequency": 75.0,
  5367.                   "NoiseType": "Perlin",
  5368.                   "NoiseDistributionType": "Blobs"
  5369.                 }
  5370.               ]
  5371.             },
  5372.             {
  5373.               "$id": "545",
  5374.               "NoiseFrequency": 40.0,
  5375.               "Min": 1,
  5376.               "Max": 4,
  5377.               "BlockType": {
  5378.                 "$ref": "499"
  5379.               },
  5380.               "SubModules": []
  5381.             },
  5382.             {
  5383.               "$id": "546",
  5384.               "NoiseFrequency": 40.0,
  5385.               "Min": 5,
  5386.               "Max": 10,
  5387.               "BlockType": {
  5388.                 "$ref": "536"
  5389.               },
  5390.               "SubModules": []
  5391.             },
  5392.             {
  5393.               "$id": "547",
  5394.               "NoiseFrequency": 40.0,
  5395.               "Min": 0,
  5396.               "Max": 100,
  5397.               "BlockType": {
  5398.                 "$ref": "512"
  5399.               },
  5400.               "SubModules": [
  5401.                 {
  5402.                   "$id": "548",
  5403.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5404.                   "BlockType": {
  5405.                     "$ref": "514"
  5406.                   },
  5407.                   "HeightRange": {
  5408.                     "min": -1.0,
  5409.                     "max": 1.0
  5410.                   },
  5411.                   "DepthRange": {
  5412.                     "min": 0.0,
  5413.                     "max": 30.0
  5414.                   },
  5415.                   "PercentChance": 0.01,
  5416.                   "NoiseFrequency": 75.0,
  5417.                   "NoiseType": "RidgedMulti",
  5418.                   "NoiseDistributionType": "Bands"
  5419.                 },
  5420.                 {
  5421.                   "$id": "549",
  5422.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5423.                   "BlockType": {
  5424.                     "$ref": "514"
  5425.                   },
  5426.                   "HeightRange": {
  5427.                     "min": -1.0,
  5428.                     "max": 1.0
  5429.                   },
  5430.                   "DepthRange": {
  5431.                     "min": 30.0,
  5432.                     "max": 70.0
  5433.                   },
  5434.                   "PercentChance": 0.02,
  5435.                   "NoiseFrequency": 75.0,
  5436.                   "NoiseType": "RidgedMulti",
  5437.                   "NoiseDistributionType": "Bands"
  5438.                 },
  5439.                 {
  5440.                   "$id": "550",
  5441.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5442.                   "BlockType": {
  5443.                     "$id": "551",
  5444.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  5445.                   },
  5446.                   "HeightRange": {
  5447.                     "min": -1.0,
  5448.                     "max": 1.0
  5449.                   },
  5450.                   "DepthRange": {
  5451.                     "min": 5.0,
  5452.                     "max": 20.0
  5453.                   },
  5454.                   "PercentChance": 0.02,
  5455.                   "NoiseFrequency": 75.0,
  5456.                   "NoiseType": "RidgedMulti",
  5457.                   "NoiseDistributionType": "Bands"
  5458.                 }
  5459.               ]
  5460.             },
  5461.             {
  5462.               "$id": "552",
  5463.               "NoiseFrequency": 40.0,
  5464.               "Min": 70,
  5465.               "Max": 100,
  5466.               "BlockType": {
  5467.                 "$ref": "516"
  5468.               },
  5469.               "SubModules": []
  5470.             }
  5471.           ]
  5472.         }
  5473.       },
  5474.       {
  5475.         "$id": "553",
  5476.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  5477.         "BiomeName": "Taiga",
  5478.         "Module": {
  5479.           "$id": "554",
  5480.           "BlockDepthRanges": [
  5481.             {
  5482.               "$id": "555",
  5483.               "NoiseFrequency": 40.0,
  5484.               "Min": 0,
  5485.               "Max": 0,
  5486.               "BlockType": {
  5487.                 "$ref": "497"
  5488.               },
  5489.               "SubModules": [
  5490.                 {
  5491.                   "$id": "556",
  5492.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5493.                   "BlockType": {
  5494.                     "$id": "557",
  5495.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  5496.                   },
  5497.                   "HeightRange": {
  5498.                     "min": -1.0,
  5499.                     "max": 1.0
  5500.                   },
  5501.                   "DepthRange": {
  5502.                     "min": 0.0,
  5503.                     "max": 200.0
  5504.                   },
  5505.                   "PercentChance": 0.05,
  5506.                   "NoiseFrequency": 75.0,
  5507.                   "NoiseType": "Perlin",
  5508.                   "NoiseDistributionType": "Blobs"
  5509.                 },
  5510.                 {
  5511.                   "$id": "558",
  5512.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5513.                   "BlockType": {
  5514.                     "$ref": "499"
  5515.                   },
  5516.                   "HeightRange": {
  5517.                     "min": -1.0,
  5518.                     "max": 1.0
  5519.                   },
  5520.                   "DepthRange": {
  5521.                     "min": 0.0,
  5522.                     "max": 200.0
  5523.                   },
  5524.                   "PercentChance": 0.1,
  5525.                   "NoiseFrequency": 75.0,
  5526.                   "NoiseType": "Perlin",
  5527.                   "NoiseDistributionType": "Blobs"
  5528.                 }
  5529.               ]
  5530.             },
  5531.             {
  5532.               "$id": "559",
  5533.               "NoiseFrequency": 40.0,
  5534.               "Min": 1,
  5535.               "Max": 4,
  5536.               "BlockType": {
  5537.                 "$id": "560",
  5538.                 "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  5539.               },
  5540.               "SubModules": []
  5541.             },
  5542.             {
  5543.               "$id": "561",
  5544.               "NoiseFrequency": 40.0,
  5545.               "Min": 0,
  5546.               "Max": 20,
  5547.               "BlockType": {
  5548.                 "$ref": "536"
  5549.               },
  5550.               "SubModules": []
  5551.             },
  5552.             {
  5553.               "$id": "562",
  5554.               "NoiseFrequency": 40.0,
  5555.               "Min": 0,
  5556.               "Max": 100,
  5557.               "BlockType": {
  5558.                 "$ref": "512"
  5559.               },
  5560.               "SubModules": [
  5561.                 {
  5562.                   "$id": "563",
  5563.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5564.                   "BlockType": {
  5565.                     "$id": "564",
  5566.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  5567.                   },
  5568.                   "HeightRange": {
  5569.                     "min": -1.0,
  5570.                     "max": 1.0
  5571.                   },
  5572.                   "DepthRange": {
  5573.                     "min": 5.0,
  5574.                     "max": 20.0
  5575.                   },
  5576.                   "PercentChance": 0.05,
  5577.                   "NoiseFrequency": 75.0,
  5578.                   "NoiseType": "Billow",
  5579.                   "NoiseDistributionType": "Blobs"
  5580.                 },
  5581.                 {
  5582.                   "$id": "565",
  5583.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5584.                   "BlockType": {
  5585.                     "$ref": "564"
  5586.                   },
  5587.                   "HeightRange": {
  5588.                     "min": -1.0,
  5589.                     "max": 1.0
  5590.                   },
  5591.                   "DepthRange": {
  5592.                     "min": 20.0,
  5593.                     "max": 30.0
  5594.                   },
  5595.                   "PercentChance": 0.4,
  5596.                   "NoiseFrequency": 75.0,
  5597.                   "NoiseType": "Billow",
  5598.                   "NoiseDistributionType": "Blobs"
  5599.                 },
  5600.                 {
  5601.                   "$id": "566",
  5602.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5603.                   "BlockType": {
  5604.                     "$ref": "564"
  5605.                   },
  5606.                   "HeightRange": {
  5607.                     "min": -1.0,
  5608.                     "max": 1.0
  5609.                   },
  5610.                   "DepthRange": {
  5611.                     "min": 30.0,
  5612.                     "max": 40.0
  5613.                   },
  5614.                   "PercentChance": 0.08,
  5615.                   "NoiseFrequency": 75.0,
  5616.                   "NoiseType": "Billow",
  5617.                   "NoiseDistributionType": "Blobs"
  5618.                 }
  5619.               ]
  5620.             },
  5621.             {
  5622.               "$id": "567",
  5623.               "NoiseFrequency": 40.0,
  5624.               "Min": 40,
  5625.               "Max": 100,
  5626.               "BlockType": {
  5627.                 "$ref": "516"
  5628.               },
  5629.               "SubModules": []
  5630.             }
  5631.           ]
  5632.         }
  5633.       },
  5634.       {
  5635.         "$id": "568",
  5636.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  5637.         "BiomeName": "Tundra",
  5638.         "Module": {
  5639.           "$id": "569",
  5640.           "BlockDepthRanges": [
  5641.             {
  5642.               "$id": "570",
  5643.               "NoiseFrequency": 40.0,
  5644.               "Min": 0,
  5645.               "Max": 0,
  5646.               "BlockType": {
  5647.                 "$ref": "497"
  5648.               },
  5649.               "SubModules": [
  5650.                 {
  5651.                   "$id": "571",
  5652.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5653.                   "BlockType": {
  5654.                     "$ref": "557"
  5655.                   },
  5656.                   "HeightRange": {
  5657.                     "min": -1.0,
  5658.                     "max": 1.0
  5659.                   },
  5660.                   "DepthRange": {
  5661.                     "min": 0.0,
  5662.                     "max": 200.0
  5663.                   },
  5664.                   "PercentChance": 0.15,
  5665.                   "NoiseFrequency": 75.0,
  5666.                   "NoiseType": "Perlin",
  5667.                   "NoiseDistributionType": "Blobs"
  5668.                 },
  5669.                 {
  5670.                   "$id": "572",
  5671.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5672.                   "BlockType": {
  5673.                     "$id": "573",
  5674.                     "Type": "Eco.World.Blocks.SnowBlock, Eco.World"
  5675.                   },
  5676.                   "HeightRange": {
  5677.                     "min": -1.0,
  5678.                     "max": 1.0
  5679.                   },
  5680.                   "DepthRange": {
  5681.                     "min": 0.0,
  5682.                     "max": 200.0
  5683.                   },
  5684.                   "PercentChance": 0.2,
  5685.                   "NoiseFrequency": 75.0,
  5686.                   "NoiseType": "Perlin",
  5687.                   "NoiseDistributionType": "Blobs"
  5688.                 }
  5689.               ]
  5690.             },
  5691.             {
  5692.               "$id": "574",
  5693.               "NoiseFrequency": 40.0,
  5694.               "Min": 1,
  5695.               "Max": 4,
  5696.               "BlockType": {
  5697.                 "$ref": "560"
  5698.               },
  5699.               "SubModules": [
  5700.                 {
  5701.                   "$id": "575",
  5702.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5703.                   "BlockType": {
  5704.                     "$id": "576",
  5705.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  5706.                   },
  5707.                   "HeightRange": {
  5708.                     "min": -1.0,
  5709.                     "max": 1.0
  5710.                   },
  5711.                   "DepthRange": {
  5712.                     "min": 0.0,
  5713.                     "max": 200.0
  5714.                   },
  5715.                   "PercentChance": 0.1,
  5716.                   "NoiseFrequency": 75.0,
  5717.                   "NoiseType": "Perlin",
  5718.                   "NoiseDistributionType": "Blobs"
  5719.                 }
  5720.               ]
  5721.             },
  5722.             {
  5723.               "$id": "577",
  5724.               "NoiseFrequency": 40.0,
  5725.               "Min": 0,
  5726.               "Max": 30,
  5727.               "BlockType": {
  5728.                 "$ref": "536"
  5729.               },
  5730.               "SubModules": []
  5731.             },
  5732.             {
  5733.               "$id": "578",
  5734.               "NoiseFrequency": 40.0,
  5735.               "Min": 0,
  5736.               "Max": 100,
  5737.               "BlockType": {
  5738.                 "$ref": "512"
  5739.               },
  5740.               "SubModules": [
  5741.                 {
  5742.                   "$id": "579",
  5743.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5744.                   "BlockType": {
  5745.                     "$ref": "514"
  5746.                   },
  5747.                   "HeightRange": {
  5748.                     "min": -1.0,
  5749.                     "max": 1.0
  5750.                   },
  5751.                   "DepthRange": {
  5752.                     "min": 0.0,
  5753.                     "max": 70.0
  5754.                   },
  5755.                   "PercentChance": 0.01,
  5756.                   "NoiseFrequency": 75.0,
  5757.                   "NoiseType": "RidgedMulti",
  5758.                   "NoiseDistributionType": "Bands"
  5759.                 },
  5760.                 {
  5761.                   "$id": "580",
  5762.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5763.                   "BlockType": {
  5764.                     "$ref": "564"
  5765.                   },
  5766.                   "HeightRange": {
  5767.                     "min": -1.0,
  5768.                     "max": 1.0
  5769.                   },
  5770.                   "DepthRange": {
  5771.                     "min": 5.0,
  5772.                     "max": 30.0
  5773.                   },
  5774.                   "PercentChance": 0.03,
  5775.                   "NoiseFrequency": 75.0,
  5776.                   "NoiseType": "Billow",
  5777.                   "NoiseDistributionType": "Blobs"
  5778.                 },
  5779.                 {
  5780.                   "$id": "581",
  5781.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5782.                   "BlockType": {
  5783.                     "$ref": "564"
  5784.                   },
  5785.                   "HeightRange": {
  5786.                     "min": -1.0,
  5787.                     "max": 1.0
  5788.                   },
  5789.                   "DepthRange": {
  5790.                     "min": 30.0,
  5791.                     "max": 40.0
  5792.                   },
  5793.                   "PercentChance": 0.09,
  5794.                   "NoiseFrequency": 75.0,
  5795.                   "NoiseType": "Billow",
  5796.                   "NoiseDistributionType": "Blobs"
  5797.                 }
  5798.               ]
  5799.             },
  5800.             {
  5801.               "$id": "582",
  5802.               "NoiseFrequency": 40.0,
  5803.               "Min": 70,
  5804.               "Max": 100,
  5805.               "BlockType": {
  5806.                 "$ref": "516"
  5807.               },
  5808.               "SubModules": []
  5809.             }
  5810.           ]
  5811.         }
  5812.       },
  5813.       {
  5814.         "$id": "583",
  5815.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  5816.         "BiomeName": "Ice",
  5817.         "Module": {
  5818.           "$id": "584",
  5819.           "BlockDepthRanges": [
  5820.             {
  5821.               "$id": "585",
  5822.               "NoiseFrequency": 40.0,
  5823.               "Min": 0,
  5824.               "Max": 8,
  5825.               "BlockType": {
  5826.                 "$id": "586",
  5827.                 "Type": "Eco.World.Blocks.IceBlock, Eco.World"
  5828.               },
  5829.               "SubModules": []
  5830.             },
  5831.             {
  5832.               "$id": "587",
  5833.               "NoiseFrequency": 40.0,
  5834.               "Min": 6,
  5835.               "Max": 8,
  5836.               "BlockType": {
  5837.                 "$ref": "557"
  5838.               },
  5839.               "SubModules": []
  5840.             },
  5841.             {
  5842.               "$id": "588",
  5843.               "NoiseFrequency": 40.0,
  5844.               "Min": 9,
  5845.               "Max": 30,
  5846.               "BlockType": {
  5847.                 "$ref": "536"
  5848.               },
  5849.               "SubModules": []
  5850.             },
  5851.             {
  5852.               "$id": "589",
  5853.               "NoiseFrequency": 40.0,
  5854.               "Min": 0,
  5855.               "Max": 100,
  5856.               "BlockType": {
  5857.                 "$ref": "512"
  5858.               },
  5859.               "SubModules": [
  5860.                 {
  5861.                   "$id": "590",
  5862.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5863.                   "BlockType": {
  5864.                     "$ref": "564"
  5865.                   },
  5866.                   "HeightRange": {
  5867.                     "min": -1.0,
  5868.                     "max": 1.0
  5869.                   },
  5870.                   "DepthRange": {
  5871.                     "min": 5.0,
  5872.                     "max": 30.0
  5873.                   },
  5874.                   "PercentChance": 0.005,
  5875.                   "NoiseFrequency": 75.0,
  5876.                   "NoiseType": "Billow",
  5877.                   "NoiseDistributionType": "Blobs"
  5878.                 },
  5879.                 {
  5880.                   "$id": "591",
  5881.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5882.                   "BlockType": {
  5883.                     "$ref": "564"
  5884.                   },
  5885.                   "HeightRange": {
  5886.                     "min": -1.0,
  5887.                     "max": 1.0
  5888.                   },
  5889.                   "DepthRange": {
  5890.                     "min": 30.0,
  5891.                     "max": 40.0
  5892.                   },
  5893.                   "PercentChance": 0.05,
  5894.                   "NoiseFrequency": 75.0,
  5895.                   "NoiseType": "Billow",
  5896.                   "NoiseDistributionType": "Blobs"
  5897.                 },
  5898.                 {
  5899.                   "$id": "592",
  5900.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5901.                   "BlockType": {
  5902.                     "$ref": "514"
  5903.                   },
  5904.                   "HeightRange": {
  5905.                     "min": -1.0,
  5906.                     "max": 1.0
  5907.                   },
  5908.                   "DepthRange": {
  5909.                     "min": 5.0,
  5910.                     "max": 20.0
  5911.                   },
  5912.                   "PercentChance": 0.03,
  5913.                   "NoiseFrequency": 75.0,
  5914.                   "NoiseType": "RidgedMulti",
  5915.                   "NoiseDistributionType": "Bands"
  5916.                 }
  5917.               ]
  5918.             },
  5919.             {
  5920.               "$id": "593",
  5921.               "NoiseFrequency": 40.0,
  5922.               "Min": 70,
  5923.               "Max": 100,
  5924.               "BlockType": {
  5925.                 "$ref": "516"
  5926.               },
  5927.               "SubModules": []
  5928.             }
  5929.           ]
  5930.         }
  5931.       },
  5932.       {
  5933.         "$id": "594",
  5934.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  5935.         "BiomeName": "Desert",
  5936.         "Module": {
  5937.           "$id": "595",
  5938.           "BlockDepthRanges": [
  5939.             {
  5940.               "$id": "596",
  5941.               "NoiseFrequency": 40.0,
  5942.               "Min": 0,
  5943.               "Max": 0,
  5944.               "BlockType": {
  5945.                 "$id": "597",
  5946.                 "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World"
  5947.               },
  5948.               "SubModules": [
  5949.                 {
  5950.                   "$id": "598",
  5951.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5952.                   "BlockType": {
  5953.                     "$id": "599",
  5954.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  5955.                   },
  5956.                   "HeightRange": {
  5957.                     "min": -1.0,
  5958.                     "max": 1.0
  5959.                   },
  5960.                   "DepthRange": {
  5961.                     "min": 0.0,
  5962.                     "max": 200.0
  5963.                   },
  5964.                   "PercentChance": 0.08,
  5965.                   "NoiseFrequency": 40.0,
  5966.                   "NoiseType": "Perlin",
  5967.                   "NoiseDistributionType": "Blobs"
  5968.                 }
  5969.               ]
  5970.             },
  5971.             {
  5972.               "$id": "600",
  5973.               "NoiseFrequency": 40.0,
  5974.               "Min": 1,
  5975.               "Max": 4,
  5976.               "BlockType": {
  5977.                 "$ref": "597"
  5978.               },
  5979.               "SubModules": [
  5980.                 {
  5981.                   "$id": "601",
  5982.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  5983.                   "BlockType": {
  5984.                     "$id": "602",
  5985.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  5986.                   },
  5987.                   "HeightRange": {
  5988.                     "min": -1.0,
  5989.                     "max": 1.0
  5990.                   },
  5991.                   "DepthRange": {
  5992.                     "min": 0.0,
  5993.                     "max": 200.0
  5994.                   },
  5995.                   "PercentChance": 0.05,
  5996.                   "NoiseFrequency": 75.0,
  5997.                   "NoiseType": "Perlin",
  5998.                   "NoiseDistributionType": "Blobs"
  5999.                 }
  6000.               ]
  6001.             },
  6002.             {
  6003.               "$id": "603",
  6004.               "NoiseFrequency": 40.0,
  6005.               "Min": 0,
  6006.               "Max": 60,
  6007.               "BlockType": {
  6008.                 "$id": "604",
  6009.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  6010.               },
  6011.               "SubModules": [
  6012.                 {
  6013.                   "$id": "605",
  6014.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6015.                   "BlockType": {
  6016.                     "$id": "606",
  6017.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  6018.                   },
  6019.                   "HeightRange": {
  6020.                     "min": -1.0,
  6021.                     "max": 1.0
  6022.                   },
  6023.                   "DepthRange": {
  6024.                     "min": 0.0,
  6025.                     "max": 9.0
  6026.                   },
  6027.                   "PercentChance": 0.05,
  6028.                   "NoiseFrequency": 75.0,
  6029.                   "NoiseType": "RidgedMulti",
  6030.                   "NoiseDistributionType": "Bands"
  6031.                 },
  6032.                 {
  6033.                   "$id": "607",
  6034.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6035.                   "BlockType": {
  6036.                     "$ref": "606"
  6037.                   },
  6038.                   "HeightRange": {
  6039.                     "min": -1.0,
  6040.                     "max": 1.0
  6041.                   },
  6042.                   "DepthRange": {
  6043.                     "min": 10.0,
  6044.                     "max": 15.0
  6045.                   },
  6046.                   "PercentChance": 0.25,
  6047.                   "NoiseFrequency": 75.0,
  6048.                   "NoiseType": "RidgedMulti",
  6049.                   "NoiseDistributionType": "Bands"
  6050.                 },
  6051.                 {
  6052.                   "$id": "608",
  6053.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6054.                   "BlockType": {
  6055.                     "$ref": "606"
  6056.                   },
  6057.                   "HeightRange": {
  6058.                     "min": -1.0,
  6059.                     "max": 1.0
  6060.                   },
  6061.                   "DepthRange": {
  6062.                     "min": 16.0,
  6063.                     "max": 30.0
  6064.                   },
  6065.                   "PercentChance": 0.1,
  6066.                   "NoiseFrequency": 75.0,
  6067.                   "NoiseType": "RidgedMulti",
  6068.                   "NoiseDistributionType": "Bands"
  6069.                 }
  6070.               ]
  6071.             },
  6072.             {
  6073.               "$id": "609",
  6074.               "NoiseFrequency": 40.0,
  6075.               "Min": 40,
  6076.               "Max": 100,
  6077.               "BlockType": {
  6078.                 "$id": "610",
  6079.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  6080.               },
  6081.               "SubModules": [
  6082.                 {
  6083.                   "$id": "611",
  6084.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6085.                   "BlockType": {
  6086.                     "$id": "612",
  6087.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  6088.                   },
  6089.                   "HeightRange": {
  6090.                     "min": -1.0,
  6091.                     "max": 1.0
  6092.                   },
  6093.                   "DepthRange": {
  6094.                     "min": 0.0,
  6095.                     "max": 25.0
  6096.                   },
  6097.                   "PercentChance": 0.005,
  6098.                   "NoiseFrequency": 75.0,
  6099.                   "NoiseType": "RidgedMulti",
  6100.                   "NoiseDistributionType": "Bands"
  6101.                 }
  6102.               ]
  6103.             },
  6104.             {
  6105.               "$id": "613",
  6106.               "NoiseFrequency": 40.0,
  6107.               "Min": 70,
  6108.               "Max": 100,
  6109.               "BlockType": {
  6110.                 "$id": "614",
  6111.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  6112.               },
  6113.               "SubModules": []
  6114.             }
  6115.           ]
  6116.         }
  6117.       },
  6118.       {
  6119.         "$id": "615",
  6120.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  6121.         "BiomeName": "Ocean",
  6122.         "Module": {
  6123.           "$id": "616",
  6124.           "BlockDepthRanges": [
  6125.             {
  6126.               "$id": "617",
  6127.               "NoiseFrequency": 40.0,
  6128.               "Min": 0,
  6129.               "Max": 0,
  6130.               "BlockType": {
  6131.                 "$id": "618",
  6132.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  6133.               },
  6134.               "SubModules": [
  6135.                 {
  6136.                   "$id": "619",
  6137.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6138.                   "BlockType": {
  6139.                     "$id": "620",
  6140.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  6141.                   },
  6142.                   "HeightRange": {
  6143.                     "min": -1.0,
  6144.                     "max": 1.0
  6145.                   },
  6146.                   "DepthRange": {
  6147.                     "min": 0.0,
  6148.                     "max": 200.0
  6149.                   },
  6150.                   "PercentChance": 0.4,
  6151.                   "NoiseFrequency": 75.0,
  6152.                   "NoiseType": "Perlin",
  6153.                   "NoiseDistributionType": "Blobs"
  6154.                 }
  6155.               ]
  6156.             },
  6157.             {
  6158.               "$id": "621",
  6159.               "NoiseFrequency": 40.0,
  6160.               "Min": 0,
  6161.               "Max": 5,
  6162.               "BlockType": {
  6163.                 "$id": "622",
  6164.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  6165.               },
  6166.               "SubModules": []
  6167.             },
  6168.             {
  6169.               "$id": "623",
  6170.               "NoiseFrequency": 40.0,
  6171.               "Min": 1,
  6172.               "Max": 15,
  6173.               "BlockType": {
  6174.                 "$ref": "620"
  6175.               },
  6176.               "SubModules": [
  6177.                 {
  6178.                   "$id": "624",
  6179.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6180.                   "BlockType": {
  6181.                     "$id": "625",
  6182.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  6183.                   },
  6184.                   "HeightRange": {
  6185.                     "min": -1.0,
  6186.                     "max": 1.0
  6187.                   },
  6188.                   "DepthRange": {
  6189.                     "min": 0.0,
  6190.                     "max": 200.0
  6191.                   },
  6192.                   "PercentChance": 0.05,
  6193.                   "NoiseFrequency": 75.0,
  6194.                   "NoiseType": "Perlin",
  6195.                   "NoiseDistributionType": "Blobs"
  6196.                 }
  6197.               ]
  6198.             },
  6199.             {
  6200.               "$id": "626",
  6201.               "NoiseFrequency": 40.0,
  6202.               "Min": 0,
  6203.               "Max": 100,
  6204.               "BlockType": {
  6205.                 "$id": "627",
  6206.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  6207.               },
  6208.               "SubModules": []
  6209.             }
  6210.           ]
  6211.         }
  6212.       },
  6213.       {
  6214.         "$id": "628",
  6215.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  6216.         "BiomeName": "DeepOcean",
  6217.         "Module": {
  6218.           "$id": "629",
  6219.           "BlockDepthRanges": [
  6220.             {
  6221.               "$id": "630",
  6222.               "NoiseFrequency": 40.0,
  6223.               "Min": 0,
  6224.               "Max": 0,
  6225.               "BlockType": {
  6226.                 "$ref": "618"
  6227.               },
  6228.               "SubModules": [
  6229.                 {
  6230.                   "$id": "631",
  6231.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6232.                   "BlockType": {
  6233.                     "$ref": "620"
  6234.                   },
  6235.                   "HeightRange": {
  6236.                     "min": -1.0,
  6237.                     "max": 1.0
  6238.                   },
  6239.                   "DepthRange": {
  6240.                     "min": 0.0,
  6241.                     "max": 200.0
  6242.                   },
  6243.                   "PercentChance": 0.05,
  6244.                   "NoiseFrequency": 75.0,
  6245.                   "NoiseType": "Perlin",
  6246.                   "NoiseDistributionType": "Blobs"
  6247.                 }
  6248.               ]
  6249.             },
  6250.             {
  6251.               "$id": "632",
  6252.               "NoiseFrequency": 40.0,
  6253.               "Min": 1,
  6254.               "Max": 10,
  6255.               "BlockType": {
  6256.                 "$ref": "620"
  6257.               },
  6258.               "SubModules": [
  6259.                 {
  6260.                   "$id": "633",
  6261.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6262.                   "BlockType": {
  6263.                     "$ref": "625"
  6264.                   },
  6265.                   "HeightRange": {
  6266.                     "min": -1.0,
  6267.                     "max": 1.0
  6268.                   },
  6269.                   "DepthRange": {
  6270.                     "min": 0.0,
  6271.                     "max": 200.0
  6272.                   },
  6273.                   "PercentChance": 0.05,
  6274.                   "NoiseFrequency": 75.0,
  6275.                   "NoiseType": "Perlin",
  6276.                   "NoiseDistributionType": "Blobs"
  6277.                 }
  6278.               ]
  6279.             },
  6280.             {
  6281.               "$id": "634",
  6282.               "NoiseFrequency": 40.0,
  6283.               "Min": 0,
  6284.               "Max": 100,
  6285.               "BlockType": {
  6286.                 "$ref": "627"
  6287.               },
  6288.               "SubModules": []
  6289.             }
  6290.           ]
  6291.         }
  6292.       },
  6293.       {
  6294.         "$id": "635",
  6295.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  6296.         "BiomeName": "ColdCoast",
  6297.         "Module": {
  6298.           "$id": "636",
  6299.           "BlockDepthRanges": [
  6300.             {
  6301.               "$id": "637",
  6302.               "NoiseFrequency": 40.0,
  6303.               "Min": 0,
  6304.               "Max": 9,
  6305.               "BlockType": {
  6306.                 "$ref": "620"
  6307.               },
  6308.               "SubModules": []
  6309.             },
  6310.             {
  6311.               "$id": "638",
  6312.               "NoiseFrequency": 100.0,
  6313.               "Min": 6,
  6314.               "Max": 10,
  6315.               "BlockType": {
  6316.                 "$ref": "622"
  6317.               },
  6318.               "SubModules": []
  6319.             },
  6320.             {
  6321.               "$id": "639",
  6322.               "NoiseFrequency": 40.0,
  6323.               "Min": 10,
  6324.               "Max": 20,
  6325.               "BlockType": {
  6326.                 "$id": "640",
  6327.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  6328.               },
  6329.               "SubModules": []
  6330.             },
  6331.             {
  6332.               "$id": "641",
  6333.               "NoiseFrequency": 40.0,
  6334.               "Min": 18,
  6335.               "Max": 30,
  6336.               "BlockType": {
  6337.                 "$ref": "622"
  6338.               },
  6339.               "SubModules": []
  6340.             },
  6341.             {
  6342.               "$id": "642",
  6343.               "NoiseFrequency": 40.0,
  6344.               "Min": 28,
  6345.               "Max": 40,
  6346.               "BlockType": {
  6347.                 "$ref": "640"
  6348.               },
  6349.               "SubModules": []
  6350.             },
  6351.             {
  6352.               "$id": "643",
  6353.               "NoiseFrequency": 40.0,
  6354.               "Min": 70,
  6355.               "Max": 100,
  6356.               "BlockType": {
  6357.                 "$id": "644",
  6358.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  6359.               },
  6360.               "SubModules": []
  6361.             },
  6362.             {
  6363.               "$id": "645",
  6364.               "NoiseFrequency": 40.0,
  6365.               "Min": 60,
  6366.               "Max": 100,
  6367.               "BlockType": {
  6368.                 "$ref": "627"
  6369.               },
  6370.               "SubModules": []
  6371.             }
  6372.           ]
  6373.         }
  6374.       },
  6375.       {
  6376.         "$id": "646",
  6377.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  6378.         "BiomeName": "WarmCoast",
  6379.         "Module": {
  6380.           "$id": "647",
  6381.           "BlockDepthRanges": [
  6382.             {
  6383.               "$id": "648",
  6384.               "NoiseFrequency": 40.0,
  6385.               "Min": 0,
  6386.               "Max": 9,
  6387.               "BlockType": {
  6388.                 "$ref": "620"
  6389.               },
  6390.               "SubModules": []
  6391.             },
  6392.             {
  6393.               "$id": "649",
  6394.               "NoiseFrequency": 100.0,
  6395.               "Min": 6,
  6396.               "Max": 10,
  6397.               "BlockType": {
  6398.                 "$ref": "622"
  6399.               },
  6400.               "SubModules": []
  6401.             },
  6402.             {
  6403.               "$id": "650",
  6404.               "NoiseFrequency": 40.0,
  6405.               "Min": 10,
  6406.               "Max": 20,
  6407.               "BlockType": {
  6408.                 "$ref": "640"
  6409.               },
  6410.               "SubModules": []
  6411.             },
  6412.             {
  6413.               "$id": "651",
  6414.               "NoiseFrequency": 40.0,
  6415.               "Min": 18,
  6416.               "Max": 30,
  6417.               "BlockType": {
  6418.                 "$ref": "622"
  6419.               },
  6420.               "SubModules": []
  6421.             },
  6422.             {
  6423.               "$id": "652",
  6424.               "NoiseFrequency": 40.0,
  6425.               "Min": 28,
  6426.               "Max": 40,
  6427.               "BlockType": {
  6428.                 "$ref": "640"
  6429.               },
  6430.               "SubModules": []
  6431.             },
  6432.             {
  6433.               "$id": "653",
  6434.               "NoiseFrequency": 40.0,
  6435.               "Min": 70,
  6436.               "Max": 100,
  6437.               "BlockType": {
  6438.                 "$ref": "644"
  6439.               },
  6440.               "SubModules": []
  6441.             },
  6442.             {
  6443.               "$id": "654",
  6444.               "NoiseFrequency": 40.0,
  6445.               "Min": 60,
  6446.               "Max": 100,
  6447.               "BlockType": {
  6448.                 "$ref": "627"
  6449.               },
  6450.               "SubModules": []
  6451.             }
  6452.           ]
  6453.         }
  6454.       },
  6455.       {
  6456.         "$id": "655",
  6457.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  6458.         "BiomeName": "Grassland",
  6459.         "Module": {
  6460.           "$id": "656",
  6461.           "BlockDepthRanges": [
  6462.             {
  6463.               "$id": "657",
  6464.               "NoiseFrequency": 1.0,
  6465.               "Min": 0,
  6466.               "Max": 0,
  6467.               "BlockType": {
  6468.                 "$id": "658",
  6469.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  6470.               },
  6471.               "SubModules": [
  6472.                 {
  6473.                   "$id": "659",
  6474.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6475.                   "BlockType": {
  6476.                     "$id": "660",
  6477.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  6478.                   },
  6479.                   "HeightRange": {
  6480.                     "min": -1.0,
  6481.                     "max": 1.0
  6482.                   },
  6483.                   "DepthRange": {
  6484.                     "min": 0.0,
  6485.                     "max": 200.0
  6486.                   },
  6487.                   "PercentChance": 0.05,
  6488.                   "NoiseFrequency": 75.0,
  6489.                   "NoiseType": "Perlin",
  6490.                   "NoiseDistributionType": "Blobs"
  6491.                 }
  6492.               ]
  6493.             },
  6494.             {
  6495.               "$id": "661",
  6496.               "NoiseFrequency": 60.0,
  6497.               "Min": 1,
  6498.               "Max": 4,
  6499.               "BlockType": {
  6500.                 "$ref": "660"
  6501.               },
  6502.               "SubModules": [
  6503.                 {
  6504.                   "$id": "662",
  6505.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6506.                   "BlockType": {
  6507.                     "$id": "663",
  6508.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  6509.                   },
  6510.                   "HeightRange": {
  6511.                     "min": -1.0,
  6512.                     "max": 1.0
  6513.                   },
  6514.                   "DepthRange": {
  6515.                     "min": 0.0,
  6516.                     "max": 200.0
  6517.                   },
  6518.                   "PercentChance": 0.05,
  6519.                   "NoiseFrequency": 75.0,
  6520.                   "NoiseType": "Perlin",
  6521.                   "NoiseDistributionType": "Blobs"
  6522.                 }
  6523.               ]
  6524.             },
  6525.             {
  6526.               "$id": "664",
  6527.               "NoiseFrequency": 40.0,
  6528.               "Min": 2,
  6529.               "Max": 30,
  6530.               "BlockType": {
  6531.                 "$id": "665",
  6532.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  6533.               },
  6534.               "SubModules": []
  6535.             },
  6536.             {
  6537.               "$id": "666",
  6538.               "NoiseFrequency": 40.0,
  6539.               "Min": 0,
  6540.               "Max": 70,
  6541.               "BlockType": {
  6542.                 "$id": "667",
  6543.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  6544.               },
  6545.               "SubModules": [
  6546.                 {
  6547.                   "$id": "668",
  6548.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6549.                   "BlockType": {
  6550.                     "$id": "669",
  6551.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  6552.                   },
  6553.                   "HeightRange": {
  6554.                     "min": -1.0,
  6555.                     "max": 1.0
  6556.                   },
  6557.                   "DepthRange": {
  6558.                     "min": 0.0,
  6559.                     "max": 200.0
  6560.                   },
  6561.                   "PercentChance": 0.1,
  6562.                   "NoiseFrequency": 75.0,
  6563.                   "NoiseType": "RidgedMulti",
  6564.                   "NoiseDistributionType": "Bands"
  6565.                 },
  6566.                 {
  6567.                   "$id": "670",
  6568.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6569.                   "BlockType": {
  6570.                     "$id": "671",
  6571.                     "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods"
  6572.                   },
  6573.                   "HeightRange": {
  6574.                     "min": -1.0,
  6575.                     "max": 1.0
  6576.                   },
  6577.                   "DepthRange": {
  6578.                     "min": 13.0,
  6579.                     "max": 16.0
  6580.                   },
  6581.                   "PercentChance": 0.7,
  6582.                   "NoiseFrequency": 75.0,
  6583.                   "NoiseType": "RidgedMulti",
  6584.                   "NoiseDistributionType": "Bands"
  6585.                 }
  6586.               ]
  6587.             },
  6588.             {
  6589.               "$id": "672",
  6590.               "NoiseFrequency": 40.0,
  6591.               "Min": 0,
  6592.               "Max": 100,
  6593.               "BlockType": {
  6594.                 "$id": "673",
  6595.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  6596.               },
  6597.               "SubModules": [
  6598.                 {
  6599.                   "$id": "674",
  6600.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6601.                   "BlockType": {
  6602.                     "$id": "675",
  6603.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  6604.                   },
  6605.                   "HeightRange": {
  6606.                     "min": -1.0,
  6607.                     "max": 1.0
  6608.                   },
  6609.                   "DepthRange": {
  6610.                     "min": 0.0,
  6611.                     "max": 70.0
  6612.                   },
  6613.                   "PercentChance": 0.01,
  6614.                   "NoiseFrequency": 50.0,
  6615.                   "NoiseType": "Perlin",
  6616.                   "NoiseDistributionType": "Bands"
  6617.                 }
  6618.               ]
  6619.             },
  6620.             {
  6621.               "$id": "676",
  6622.               "NoiseFrequency": 40.0,
  6623.               "Min": 70,
  6624.               "Max": 100,
  6625.               "BlockType": {
  6626.                 "$id": "677",
  6627.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  6628.               },
  6629.               "SubModules": []
  6630.             }
  6631.           ]
  6632.         }
  6633.       },
  6634.       {
  6635.         "$id": "678",
  6636.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  6637.         "BiomeName": "RainForest",
  6638.         "Module": {
  6639.           "$id": "679",
  6640.           "BlockDepthRanges": [
  6641.             {
  6642.               "$id": "680",
  6643.               "NoiseFrequency": 1.0,
  6644.               "Min": 0,
  6645.               "Max": 0,
  6646.               "BlockType": {
  6647.                 "$ref": "658"
  6648.               },
  6649.               "SubModules": [
  6650.                 {
  6651.                   "$id": "681",
  6652.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6653.                   "BlockType": {
  6654.                     "$ref": "660"
  6655.                   },
  6656.                   "HeightRange": {
  6657.                     "min": -1.0,
  6658.                     "max": 1.0
  6659.                   },
  6660.                   "DepthRange": {
  6661.                     "min": 0.0,
  6662.                     "max": 200.0
  6663.                   },
  6664.                   "PercentChance": 0.05,
  6665.                   "NoiseFrequency": 75.0,
  6666.                   "NoiseType": "Perlin",
  6667.                   "NoiseDistributionType": "Blobs"
  6668.                 }
  6669.               ]
  6670.             },
  6671.             {
  6672.               "$id": "682",
  6673.               "NoiseFrequency": 40.0,
  6674.               "Min": 1,
  6675.               "Max": 20,
  6676.               "BlockType": {
  6677.                 "$ref": "660"
  6678.               },
  6679.               "SubModules": [
  6680.                 {
  6681.                   "$id": "683",
  6682.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6683.                   "BlockType": {
  6684.                     "$ref": "663"
  6685.                   },
  6686.                   "HeightRange": {
  6687.                     "min": -1.0,
  6688.                     "max": 1.0
  6689.                   },
  6690.                   "DepthRange": {
  6691.                     "min": 0.0,
  6692.                     "max": 200.0
  6693.                   },
  6694.                   "PercentChance": 0.55,
  6695.                   "NoiseFrequency": 75.0,
  6696.                   "NoiseType": "Perlin",
  6697.                   "NoiseDistributionType": "Blobs"
  6698.                 }
  6699.               ]
  6700.             },
  6701.             {
  6702.               "$id": "684",
  6703.               "NoiseFrequency": 40.0,
  6704.               "Min": 2,
  6705.               "Max": 70,
  6706.               "BlockType": {
  6707.                 "$id": "685",
  6708.                 "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods"
  6709.               },
  6710.               "SubModules": []
  6711.             },
  6712.             {
  6713.               "$id": "686",
  6714.               "NoiseFrequency": 40.0,
  6715.               "Min": 20,
  6716.               "Max": 100,
  6717.               "BlockType": {
  6718.                 "$ref": "673"
  6719.               },
  6720.               "SubModules": [
  6721.                 {
  6722.                   "$id": "687",
  6723.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6724.                   "BlockType": {
  6725.                     "$ref": "675"
  6726.                   },
  6727.                   "HeightRange": {
  6728.                     "min": -1.0,
  6729.                     "max": 1.0
  6730.                   },
  6731.                   "DepthRange": {
  6732.                     "min": 20.0,
  6733.                     "max": 40.0
  6734.                   },
  6735.                   "PercentChance": 0.01,
  6736.                   "NoiseFrequency": 75.0,
  6737.                   "NoiseType": "RidgedMulti",
  6738.                   "NoiseDistributionType": "Bands"
  6739.                 },
  6740.                 {
  6741.                   "$id": "688",
  6742.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6743.                   "BlockType": {
  6744.                     "$ref": "675"
  6745.                   },
  6746.                   "HeightRange": {
  6747.                     "min": -1.0,
  6748.                     "max": 1.0
  6749.                   },
  6750.                   "DepthRange": {
  6751.                     "min": 40.0,
  6752.                     "max": 70.0
  6753.                   },
  6754.                   "PercentChance": 0.05,
  6755.                   "NoiseFrequency": 75.0,
  6756.                   "NoiseType": "RidgedMulti",
  6757.                   "NoiseDistributionType": "Bands"
  6758.                 }
  6759.               ]
  6760.             },
  6761.             {
  6762.               "$id": "689",
  6763.               "NoiseFrequency": 40.0,
  6764.               "Min": 70,
  6765.               "Max": 100,
  6766.               "BlockType": {
  6767.                 "$ref": "677"
  6768.               },
  6769.               "SubModules": []
  6770.             }
  6771.           ]
  6772.         }
  6773.       },
  6774.       {
  6775.         "$id": "690",
  6776.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  6777.         "BiomeName": "WarmForest",
  6778.         "Module": {
  6779.           "$id": "691",
  6780.           "BlockDepthRanges": [
  6781.             {
  6782.               "$id": "692",
  6783.               "NoiseFrequency": 40.0,
  6784.               "Min": 0,
  6785.               "Max": 0,
  6786.               "BlockType": {
  6787.                 "$ref": "658"
  6788.               },
  6789.               "SubModules": [
  6790.                 {
  6791.                   "$id": "693",
  6792.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6793.                   "BlockType": {
  6794.                     "$ref": "660"
  6795.                   },
  6796.                   "HeightRange": {
  6797.                     "min": -1.0,
  6798.                     "max": 1.0
  6799.                   },
  6800.                   "DepthRange": {
  6801.                     "min": 0.0,
  6802.                     "max": 200.0
  6803.                   },
  6804.                   "PercentChance": 0.05,
  6805.                   "NoiseFrequency": 75.0,
  6806.                   "NoiseType": "Perlin",
  6807.                   "NoiseDistributionType": "Blobs"
  6808.                 }
  6809.               ]
  6810.             },
  6811.             {
  6812.               "$id": "694",
  6813.               "NoiseFrequency": 40.0,
  6814.               "Min": 1,
  6815.               "Max": 8,
  6816.               "BlockType": {
  6817.                 "$ref": "660"
  6818.               },
  6819.               "SubModules": [
  6820.                 {
  6821.                   "$id": "695",
  6822.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6823.                   "BlockType": {
  6824.                     "$ref": "663"
  6825.                   },
  6826.                   "HeightRange": {
  6827.                     "min": -1.0,
  6828.                     "max": 1.0
  6829.                   },
  6830.                   "DepthRange": {
  6831.                     "min": 0.0,
  6832.                     "max": 200.0
  6833.                   },
  6834.                   "PercentChance": 0.1,
  6835.                   "NoiseFrequency": 75.0,
  6836.                   "NoiseType": "Perlin",
  6837.                   "NoiseDistributionType": "Blobs"
  6838.                 }
  6839.               ]
  6840.             },
  6841.             {
  6842.               "$id": "696",
  6843.               "NoiseFrequency": 40.0,
  6844.               "Min": 0,
  6845.               "Max": 40,
  6846.               "BlockType": {
  6847.                 "$id": "697",
  6848.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  6849.               },
  6850.               "SubModules": []
  6851.             },
  6852.             {
  6853.               "$id": "698",
  6854.               "NoiseFrequency": 40.0,
  6855.               "Min": 0,
  6856.               "Max": 100,
  6857.               "BlockType": {
  6858.                 "$ref": "673"
  6859.               },
  6860.               "SubModules": [
  6861.                 {
  6862.                   "$id": "699",
  6863.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6864.                   "BlockType": {
  6865.                     "$ref": "675"
  6866.                   },
  6867.                   "HeightRange": {
  6868.                     "min": -1.0,
  6869.                     "max": 1.0
  6870.                   },
  6871.                   "DepthRange": {
  6872.                     "min": 0.0,
  6873.                     "max": 16.0
  6874.                   },
  6875.                   "PercentChance": 0.01,
  6876.                   "NoiseFrequency": 75.0,
  6877.                   "NoiseType": "RidgedMulti",
  6878.                   "NoiseDistributionType": "Bands"
  6879.                 },
  6880.                 {
  6881.                   "$id": "700",
  6882.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6883.                   "BlockType": {
  6884.                     "$ref": "675"
  6885.                   },
  6886.                   "HeightRange": {
  6887.                     "min": -1.0,
  6888.                     "max": 1.0
  6889.                   },
  6890.                   "DepthRange": {
  6891.                     "min": 16.0,
  6892.                     "max": 40.0
  6893.                   },
  6894.                   "PercentChance": 0.03,
  6895.                   "NoiseFrequency": 75.0,
  6896.                   "NoiseType": "RidgedMulti",
  6897.                   "NoiseDistributionType": "Bands"
  6898.                 }
  6899.               ]
  6900.             },
  6901.             {
  6902.               "$id": "701",
  6903.               "NoiseFrequency": 40.0,
  6904.               "Min": 70,
  6905.               "Max": 100,
  6906.               "BlockType": {
  6907.                 "$ref": "677"
  6908.               },
  6909.               "SubModules": []
  6910.             }
  6911.           ]
  6912.         }
  6913.       },
  6914.       {
  6915.         "$id": "702",
  6916.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  6917.         "BiomeName": "ColdForest",
  6918.         "Module": {
  6919.           "$id": "703",
  6920.           "BlockDepthRanges": [
  6921.             {
  6922.               "$id": "704",
  6923.               "NoiseFrequency": 1.0,
  6924.               "Min": 0,
  6925.               "Max": 0,
  6926.               "BlockType": {
  6927.                 "$ref": "658"
  6928.               },
  6929.               "SubModules": [
  6930.                 {
  6931.                   "$id": "705",
  6932.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6933.                   "BlockType": {
  6934.                     "$ref": "660"
  6935.                   },
  6936.                   "HeightRange": {
  6937.                     "min": -1.0,
  6938.                     "max": 1.0
  6939.                   },
  6940.                   "DepthRange": {
  6941.                     "min": 0.0,
  6942.                     "max": 200.0
  6943.                   },
  6944.                   "PercentChance": 0.05,
  6945.                   "NoiseFrequency": 75.0,
  6946.                   "NoiseType": "Perlin",
  6947.                   "NoiseDistributionType": "Blobs"
  6948.                 }
  6949.               ]
  6950.             },
  6951.             {
  6952.               "$id": "706",
  6953.               "NoiseFrequency": 40.0,
  6954.               "Min": 1,
  6955.               "Max": 4,
  6956.               "BlockType": {
  6957.                 "$ref": "660"
  6958.               },
  6959.               "SubModules": []
  6960.             },
  6961.             {
  6962.               "$id": "707",
  6963.               "NoiseFrequency": 40.0,
  6964.               "Min": 5,
  6965.               "Max": 10,
  6966.               "BlockType": {
  6967.                 "$ref": "697"
  6968.               },
  6969.               "SubModules": []
  6970.             },
  6971.             {
  6972.               "$id": "708",
  6973.               "NoiseFrequency": 40.0,
  6974.               "Min": 0,
  6975.               "Max": 100,
  6976.               "BlockType": {
  6977.                 "$ref": "673"
  6978.               },
  6979.               "SubModules": [
  6980.                 {
  6981.                   "$id": "709",
  6982.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  6983.                   "BlockType": {
  6984.                     "$ref": "675"
  6985.                   },
  6986.                   "HeightRange": {
  6987.                     "min": -1.0,
  6988.                     "max": 1.0
  6989.                   },
  6990.                   "DepthRange": {
  6991.                     "min": 0.0,
  6992.                     "max": 30.0
  6993.                   },
  6994.                   "PercentChance": 0.01,
  6995.                   "NoiseFrequency": 75.0,
  6996.                   "NoiseType": "RidgedMulti",
  6997.                   "NoiseDistributionType": "Bands"
  6998.                 },
  6999.                 {
  7000.                   "$id": "710",
  7001.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7002.                   "BlockType": {
  7003.                     "$ref": "675"
  7004.                   },
  7005.                   "HeightRange": {
  7006.                     "min": -1.0,
  7007.                     "max": 1.0
  7008.                   },
  7009.                   "DepthRange": {
  7010.                     "min": 30.0,
  7011.                     "max": 70.0
  7012.                   },
  7013.                   "PercentChance": 0.02,
  7014.                   "NoiseFrequency": 75.0,
  7015.                   "NoiseType": "RidgedMulti",
  7016.                   "NoiseDistributionType": "Bands"
  7017.                 },
  7018.                 {
  7019.                   "$id": "711",
  7020.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7021.                   "BlockType": {
  7022.                     "$id": "712",
  7023.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  7024.                   },
  7025.                   "HeightRange": {
  7026.                     "min": -1.0,
  7027.                     "max": 1.0
  7028.                   },
  7029.                   "DepthRange": {
  7030.                     "min": 5.0,
  7031.                     "max": 20.0
  7032.                   },
  7033.                   "PercentChance": 0.02,
  7034.                   "NoiseFrequency": 75.0,
  7035.                   "NoiseType": "RidgedMulti",
  7036.                   "NoiseDistributionType": "Bands"
  7037.                 }
  7038.               ]
  7039.             },
  7040.             {
  7041.               "$id": "713",
  7042.               "NoiseFrequency": 40.0,
  7043.               "Min": 70,
  7044.               "Max": 100,
  7045.               "BlockType": {
  7046.                 "$ref": "677"
  7047.               },
  7048.               "SubModules": []
  7049.             }
  7050.           ]
  7051.         }
  7052.       },
  7053.       {
  7054.         "$id": "714",
  7055.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  7056.         "BiomeName": "Taiga",
  7057.         "Module": {
  7058.           "$id": "715",
  7059.           "BlockDepthRanges": [
  7060.             {
  7061.               "$id": "716",
  7062.               "NoiseFrequency": 40.0,
  7063.               "Min": 0,
  7064.               "Max": 0,
  7065.               "BlockType": {
  7066.                 "$ref": "658"
  7067.               },
  7068.               "SubModules": [
  7069.                 {
  7070.                   "$id": "717",
  7071.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7072.                   "BlockType": {
  7073.                     "$id": "718",
  7074.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  7075.                   },
  7076.                   "HeightRange": {
  7077.                     "min": -1.0,
  7078.                     "max": 1.0
  7079.                   },
  7080.                   "DepthRange": {
  7081.                     "min": 0.0,
  7082.                     "max": 200.0
  7083.                   },
  7084.                   "PercentChance": 0.05,
  7085.                   "NoiseFrequency": 75.0,
  7086.                   "NoiseType": "Perlin",
  7087.                   "NoiseDistributionType": "Blobs"
  7088.                 },
  7089.                 {
  7090.                   "$id": "719",
  7091.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7092.                   "BlockType": {
  7093.                     "$ref": "660"
  7094.                   },
  7095.                   "HeightRange": {
  7096.                     "min": -1.0,
  7097.                     "max": 1.0
  7098.                   },
  7099.                   "DepthRange": {
  7100.                     "min": 0.0,
  7101.                     "max": 200.0
  7102.                   },
  7103.                   "PercentChance": 0.1,
  7104.                   "NoiseFrequency": 75.0,
  7105.                   "NoiseType": "Perlin",
  7106.                   "NoiseDistributionType": "Blobs"
  7107.                 }
  7108.               ]
  7109.             },
  7110.             {
  7111.               "$id": "720",
  7112.               "NoiseFrequency": 40.0,
  7113.               "Min": 1,
  7114.               "Max": 4,
  7115.               "BlockType": {
  7116.                 "$id": "721",
  7117.                 "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  7118.               },
  7119.               "SubModules": []
  7120.             },
  7121.             {
  7122.               "$id": "722",
  7123.               "NoiseFrequency": 40.0,
  7124.               "Min": 0,
  7125.               "Max": 20,
  7126.               "BlockType": {
  7127.                 "$ref": "697"
  7128.               },
  7129.               "SubModules": []
  7130.             },
  7131.             {
  7132.               "$id": "723",
  7133.               "NoiseFrequency": 40.0,
  7134.               "Min": 0,
  7135.               "Max": 100,
  7136.               "BlockType": {
  7137.                 "$ref": "673"
  7138.               },
  7139.               "SubModules": [
  7140.                 {
  7141.                   "$id": "724",
  7142.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7143.                   "BlockType": {
  7144.                     "$id": "725",
  7145.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  7146.                   },
  7147.                   "HeightRange": {
  7148.                     "min": -1.0,
  7149.                     "max": 1.0
  7150.                   },
  7151.                   "DepthRange": {
  7152.                     "min": 5.0,
  7153.                     "max": 20.0
  7154.                   },
  7155.                   "PercentChance": 0.05,
  7156.                   "NoiseFrequency": 75.0,
  7157.                   "NoiseType": "Billow",
  7158.                   "NoiseDistributionType": "Blobs"
  7159.                 },
  7160.                 {
  7161.                   "$id": "726",
  7162.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7163.                   "BlockType": {
  7164.                     "$ref": "725"
  7165.                   },
  7166.                   "HeightRange": {
  7167.                     "min": -1.0,
  7168.                     "max": 1.0
  7169.                   },
  7170.                   "DepthRange": {
  7171.                     "min": 20.0,
  7172.                     "max": 30.0
  7173.                   },
  7174.                   "PercentChance": 0.4,
  7175.                   "NoiseFrequency": 75.0,
  7176.                   "NoiseType": "Billow",
  7177.                   "NoiseDistributionType": "Blobs"
  7178.                 },
  7179.                 {
  7180.                   "$id": "727",
  7181.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7182.                   "BlockType": {
  7183.                     "$ref": "725"
  7184.                   },
  7185.                   "HeightRange": {
  7186.                     "min": -1.0,
  7187.                     "max": 1.0
  7188.                   },
  7189.                   "DepthRange": {
  7190.                     "min": 30.0,
  7191.                     "max": 40.0
  7192.                   },
  7193.                   "PercentChance": 0.08,
  7194.                   "NoiseFrequency": 75.0,
  7195.                   "NoiseType": "Billow",
  7196.                   "NoiseDistributionType": "Blobs"
  7197.                 }
  7198.               ]
  7199.             },
  7200.             {
  7201.               "$id": "728",
  7202.               "NoiseFrequency": 40.0,
  7203.               "Min": 40,
  7204.               "Max": 100,
  7205.               "BlockType": {
  7206.                 "$ref": "677"
  7207.               },
  7208.               "SubModules": []
  7209.             }
  7210.           ]
  7211.         }
  7212.       },
  7213.       {
  7214.         "$id": "729",
  7215.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  7216.         "BiomeName": "Tundra",
  7217.         "Module": {
  7218.           "$id": "730",
  7219.           "BlockDepthRanges": [
  7220.             {
  7221.               "$id": "731",
  7222.               "NoiseFrequency": 40.0,
  7223.               "Min": 0,
  7224.               "Max": 0,
  7225.               "BlockType": {
  7226.                 "$ref": "658"
  7227.               },
  7228.               "SubModules": [
  7229.                 {
  7230.                   "$id": "732",
  7231.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7232.                   "BlockType": {
  7233.                     "$ref": "718"
  7234.                   },
  7235.                   "HeightRange": {
  7236.                     "min": -1.0,
  7237.                     "max": 1.0
  7238.                   },
  7239.                   "DepthRange": {
  7240.                     "min": 0.0,
  7241.                     "max": 200.0
  7242.                   },
  7243.                   "PercentChance": 0.15,
  7244.                   "NoiseFrequency": 75.0,
  7245.                   "NoiseType": "Perlin",
  7246.                   "NoiseDistributionType": "Blobs"
  7247.                 },
  7248.                 {
  7249.                   "$id": "733",
  7250.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7251.                   "BlockType": {
  7252.                     "$id": "734",
  7253.                     "Type": "Eco.World.Blocks.SnowBlock, Eco.World"
  7254.                   },
  7255.                   "HeightRange": {
  7256.                     "min": -1.0,
  7257.                     "max": 1.0
  7258.                   },
  7259.                   "DepthRange": {
  7260.                     "min": 0.0,
  7261.                     "max": 200.0
  7262.                   },
  7263.                   "PercentChance": 0.2,
  7264.                   "NoiseFrequency": 75.0,
  7265.                   "NoiseType": "Perlin",
  7266.                   "NoiseDistributionType": "Blobs"
  7267.                 }
  7268.               ]
  7269.             },
  7270.             {
  7271.               "$id": "735",
  7272.               "NoiseFrequency": 40.0,
  7273.               "Min": 1,
  7274.               "Max": 4,
  7275.               "BlockType": {
  7276.                 "$ref": "721"
  7277.               },
  7278.               "SubModules": [
  7279.                 {
  7280.                   "$id": "736",
  7281.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7282.                   "BlockType": {
  7283.                     "$id": "737",
  7284.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  7285.                   },
  7286.                   "HeightRange": {
  7287.                     "min": -1.0,
  7288.                     "max": 1.0
  7289.                   },
  7290.                   "DepthRange": {
  7291.                     "min": 0.0,
  7292.                     "max": 200.0
  7293.                   },
  7294.                   "PercentChance": 0.1,
  7295.                   "NoiseFrequency": 75.0,
  7296.                   "NoiseType": "Perlin",
  7297.                   "NoiseDistributionType": "Blobs"
  7298.                 }
  7299.               ]
  7300.             },
  7301.             {
  7302.               "$id": "738",
  7303.               "NoiseFrequency": 40.0,
  7304.               "Min": 0,
  7305.               "Max": 30,
  7306.               "BlockType": {
  7307.                 "$ref": "697"
  7308.               },
  7309.               "SubModules": []
  7310.             },
  7311.             {
  7312.               "$id": "739",
  7313.               "NoiseFrequency": 40.0,
  7314.               "Min": 0,
  7315.               "Max": 100,
  7316.               "BlockType": {
  7317.                 "$ref": "673"
  7318.               },
  7319.               "SubModules": [
  7320.                 {
  7321.                   "$id": "740",
  7322.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7323.                   "BlockType": {
  7324.                     "$ref": "675"
  7325.                   },
  7326.                   "HeightRange": {
  7327.                     "min": -1.0,
  7328.                     "max": 1.0
  7329.                   },
  7330.                   "DepthRange": {
  7331.                     "min": 0.0,
  7332.                     "max": 70.0
  7333.                   },
  7334.                   "PercentChance": 0.01,
  7335.                   "NoiseFrequency": 75.0,
  7336.                   "NoiseType": "RidgedMulti",
  7337.                   "NoiseDistributionType": "Bands"
  7338.                 },
  7339.                 {
  7340.                   "$id": "741",
  7341.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7342.                   "BlockType": {
  7343.                     "$ref": "725"
  7344.                   },
  7345.                   "HeightRange": {
  7346.                     "min": -1.0,
  7347.                     "max": 1.0
  7348.                   },
  7349.                   "DepthRange": {
  7350.                     "min": 5.0,
  7351.                     "max": 30.0
  7352.                   },
  7353.                   "PercentChance": 0.03,
  7354.                   "NoiseFrequency": 75.0,
  7355.                   "NoiseType": "Billow",
  7356.                   "NoiseDistributionType": "Blobs"
  7357.                 },
  7358.                 {
  7359.                   "$id": "742",
  7360.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7361.                   "BlockType": {
  7362.                     "$ref": "725"
  7363.                   },
  7364.                   "HeightRange": {
  7365.                     "min": -1.0,
  7366.                     "max": 1.0
  7367.                   },
  7368.                   "DepthRange": {
  7369.                     "min": 30.0,
  7370.                     "max": 40.0
  7371.                   },
  7372.                   "PercentChance": 0.09,
  7373.                   "NoiseFrequency": 75.0,
  7374.                   "NoiseType": "Billow",
  7375.                   "NoiseDistributionType": "Blobs"
  7376.                 }
  7377.               ]
  7378.             },
  7379.             {
  7380.               "$id": "743",
  7381.               "NoiseFrequency": 40.0,
  7382.               "Min": 70,
  7383.               "Max": 100,
  7384.               "BlockType": {
  7385.                 "$ref": "677"
  7386.               },
  7387.               "SubModules": []
  7388.             }
  7389.           ]
  7390.         }
  7391.       },
  7392.       {
  7393.         "$id": "744",
  7394.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  7395.         "BiomeName": "Ice",
  7396.         "Module": {
  7397.           "$id": "745",
  7398.           "BlockDepthRanges": [
  7399.             {
  7400.               "$id": "746",
  7401.               "NoiseFrequency": 40.0,
  7402.               "Min": 0,
  7403.               "Max": 8,
  7404.               "BlockType": {
  7405.                 "$id": "747",
  7406.                 "Type": "Eco.World.Blocks.IceBlock, Eco.World"
  7407.               },
  7408.               "SubModules": []
  7409.             },
  7410.             {
  7411.               "$id": "748",
  7412.               "NoiseFrequency": 40.0,
  7413.               "Min": 6,
  7414.               "Max": 8,
  7415.               "BlockType": {
  7416.                 "$ref": "718"
  7417.               },
  7418.               "SubModules": []
  7419.             },
  7420.             {
  7421.               "$id": "749",
  7422.               "NoiseFrequency": 40.0,
  7423.               "Min": 9,
  7424.               "Max": 30,
  7425.               "BlockType": {
  7426.                 "$ref": "697"
  7427.               },
  7428.               "SubModules": []
  7429.             },
  7430.             {
  7431.               "$id": "750",
  7432.               "NoiseFrequency": 40.0,
  7433.               "Min": 0,
  7434.               "Max": 100,
  7435.               "BlockType": {
  7436.                 "$ref": "673"
  7437.               },
  7438.               "SubModules": [
  7439.                 {
  7440.                   "$id": "751",
  7441.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7442.                   "BlockType": {
  7443.                     "$ref": "725"
  7444.                   },
  7445.                   "HeightRange": {
  7446.                     "min": -1.0,
  7447.                     "max": 1.0
  7448.                   },
  7449.                   "DepthRange": {
  7450.                     "min": 5.0,
  7451.                     "max": 30.0
  7452.                   },
  7453.                   "PercentChance": 0.005,
  7454.                   "NoiseFrequency": 75.0,
  7455.                   "NoiseType": "Billow",
  7456.                   "NoiseDistributionType": "Blobs"
  7457.                 },
  7458.                 {
  7459.                   "$id": "752",
  7460.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7461.                   "BlockType": {
  7462.                     "$ref": "725"
  7463.                   },
  7464.                   "HeightRange": {
  7465.                     "min": -1.0,
  7466.                     "max": 1.0
  7467.                   },
  7468.                   "DepthRange": {
  7469.                     "min": 30.0,
  7470.                     "max": 40.0
  7471.                   },
  7472.                   "PercentChance": 0.05,
  7473.                   "NoiseFrequency": 75.0,
  7474.                   "NoiseType": "Billow",
  7475.                   "NoiseDistributionType": "Blobs"
  7476.                 },
  7477.                 {
  7478.                   "$id": "753",
  7479.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7480.                   "BlockType": {
  7481.                     "$ref": "675"
  7482.                   },
  7483.                   "HeightRange": {
  7484.                     "min": -1.0,
  7485.                     "max": 1.0
  7486.                   },
  7487.                   "DepthRange": {
  7488.                     "min": 5.0,
  7489.                     "max": 20.0
  7490.                   },
  7491.                   "PercentChance": 0.03,
  7492.                   "NoiseFrequency": 75.0,
  7493.                   "NoiseType": "RidgedMulti",
  7494.                   "NoiseDistributionType": "Bands"
  7495.                 }
  7496.               ]
  7497.             },
  7498.             {
  7499.               "$id": "754",
  7500.               "NoiseFrequency": 40.0,
  7501.               "Min": 70,
  7502.               "Max": 100,
  7503.               "BlockType": {
  7504.                 "$ref": "677"
  7505.               },
  7506.               "SubModules": []
  7507.             }
  7508.           ]
  7509.         }
  7510.       },
  7511.       {
  7512.         "$id": "755",
  7513.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  7514.         "BiomeName": "Desert",
  7515.         "Module": {
  7516.           "$id": "756",
  7517.           "BlockDepthRanges": [
  7518.             {
  7519.               "$id": "757",
  7520.               "NoiseFrequency": 40.0,
  7521.               "Min": 0,
  7522.               "Max": 0,
  7523.               "BlockType": {
  7524.                 "$id": "758",
  7525.                 "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World"
  7526.               },
  7527.               "SubModules": [
  7528.                 {
  7529.                   "$id": "759",
  7530.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7531.                   "BlockType": {
  7532.                     "$id": "760",
  7533.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  7534.                   },
  7535.                   "HeightRange": {
  7536.                     "min": -1.0,
  7537.                     "max": 1.0
  7538.                   },
  7539.                   "DepthRange": {
  7540.                     "min": 0.0,
  7541.                     "max": 200.0
  7542.                   },
  7543.                   "PercentChance": 0.08,
  7544.                   "NoiseFrequency": 40.0,
  7545.                   "NoiseType": "Perlin",
  7546.                   "NoiseDistributionType": "Blobs"
  7547.                 }
  7548.               ]
  7549.             },
  7550.             {
  7551.               "$id": "761",
  7552.               "NoiseFrequency": 40.0,
  7553.               "Min": 1,
  7554.               "Max": 4,
  7555.               "BlockType": {
  7556.                 "$ref": "758"
  7557.               },
  7558.               "SubModules": [
  7559.                 {
  7560.                   "$id": "762",
  7561.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7562.                   "BlockType": {
  7563.                     "$id": "763",
  7564.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  7565.                   },
  7566.                   "HeightRange": {
  7567.                     "min": -1.0,
  7568.                     "max": 1.0
  7569.                   },
  7570.                   "DepthRange": {
  7571.                     "min": 0.0,
  7572.                     "max": 200.0
  7573.                   },
  7574.                   "PercentChance": 0.05,
  7575.                   "NoiseFrequency": 75.0,
  7576.                   "NoiseType": "Perlin",
  7577.                   "NoiseDistributionType": "Blobs"
  7578.                 }
  7579.               ]
  7580.             },
  7581.             {
  7582.               "$id": "764",
  7583.               "NoiseFrequency": 40.0,
  7584.               "Min": 0,
  7585.               "Max": 60,
  7586.               "BlockType": {
  7587.                 "$id": "765",
  7588.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  7589.               },
  7590.               "SubModules": [
  7591.                 {
  7592.                   "$id": "766",
  7593.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7594.                   "BlockType": {
  7595.                     "$id": "767",
  7596.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  7597.                   },
  7598.                   "HeightRange": {
  7599.                     "min": -1.0,
  7600.                     "max": 1.0
  7601.                   },
  7602.                   "DepthRange": {
  7603.                     "min": 0.0,
  7604.                     "max": 9.0
  7605.                   },
  7606.                   "PercentChance": 0.05,
  7607.                   "NoiseFrequency": 75.0,
  7608.                   "NoiseType": "RidgedMulti",
  7609.                   "NoiseDistributionType": "Bands"
  7610.                 },
  7611.                 {
  7612.                   "$id": "768",
  7613.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7614.                   "BlockType": {
  7615.                     "$ref": "767"
  7616.                   },
  7617.                   "HeightRange": {
  7618.                     "min": -1.0,
  7619.                     "max": 1.0
  7620.                   },
  7621.                   "DepthRange": {
  7622.                     "min": 10.0,
  7623.                     "max": 15.0
  7624.                   },
  7625.                   "PercentChance": 0.25,
  7626.                   "NoiseFrequency": 75.0,
  7627.                   "NoiseType": "RidgedMulti",
  7628.                   "NoiseDistributionType": "Bands"
  7629.                 },
  7630.                 {
  7631.                   "$id": "769",
  7632.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7633.                   "BlockType": {
  7634.                     "$ref": "767"
  7635.                   },
  7636.                   "HeightRange": {
  7637.                     "min": -1.0,
  7638.                     "max": 1.0
  7639.                   },
  7640.                   "DepthRange": {
  7641.                     "min": 16.0,
  7642.                     "max": 30.0
  7643.                   },
  7644.                   "PercentChance": 0.1,
  7645.                   "NoiseFrequency": 75.0,
  7646.                   "NoiseType": "RidgedMulti",
  7647.                   "NoiseDistributionType": "Bands"
  7648.                 }
  7649.               ]
  7650.             },
  7651.             {
  7652.               "$id": "770",
  7653.               "NoiseFrequency": 40.0,
  7654.               "Min": 40,
  7655.               "Max": 100,
  7656.               "BlockType": {
  7657.                 "$id": "771",
  7658.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  7659.               },
  7660.               "SubModules": [
  7661.                 {
  7662.                   "$id": "772",
  7663.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7664.                   "BlockType": {
  7665.                     "$id": "773",
  7666.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  7667.                   },
  7668.                   "HeightRange": {
  7669.                     "min": -1.0,
  7670.                     "max": 1.0
  7671.                   },
  7672.                   "DepthRange": {
  7673.                     "min": 0.0,
  7674.                     "max": 25.0
  7675.                   },
  7676.                   "PercentChance": 0.005,
  7677.                   "NoiseFrequency": 75.0,
  7678.                   "NoiseType": "RidgedMulti",
  7679.                   "NoiseDistributionType": "Bands"
  7680.                 }
  7681.               ]
  7682.             },
  7683.             {
  7684.               "$id": "774",
  7685.               "NoiseFrequency": 40.0,
  7686.               "Min": 70,
  7687.               "Max": 100,
  7688.               "BlockType": {
  7689.                 "$id": "775",
  7690.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  7691.               },
  7692.               "SubModules": []
  7693.             }
  7694.           ]
  7695.         }
  7696.       },
  7697.       {
  7698.         "$id": "776",
  7699.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  7700.         "BiomeName": "Ocean",
  7701.         "Module": {
  7702.           "$id": "777",
  7703.           "BlockDepthRanges": [
  7704.             {
  7705.               "$id": "778",
  7706.               "NoiseFrequency": 40.0,
  7707.               "Min": 0,
  7708.               "Max": 0,
  7709.               "BlockType": {
  7710.                 "$id": "779",
  7711.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  7712.               },
  7713.               "SubModules": [
  7714.                 {
  7715.                   "$id": "780",
  7716.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7717.                   "BlockType": {
  7718.                     "$id": "781",
  7719.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  7720.                   },
  7721.                   "HeightRange": {
  7722.                     "min": -1.0,
  7723.                     "max": 1.0
  7724.                   },
  7725.                   "DepthRange": {
  7726.                     "min": 0.0,
  7727.                     "max": 200.0
  7728.                   },
  7729.                   "PercentChance": 0.4,
  7730.                   "NoiseFrequency": 75.0,
  7731.                   "NoiseType": "Perlin",
  7732.                   "NoiseDistributionType": "Blobs"
  7733.                 }
  7734.               ]
  7735.             },
  7736.             {
  7737.               "$id": "782",
  7738.               "NoiseFrequency": 40.0,
  7739.               "Min": 0,
  7740.               "Max": 5,
  7741.               "BlockType": {
  7742.                 "$id": "783",
  7743.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  7744.               },
  7745.               "SubModules": []
  7746.             },
  7747.             {
  7748.               "$id": "784",
  7749.               "NoiseFrequency": 40.0,
  7750.               "Min": 1,
  7751.               "Max": 15,
  7752.               "BlockType": {
  7753.                 "$ref": "781"
  7754.               },
  7755.               "SubModules": [
  7756.                 {
  7757.                   "$id": "785",
  7758.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7759.                   "BlockType": {
  7760.                     "$id": "786",
  7761.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  7762.                   },
  7763.                   "HeightRange": {
  7764.                     "min": -1.0,
  7765.                     "max": 1.0
  7766.                   },
  7767.                   "DepthRange": {
  7768.                     "min": 0.0,
  7769.                     "max": 200.0
  7770.                   },
  7771.                   "PercentChance": 0.05,
  7772.                   "NoiseFrequency": 75.0,
  7773.                   "NoiseType": "Perlin",
  7774.                   "NoiseDistributionType": "Blobs"
  7775.                 }
  7776.               ]
  7777.             },
  7778.             {
  7779.               "$id": "787",
  7780.               "NoiseFrequency": 40.0,
  7781.               "Min": 0,
  7782.               "Max": 100,
  7783.               "BlockType": {
  7784.                 "$id": "788",
  7785.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  7786.               },
  7787.               "SubModules": []
  7788.             }
  7789.           ]
  7790.         }
  7791.       },
  7792.       {
  7793.         "$id": "789",
  7794.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  7795.         "BiomeName": "DeepOcean",
  7796.         "Module": {
  7797.           "$id": "790",
  7798.           "BlockDepthRanges": [
  7799.             {
  7800.               "$id": "791",
  7801.               "NoiseFrequency": 40.0,
  7802.               "Min": 0,
  7803.               "Max": 0,
  7804.               "BlockType": {
  7805.                 "$ref": "779"
  7806.               },
  7807.               "SubModules": [
  7808.                 {
  7809.                   "$id": "792",
  7810.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7811.                   "BlockType": {
  7812.                     "$ref": "781"
  7813.                   },
  7814.                   "HeightRange": {
  7815.                     "min": -1.0,
  7816.                     "max": 1.0
  7817.                   },
  7818.                   "DepthRange": {
  7819.                     "min": 0.0,
  7820.                     "max": 200.0
  7821.                   },
  7822.                   "PercentChance": 0.05,
  7823.                   "NoiseFrequency": 75.0,
  7824.                   "NoiseType": "Perlin",
  7825.                   "NoiseDistributionType": "Blobs"
  7826.                 }
  7827.               ]
  7828.             },
  7829.             {
  7830.               "$id": "793",
  7831.               "NoiseFrequency": 40.0,
  7832.               "Min": 1,
  7833.               "Max": 10,
  7834.               "BlockType": {
  7835.                 "$ref": "781"
  7836.               },
  7837.               "SubModules": [
  7838.                 {
  7839.                   "$id": "794",
  7840.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  7841.                   "BlockType": {
  7842.                     "$ref": "786"
  7843.                   },
  7844.                   "HeightRange": {
  7845.                     "min": -1.0,
  7846.                     "max": 1.0
  7847.                   },
  7848.                   "DepthRange": {
  7849.                     "min": 0.0,
  7850.                     "max": 200.0
  7851.                   },
  7852.                   "PercentChance": 0.05,
  7853.                   "NoiseFrequency": 75.0,
  7854.                   "NoiseType": "Perlin",
  7855.                   "NoiseDistributionType": "Blobs"
  7856.                 }
  7857.               ]
  7858.             },
  7859.             {
  7860.               "$id": "795",
  7861.               "NoiseFrequency": 40.0,
  7862.               "Min": 0,
  7863.               "Max": 100,
  7864.               "BlockType": {
  7865.                 "$ref": "788"
  7866.               },
  7867.               "SubModules": []
  7868.             }
  7869.           ]
  7870.         }
  7871.       },
  7872.       {
  7873.         "$id": "796",
  7874.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  7875.         "BiomeName": "ColdCoast",
  7876.         "Module": {
  7877.           "$id": "797",
  7878.           "BlockDepthRanges": [
  7879.             {
  7880.               "$id": "798",
  7881.               "NoiseFrequency": 40.0,
  7882.               "Min": 0,
  7883.               "Max": 9,
  7884.               "BlockType": {
  7885.                 "$ref": "781"
  7886.               },
  7887.               "SubModules": []
  7888.             },
  7889.             {
  7890.               "$id": "799",
  7891.               "NoiseFrequency": 100.0,
  7892.               "Min": 6,
  7893.               "Max": 10,
  7894.               "BlockType": {
  7895.                 "$ref": "783"
  7896.               },
  7897.               "SubModules": []
  7898.             },
  7899.             {
  7900.               "$id": "800",
  7901.               "NoiseFrequency": 40.0,
  7902.               "Min": 10,
  7903.               "Max": 20,
  7904.               "BlockType": {
  7905.                 "$id": "801",
  7906.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  7907.               },
  7908.               "SubModules": []
  7909.             },
  7910.             {
  7911.               "$id": "802",
  7912.               "NoiseFrequency": 40.0,
  7913.               "Min": 18,
  7914.               "Max": 30,
  7915.               "BlockType": {
  7916.                 "$ref": "783"
  7917.               },
  7918.               "SubModules": []
  7919.             },
  7920.             {
  7921.               "$id": "803",
  7922.               "NoiseFrequency": 40.0,
  7923.               "Min": 28,
  7924.               "Max": 40,
  7925.               "BlockType": {
  7926.                 "$ref": "801"
  7927.               },
  7928.               "SubModules": []
  7929.             },
  7930.             {
  7931.               "$id": "804",
  7932.               "NoiseFrequency": 40.0,
  7933.               "Min": 70,
  7934.               "Max": 100,
  7935.               "BlockType": {
  7936.                 "$id": "805",
  7937.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  7938.               },
  7939.               "SubModules": []
  7940.             },
  7941.             {
  7942.               "$id": "806",
  7943.               "NoiseFrequency": 40.0,
  7944.               "Min": 60,
  7945.               "Max": 100,
  7946.               "BlockType": {
  7947.                 "$ref": "788"
  7948.               },
  7949.               "SubModules": []
  7950.             }
  7951.           ]
  7952.         }
  7953.       },
  7954.       {
  7955.         "$id": "807",
  7956.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  7957.         "BiomeName": "WarmCoast",
  7958.         "Module": {
  7959.           "$id": "808",
  7960.           "BlockDepthRanges": [
  7961.             {
  7962.               "$id": "809",
  7963.               "NoiseFrequency": 40.0,
  7964.               "Min": 0,
  7965.               "Max": 9,
  7966.               "BlockType": {
  7967.                 "$ref": "781"
  7968.               },
  7969.               "SubModules": []
  7970.             },
  7971.             {
  7972.               "$id": "810",
  7973.               "NoiseFrequency": 100.0,
  7974.               "Min": 6,
  7975.               "Max": 10,
  7976.               "BlockType": {
  7977.                 "$ref": "783"
  7978.               },
  7979.               "SubModules": []
  7980.             },
  7981.             {
  7982.               "$id": "811",
  7983.               "NoiseFrequency": 40.0,
  7984.               "Min": 10,
  7985.               "Max": 20,
  7986.               "BlockType": {
  7987.                 "$ref": "801"
  7988.               },
  7989.               "SubModules": []
  7990.             },
  7991.             {
  7992.               "$id": "812",
  7993.               "NoiseFrequency": 40.0,
  7994.               "Min": 18,
  7995.               "Max": 30,
  7996.               "BlockType": {
  7997.                 "$ref": "783"
  7998.               },
  7999.               "SubModules": []
  8000.             },
  8001.             {
  8002.               "$id": "813",
  8003.               "NoiseFrequency": 40.0,
  8004.               "Min": 28,
  8005.               "Max": 40,
  8006.               "BlockType": {
  8007.                 "$ref": "801"
  8008.               },
  8009.               "SubModules": []
  8010.             },
  8011.             {
  8012.               "$id": "814",
  8013.               "NoiseFrequency": 40.0,
  8014.               "Min": 70,
  8015.               "Max": 100,
  8016.               "BlockType": {
  8017.                 "$ref": "805"
  8018.               },
  8019.               "SubModules": []
  8020.             },
  8021.             {
  8022.               "$id": "815",
  8023.               "NoiseFrequency": 40.0,
  8024.               "Min": 60,
  8025.               "Max": 100,
  8026.               "BlockType": {
  8027.                 "$ref": "788"
  8028.               },
  8029.               "SubModules": []
  8030.             }
  8031.           ]
  8032.         }
  8033.       },
  8034.       {
  8035.         "$id": "816",
  8036.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  8037.         "BiomeName": "Grassland",
  8038.         "Module": {
  8039.           "$id": "817",
  8040.           "BlockDepthRanges": [
  8041.             {
  8042.               "$id": "818",
  8043.               "NoiseFrequency": 1.0,
  8044.               "Min": 0,
  8045.               "Max": 0,
  8046.               "BlockType": {
  8047.                 "$id": "819",
  8048.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  8049.               },
  8050.               "SubModules": [
  8051.                 {
  8052.                   "$id": "820",
  8053.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8054.                   "BlockType": {
  8055.                     "$id": "821",
  8056.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  8057.                   },
  8058.                   "HeightRange": {
  8059.                     "min": -1.0,
  8060.                     "max": 1.0
  8061.                   },
  8062.                   "DepthRange": {
  8063.                     "min": 0.0,
  8064.                     "max": 200.0
  8065.                   },
  8066.                   "PercentChance": 0.05,
  8067.                   "NoiseFrequency": 75.0,
  8068.                   "NoiseType": "Perlin",
  8069.                   "NoiseDistributionType": "Blobs"
  8070.                 }
  8071.               ]
  8072.             },
  8073.             {
  8074.               "$id": "822",
  8075.               "NoiseFrequency": 60.0,
  8076.               "Min": 1,
  8077.               "Max": 4,
  8078.               "BlockType": {
  8079.                 "$ref": "821"
  8080.               },
  8081.               "SubModules": [
  8082.                 {
  8083.                   "$id": "823",
  8084.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8085.                   "BlockType": {
  8086.                     "$id": "824",
  8087.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  8088.                   },
  8089.                   "HeightRange": {
  8090.                     "min": -1.0,
  8091.                     "max": 1.0
  8092.                   },
  8093.                   "DepthRange": {
  8094.                     "min": 0.0,
  8095.                     "max": 200.0
  8096.                   },
  8097.                   "PercentChance": 0.05,
  8098.                   "NoiseFrequency": 75.0,
  8099.                   "NoiseType": "Perlin",
  8100.                   "NoiseDistributionType": "Blobs"
  8101.                 }
  8102.               ]
  8103.             },
  8104.             {
  8105.               "$id": "825",
  8106.               "NoiseFrequency": 40.0,
  8107.               "Min": 2,
  8108.               "Max": 30,
  8109.               "BlockType": {
  8110.                 "$id": "826",
  8111.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  8112.               },
  8113.               "SubModules": []
  8114.             },
  8115.             {
  8116.               "$id": "827",
  8117.               "NoiseFrequency": 40.0,
  8118.               "Min": 0,
  8119.               "Max": 70,
  8120.               "BlockType": {
  8121.                 "$id": "828",
  8122.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  8123.               },
  8124.               "SubModules": [
  8125.                 {
  8126.                   "$id": "829",
  8127.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8128.                   "BlockType": {
  8129.                     "$id": "830",
  8130.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  8131.                   },
  8132.                   "HeightRange": {
  8133.                     "min": -1.0,
  8134.                     "max": 1.0
  8135.                   },
  8136.                   "DepthRange": {
  8137.                     "min": 0.0,
  8138.                     "max": 200.0
  8139.                   },
  8140.                   "PercentChance": 0.1,
  8141.                   "NoiseFrequency": 75.0,
  8142.                   "NoiseType": "RidgedMulti",
  8143.                   "NoiseDistributionType": "Bands"
  8144.                 },
  8145.                 {
  8146.                   "$id": "831",
  8147.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8148.                   "BlockType": {
  8149.                     "$id": "832",
  8150.                     "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods"
  8151.                   },
  8152.                   "HeightRange": {
  8153.                     "min": -1.0,
  8154.                     "max": 1.0
  8155.                   },
  8156.                   "DepthRange": {
  8157.                     "min": 13.0,
  8158.                     "max": 16.0
  8159.                   },
  8160.                   "PercentChance": 0.7,
  8161.                   "NoiseFrequency": 75.0,
  8162.                   "NoiseType": "RidgedMulti",
  8163.                   "NoiseDistributionType": "Bands"
  8164.                 }
  8165.               ]
  8166.             },
  8167.             {
  8168.               "$id": "833",
  8169.               "NoiseFrequency": 40.0,
  8170.               "Min": 0,
  8171.               "Max": 100,
  8172.               "BlockType": {
  8173.                 "$id": "834",
  8174.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  8175.               },
  8176.               "SubModules": [
  8177.                 {
  8178.                   "$id": "835",
  8179.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8180.                   "BlockType": {
  8181.                     "$id": "836",
  8182.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  8183.                   },
  8184.                   "HeightRange": {
  8185.                     "min": -1.0,
  8186.                     "max": 1.0
  8187.                   },
  8188.                   "DepthRange": {
  8189.                     "min": 0.0,
  8190.                     "max": 70.0
  8191.                   },
  8192.                   "PercentChance": 0.01,
  8193.                   "NoiseFrequency": 50.0,
  8194.                   "NoiseType": "Perlin",
  8195.                   "NoiseDistributionType": "Bands"
  8196.                 }
  8197.               ]
  8198.             },
  8199.             {
  8200.               "$id": "837",
  8201.               "NoiseFrequency": 40.0,
  8202.               "Min": 70,
  8203.               "Max": 100,
  8204.               "BlockType": {
  8205.                 "$id": "838",
  8206.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  8207.               },
  8208.               "SubModules": []
  8209.             }
  8210.           ]
  8211.         }
  8212.       },
  8213.       {
  8214.         "$id": "839",
  8215.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  8216.         "BiomeName": "RainForest",
  8217.         "Module": {
  8218.           "$id": "840",
  8219.           "BlockDepthRanges": [
  8220.             {
  8221.               "$id": "841",
  8222.               "NoiseFrequency": 1.0,
  8223.               "Min": 0,
  8224.               "Max": 0,
  8225.               "BlockType": {
  8226.                 "$ref": "819"
  8227.               },
  8228.               "SubModules": [
  8229.                 {
  8230.                   "$id": "842",
  8231.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8232.                   "BlockType": {
  8233.                     "$ref": "821"
  8234.                   },
  8235.                   "HeightRange": {
  8236.                     "min": -1.0,
  8237.                     "max": 1.0
  8238.                   },
  8239.                   "DepthRange": {
  8240.                     "min": 0.0,
  8241.                     "max": 200.0
  8242.                   },
  8243.                   "PercentChance": 0.05,
  8244.                   "NoiseFrequency": 75.0,
  8245.                   "NoiseType": "Perlin",
  8246.                   "NoiseDistributionType": "Blobs"
  8247.                 }
  8248.               ]
  8249.             },
  8250.             {
  8251.               "$id": "843",
  8252.               "NoiseFrequency": 40.0,
  8253.               "Min": 1,
  8254.               "Max": 20,
  8255.               "BlockType": {
  8256.                 "$ref": "821"
  8257.               },
  8258.               "SubModules": [
  8259.                 {
  8260.                   "$id": "844",
  8261.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8262.                   "BlockType": {
  8263.                     "$ref": "824"
  8264.                   },
  8265.                   "HeightRange": {
  8266.                     "min": -1.0,
  8267.                     "max": 1.0
  8268.                   },
  8269.                   "DepthRange": {
  8270.                     "min": 0.0,
  8271.                     "max": 200.0
  8272.                   },
  8273.                   "PercentChance": 0.55,
  8274.                   "NoiseFrequency": 75.0,
  8275.                   "NoiseType": "Perlin",
  8276.                   "NoiseDistributionType": "Blobs"
  8277.                 }
  8278.               ]
  8279.             },
  8280.             {
  8281.               "$id": "845",
  8282.               "NoiseFrequency": 40.0,
  8283.               "Min": 2,
  8284.               "Max": 70,
  8285.               "BlockType": {
  8286.                 "$id": "846",
  8287.                 "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods"
  8288.               },
  8289.               "SubModules": []
  8290.             },
  8291.             {
  8292.               "$id": "847",
  8293.               "NoiseFrequency": 40.0,
  8294.               "Min": 20,
  8295.               "Max": 100,
  8296.               "BlockType": {
  8297.                 "$ref": "834"
  8298.               },
  8299.               "SubModules": [
  8300.                 {
  8301.                   "$id": "848",
  8302.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8303.                   "BlockType": {
  8304.                     "$ref": "836"
  8305.                   },
  8306.                   "HeightRange": {
  8307.                     "min": -1.0,
  8308.                     "max": 1.0
  8309.                   },
  8310.                   "DepthRange": {
  8311.                     "min": 20.0,
  8312.                     "max": 40.0
  8313.                   },
  8314.                   "PercentChance": 0.01,
  8315.                   "NoiseFrequency": 75.0,
  8316.                   "NoiseType": "RidgedMulti",
  8317.                   "NoiseDistributionType": "Bands"
  8318.                 },
  8319.                 {
  8320.                   "$id": "849",
  8321.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8322.                   "BlockType": {
  8323.                     "$ref": "836"
  8324.                   },
  8325.                   "HeightRange": {
  8326.                     "min": -1.0,
  8327.                     "max": 1.0
  8328.                   },
  8329.                   "DepthRange": {
  8330.                     "min": 40.0,
  8331.                     "max": 70.0
  8332.                   },
  8333.                   "PercentChance": 0.05,
  8334.                   "NoiseFrequency": 75.0,
  8335.                   "NoiseType": "RidgedMulti",
  8336.                   "NoiseDistributionType": "Bands"
  8337.                 }
  8338.               ]
  8339.             },
  8340.             {
  8341.               "$id": "850",
  8342.               "NoiseFrequency": 40.0,
  8343.               "Min": 70,
  8344.               "Max": 100,
  8345.               "BlockType": {
  8346.                 "$ref": "838"
  8347.               },
  8348.               "SubModules": []
  8349.             }
  8350.           ]
  8351.         }
  8352.       },
  8353.       {
  8354.         "$id": "851",
  8355.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  8356.         "BiomeName": "WarmForest",
  8357.         "Module": {
  8358.           "$id": "852",
  8359.           "BlockDepthRanges": [
  8360.             {
  8361.               "$id": "853",
  8362.               "NoiseFrequency": 40.0,
  8363.               "Min": 0,
  8364.               "Max": 0,
  8365.               "BlockType": {
  8366.                 "$ref": "819"
  8367.               },
  8368.               "SubModules": [
  8369.                 {
  8370.                   "$id": "854",
  8371.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8372.                   "BlockType": {
  8373.                     "$ref": "821"
  8374.                   },
  8375.                   "HeightRange": {
  8376.                     "min": -1.0,
  8377.                     "max": 1.0
  8378.                   },
  8379.                   "DepthRange": {
  8380.                     "min": 0.0,
  8381.                     "max": 200.0
  8382.                   },
  8383.                   "PercentChance": 0.05,
  8384.                   "NoiseFrequency": 75.0,
  8385.                   "NoiseType": "Perlin",
  8386.                   "NoiseDistributionType": "Blobs"
  8387.                 }
  8388.               ]
  8389.             },
  8390.             {
  8391.               "$id": "855",
  8392.               "NoiseFrequency": 40.0,
  8393.               "Min": 1,
  8394.               "Max": 8,
  8395.               "BlockType": {
  8396.                 "$ref": "821"
  8397.               },
  8398.               "SubModules": [
  8399.                 {
  8400.                   "$id": "856",
  8401.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8402.                   "BlockType": {
  8403.                     "$ref": "824"
  8404.                   },
  8405.                   "HeightRange": {
  8406.                     "min": -1.0,
  8407.                     "max": 1.0
  8408.                   },
  8409.                   "DepthRange": {
  8410.                     "min": 0.0,
  8411.                     "max": 200.0
  8412.                   },
  8413.                   "PercentChance": 0.1,
  8414.                   "NoiseFrequency": 75.0,
  8415.                   "NoiseType": "Perlin",
  8416.                   "NoiseDistributionType": "Blobs"
  8417.                 }
  8418.               ]
  8419.             },
  8420.             {
  8421.               "$id": "857",
  8422.               "NoiseFrequency": 40.0,
  8423.               "Min": 0,
  8424.               "Max": 40,
  8425.               "BlockType": {
  8426.                 "$id": "858",
  8427.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  8428.               },
  8429.               "SubModules": []
  8430.             },
  8431.             {
  8432.               "$id": "859",
  8433.               "NoiseFrequency": 40.0,
  8434.               "Min": 0,
  8435.               "Max": 100,
  8436.               "BlockType": {
  8437.                 "$ref": "834"
  8438.               },
  8439.               "SubModules": [
  8440.                 {
  8441.                   "$id": "860",
  8442.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8443.                   "BlockType": {
  8444.                     "$ref": "836"
  8445.                   },
  8446.                   "HeightRange": {
  8447.                     "min": -1.0,
  8448.                     "max": 1.0
  8449.                   },
  8450.                   "DepthRange": {
  8451.                     "min": 0.0,
  8452.                     "max": 16.0
  8453.                   },
  8454.                   "PercentChance": 0.01,
  8455.                   "NoiseFrequency": 75.0,
  8456.                   "NoiseType": "RidgedMulti",
  8457.                   "NoiseDistributionType": "Bands"
  8458.                 },
  8459.                 {
  8460.                   "$id": "861",
  8461.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8462.                   "BlockType": {
  8463.                     "$ref": "836"
  8464.                   },
  8465.                   "HeightRange": {
  8466.                     "min": -1.0,
  8467.                     "max": 1.0
  8468.                   },
  8469.                   "DepthRange": {
  8470.                     "min": 16.0,
  8471.                     "max": 40.0
  8472.                   },
  8473.                   "PercentChance": 0.03,
  8474.                   "NoiseFrequency": 75.0,
  8475.                   "NoiseType": "RidgedMulti",
  8476.                   "NoiseDistributionType": "Bands"
  8477.                 }
  8478.               ]
  8479.             },
  8480.             {
  8481.               "$id": "862",
  8482.               "NoiseFrequency": 40.0,
  8483.               "Min": 70,
  8484.               "Max": 100,
  8485.               "BlockType": {
  8486.                 "$ref": "838"
  8487.               },
  8488.               "SubModules": []
  8489.             }
  8490.           ]
  8491.         }
  8492.       },
  8493.       {
  8494.         "$id": "863",
  8495.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  8496.         "BiomeName": "ColdForest",
  8497.         "Module": {
  8498.           "$id": "864",
  8499.           "BlockDepthRanges": [
  8500.             {
  8501.               "$id": "865",
  8502.               "NoiseFrequency": 1.0,
  8503.               "Min": 0,
  8504.               "Max": 0,
  8505.               "BlockType": {
  8506.                 "$ref": "819"
  8507.               },
  8508.               "SubModules": [
  8509.                 {
  8510.                   "$id": "866",
  8511.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8512.                   "BlockType": {
  8513.                     "$ref": "821"
  8514.                   },
  8515.                   "HeightRange": {
  8516.                     "min": -1.0,
  8517.                     "max": 1.0
  8518.                   },
  8519.                   "DepthRange": {
  8520.                     "min": 0.0,
  8521.                     "max": 200.0
  8522.                   },
  8523.                   "PercentChance": 0.05,
  8524.                   "NoiseFrequency": 75.0,
  8525.                   "NoiseType": "Perlin",
  8526.                   "NoiseDistributionType": "Blobs"
  8527.                 }
  8528.               ]
  8529.             },
  8530.             {
  8531.               "$id": "867",
  8532.               "NoiseFrequency": 40.0,
  8533.               "Min": 1,
  8534.               "Max": 4,
  8535.               "BlockType": {
  8536.                 "$ref": "821"
  8537.               },
  8538.               "SubModules": []
  8539.             },
  8540.             {
  8541.               "$id": "868",
  8542.               "NoiseFrequency": 40.0,
  8543.               "Min": 5,
  8544.               "Max": 10,
  8545.               "BlockType": {
  8546.                 "$ref": "858"
  8547.               },
  8548.               "SubModules": []
  8549.             },
  8550.             {
  8551.               "$id": "869",
  8552.               "NoiseFrequency": 40.0,
  8553.               "Min": 0,
  8554.               "Max": 100,
  8555.               "BlockType": {
  8556.                 "$ref": "834"
  8557.               },
  8558.               "SubModules": [
  8559.                 {
  8560.                   "$id": "870",
  8561.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8562.                   "BlockType": {
  8563.                     "$ref": "836"
  8564.                   },
  8565.                   "HeightRange": {
  8566.                     "min": -1.0,
  8567.                     "max": 1.0
  8568.                   },
  8569.                   "DepthRange": {
  8570.                     "min": 0.0,
  8571.                     "max": 30.0
  8572.                   },
  8573.                   "PercentChance": 0.01,
  8574.                   "NoiseFrequency": 75.0,
  8575.                   "NoiseType": "RidgedMulti",
  8576.                   "NoiseDistributionType": "Bands"
  8577.                 },
  8578.                 {
  8579.                   "$id": "871",
  8580.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8581.                   "BlockType": {
  8582.                     "$ref": "836"
  8583.                   },
  8584.                   "HeightRange": {
  8585.                     "min": -1.0,
  8586.                     "max": 1.0
  8587.                   },
  8588.                   "DepthRange": {
  8589.                     "min": 30.0,
  8590.                     "max": 70.0
  8591.                   },
  8592.                   "PercentChance": 0.02,
  8593.                   "NoiseFrequency": 75.0,
  8594.                   "NoiseType": "RidgedMulti",
  8595.                   "NoiseDistributionType": "Bands"
  8596.                 },
  8597.                 {
  8598.                   "$id": "872",
  8599.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8600.                   "BlockType": {
  8601.                     "$id": "873",
  8602.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  8603.                   },
  8604.                   "HeightRange": {
  8605.                     "min": -1.0,
  8606.                     "max": 1.0
  8607.                   },
  8608.                   "DepthRange": {
  8609.                     "min": 5.0,
  8610.                     "max": 20.0
  8611.                   },
  8612.                   "PercentChance": 0.02,
  8613.                   "NoiseFrequency": 75.0,
  8614.                   "NoiseType": "RidgedMulti",
  8615.                   "NoiseDistributionType": "Bands"
  8616.                 }
  8617.               ]
  8618.             },
  8619.             {
  8620.               "$id": "874",
  8621.               "NoiseFrequency": 40.0,
  8622.               "Min": 70,
  8623.               "Max": 100,
  8624.               "BlockType": {
  8625.                 "$ref": "838"
  8626.               },
  8627.               "SubModules": []
  8628.             }
  8629.           ]
  8630.         }
  8631.       },
  8632.       {
  8633.         "$id": "875",
  8634.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  8635.         "BiomeName": "Taiga",
  8636.         "Module": {
  8637.           "$id": "876",
  8638.           "BlockDepthRanges": [
  8639.             {
  8640.               "$id": "877",
  8641.               "NoiseFrequency": 40.0,
  8642.               "Min": 0,
  8643.               "Max": 0,
  8644.               "BlockType": {
  8645.                 "$ref": "819"
  8646.               },
  8647.               "SubModules": [
  8648.                 {
  8649.                   "$id": "878",
  8650.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8651.                   "BlockType": {
  8652.                     "$id": "879",
  8653.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  8654.                   },
  8655.                   "HeightRange": {
  8656.                     "min": -1.0,
  8657.                     "max": 1.0
  8658.                   },
  8659.                   "DepthRange": {
  8660.                     "min": 0.0,
  8661.                     "max": 200.0
  8662.                   },
  8663.                   "PercentChance": 0.05,
  8664.                   "NoiseFrequency": 75.0,
  8665.                   "NoiseType": "Perlin",
  8666.                   "NoiseDistributionType": "Blobs"
  8667.                 },
  8668.                 {
  8669.                   "$id": "880",
  8670.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8671.                   "BlockType": {
  8672.                     "$ref": "821"
  8673.                   },
  8674.                   "HeightRange": {
  8675.                     "min": -1.0,
  8676.                     "max": 1.0
  8677.                   },
  8678.                   "DepthRange": {
  8679.                     "min": 0.0,
  8680.                     "max": 200.0
  8681.                   },
  8682.                   "PercentChance": 0.1,
  8683.                   "NoiseFrequency": 75.0,
  8684.                   "NoiseType": "Perlin",
  8685.                   "NoiseDistributionType": "Blobs"
  8686.                 }
  8687.               ]
  8688.             },
  8689.             {
  8690.               "$id": "881",
  8691.               "NoiseFrequency": 40.0,
  8692.               "Min": 1,
  8693.               "Max": 4,
  8694.               "BlockType": {
  8695.                 "$id": "882",
  8696.                 "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  8697.               },
  8698.               "SubModules": []
  8699.             },
  8700.             {
  8701.               "$id": "883",
  8702.               "NoiseFrequency": 40.0,
  8703.               "Min": 0,
  8704.               "Max": 20,
  8705.               "BlockType": {
  8706.                 "$ref": "858"
  8707.               },
  8708.               "SubModules": []
  8709.             },
  8710.             {
  8711.               "$id": "884",
  8712.               "NoiseFrequency": 40.0,
  8713.               "Min": 0,
  8714.               "Max": 100,
  8715.               "BlockType": {
  8716.                 "$ref": "834"
  8717.               },
  8718.               "SubModules": [
  8719.                 {
  8720.                   "$id": "885",
  8721.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8722.                   "BlockType": {
  8723.                     "$id": "886",
  8724.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  8725.                   },
  8726.                   "HeightRange": {
  8727.                     "min": -1.0,
  8728.                     "max": 1.0
  8729.                   },
  8730.                   "DepthRange": {
  8731.                     "min": 5.0,
  8732.                     "max": 20.0
  8733.                   },
  8734.                   "PercentChance": 0.05,
  8735.                   "NoiseFrequency": 75.0,
  8736.                   "NoiseType": "Billow",
  8737.                   "NoiseDistributionType": "Blobs"
  8738.                 },
  8739.                 {
  8740.                   "$id": "887",
  8741.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8742.                   "BlockType": {
  8743.                     "$ref": "886"
  8744.                   },
  8745.                   "HeightRange": {
  8746.                     "min": -1.0,
  8747.                     "max": 1.0
  8748.                   },
  8749.                   "DepthRange": {
  8750.                     "min": 20.0,
  8751.                     "max": 30.0
  8752.                   },
  8753.                   "PercentChance": 0.4,
  8754.                   "NoiseFrequency": 75.0,
  8755.                   "NoiseType": "Billow",
  8756.                   "NoiseDistributionType": "Blobs"
  8757.                 },
  8758.                 {
  8759.                   "$id": "888",
  8760.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8761.                   "BlockType": {
  8762.                     "$ref": "886"
  8763.                   },
  8764.                   "HeightRange": {
  8765.                     "min": -1.0,
  8766.                     "max": 1.0
  8767.                   },
  8768.                   "DepthRange": {
  8769.                     "min": 30.0,
  8770.                     "max": 40.0
  8771.                   },
  8772.                   "PercentChance": 0.08,
  8773.                   "NoiseFrequency": 75.0,
  8774.                   "NoiseType": "Billow",
  8775.                   "NoiseDistributionType": "Blobs"
  8776.                 }
  8777.               ]
  8778.             },
  8779.             {
  8780.               "$id": "889",
  8781.               "NoiseFrequency": 40.0,
  8782.               "Min": 40,
  8783.               "Max": 100,
  8784.               "BlockType": {
  8785.                 "$ref": "838"
  8786.               },
  8787.               "SubModules": []
  8788.             }
  8789.           ]
  8790.         }
  8791.       },
  8792.       {
  8793.         "$id": "890",
  8794.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  8795.         "BiomeName": "Tundra",
  8796.         "Module": {
  8797.           "$id": "891",
  8798.           "BlockDepthRanges": [
  8799.             {
  8800.               "$id": "892",
  8801.               "NoiseFrequency": 40.0,
  8802.               "Min": 0,
  8803.               "Max": 0,
  8804.               "BlockType": {
  8805.                 "$ref": "819"
  8806.               },
  8807.               "SubModules": [
  8808.                 {
  8809.                   "$id": "893",
  8810.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8811.                   "BlockType": {
  8812.                     "$ref": "879"
  8813.                   },
  8814.                   "HeightRange": {
  8815.                     "min": -1.0,
  8816.                     "max": 1.0
  8817.                   },
  8818.                   "DepthRange": {
  8819.                     "min": 0.0,
  8820.                     "max": 200.0
  8821.                   },
  8822.                   "PercentChance": 0.15,
  8823.                   "NoiseFrequency": 75.0,
  8824.                   "NoiseType": "Perlin",
  8825.                   "NoiseDistributionType": "Blobs"
  8826.                 },
  8827.                 {
  8828.                   "$id": "894",
  8829.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8830.                   "BlockType": {
  8831.                     "$id": "895",
  8832.                     "Type": "Eco.World.Blocks.SnowBlock, Eco.World"
  8833.                   },
  8834.                   "HeightRange": {
  8835.                     "min": -1.0,
  8836.                     "max": 1.0
  8837.                   },
  8838.                   "DepthRange": {
  8839.                     "min": 0.0,
  8840.                     "max": 200.0
  8841.                   },
  8842.                   "PercentChance": 0.2,
  8843.                   "NoiseFrequency": 75.0,
  8844.                   "NoiseType": "Perlin",
  8845.                   "NoiseDistributionType": "Blobs"
  8846.                 }
  8847.               ]
  8848.             },
  8849.             {
  8850.               "$id": "896",
  8851.               "NoiseFrequency": 40.0,
  8852.               "Min": 1,
  8853.               "Max": 4,
  8854.               "BlockType": {
  8855.                 "$ref": "882"
  8856.               },
  8857.               "SubModules": [
  8858.                 {
  8859.                   "$id": "897",
  8860.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8861.                   "BlockType": {
  8862.                     "$id": "898",
  8863.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  8864.                   },
  8865.                   "HeightRange": {
  8866.                     "min": -1.0,
  8867.                     "max": 1.0
  8868.                   },
  8869.                   "DepthRange": {
  8870.                     "min": 0.0,
  8871.                     "max": 200.0
  8872.                   },
  8873.                   "PercentChance": 0.1,
  8874.                   "NoiseFrequency": 75.0,
  8875.                   "NoiseType": "Perlin",
  8876.                   "NoiseDistributionType": "Blobs"
  8877.                 }
  8878.               ]
  8879.             },
  8880.             {
  8881.               "$id": "899",
  8882.               "NoiseFrequency": 40.0,
  8883.               "Min": 0,
  8884.               "Max": 30,
  8885.               "BlockType": {
  8886.                 "$ref": "858"
  8887.               },
  8888.               "SubModules": []
  8889.             },
  8890.             {
  8891.               "$id": "900",
  8892.               "NoiseFrequency": 40.0,
  8893.               "Min": 0,
  8894.               "Max": 100,
  8895.               "BlockType": {
  8896.                 "$ref": "834"
  8897.               },
  8898.               "SubModules": [
  8899.                 {
  8900.                   "$id": "901",
  8901.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8902.                   "BlockType": {
  8903.                     "$ref": "836"
  8904.                   },
  8905.                   "HeightRange": {
  8906.                     "min": -1.0,
  8907.                     "max": 1.0
  8908.                   },
  8909.                   "DepthRange": {
  8910.                     "min": 0.0,
  8911.                     "max": 70.0
  8912.                   },
  8913.                   "PercentChance": 0.01,
  8914.                   "NoiseFrequency": 75.0,
  8915.                   "NoiseType": "RidgedMulti",
  8916.                   "NoiseDistributionType": "Bands"
  8917.                 },
  8918.                 {
  8919.                   "$id": "902",
  8920.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8921.                   "BlockType": {
  8922.                     "$ref": "886"
  8923.                   },
  8924.                   "HeightRange": {
  8925.                     "min": -1.0,
  8926.                     "max": 1.0
  8927.                   },
  8928.                   "DepthRange": {
  8929.                     "min": 5.0,
  8930.                     "max": 30.0
  8931.                   },
  8932.                   "PercentChance": 0.03,
  8933.                   "NoiseFrequency": 75.0,
  8934.                   "NoiseType": "Billow",
  8935.                   "NoiseDistributionType": "Blobs"
  8936.                 },
  8937.                 {
  8938.                   "$id": "903",
  8939.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  8940.                   "BlockType": {
  8941.                     "$ref": "886"
  8942.                   },
  8943.                   "HeightRange": {
  8944.                     "min": -1.0,
  8945.                     "max": 1.0
  8946.                   },
  8947.                   "DepthRange": {
  8948.                     "min": 30.0,
  8949.                     "max": 40.0
  8950.                   },
  8951.                   "PercentChance": 0.09,
  8952.                   "NoiseFrequency": 75.0,
  8953.                   "NoiseType": "Billow",
  8954.                   "NoiseDistributionType": "Blobs"
  8955.                 }
  8956.               ]
  8957.             },
  8958.             {
  8959.               "$id": "904",
  8960.               "NoiseFrequency": 40.0,
  8961.               "Min": 70,
  8962.               "Max": 100,
  8963.               "BlockType": {
  8964.                 "$ref": "838"
  8965.               },
  8966.               "SubModules": []
  8967.             }
  8968.           ]
  8969.         }
  8970.       },
  8971.       {
  8972.         "$id": "905",
  8973.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  8974.         "BiomeName": "Ice",
  8975.         "Module": {
  8976.           "$id": "906",
  8977.           "BlockDepthRanges": [
  8978.             {
  8979.               "$id": "907",
  8980.               "NoiseFrequency": 40.0,
  8981.               "Min": 0,
  8982.               "Max": 8,
  8983.               "BlockType": {
  8984.                 "$id": "908",
  8985.                 "Type": "Eco.World.Blocks.IceBlock, Eco.World"
  8986.               },
  8987.               "SubModules": []
  8988.             },
  8989.             {
  8990.               "$id": "909",
  8991.               "NoiseFrequency": 40.0,
  8992.               "Min": 6,
  8993.               "Max": 8,
  8994.               "BlockType": {
  8995.                 "$ref": "879"
  8996.               },
  8997.               "SubModules": []
  8998.             },
  8999.             {
  9000.               "$id": "910",
  9001.               "NoiseFrequency": 40.0,
  9002.               "Min": 9,
  9003.               "Max": 30,
  9004.               "BlockType": {
  9005.                 "$ref": "858"
  9006.               },
  9007.               "SubModules": []
  9008.             },
  9009.             {
  9010.               "$id": "911",
  9011.               "NoiseFrequency": 40.0,
  9012.               "Min": 0,
  9013.               "Max": 100,
  9014.               "BlockType": {
  9015.                 "$ref": "834"
  9016.               },
  9017.               "SubModules": [
  9018.                 {
  9019.                   "$id": "912",
  9020.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9021.                   "BlockType": {
  9022.                     "$ref": "886"
  9023.                   },
  9024.                   "HeightRange": {
  9025.                     "min": -1.0,
  9026.                     "max": 1.0
  9027.                   },
  9028.                   "DepthRange": {
  9029.                     "min": 5.0,
  9030.                     "max": 30.0
  9031.                   },
  9032.                   "PercentChance": 0.005,
  9033.                   "NoiseFrequency": 75.0,
  9034.                   "NoiseType": "Billow",
  9035.                   "NoiseDistributionType": "Blobs"
  9036.                 },
  9037.                 {
  9038.                   "$id": "913",
  9039.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9040.                   "BlockType": {
  9041.                     "$ref": "886"
  9042.                   },
  9043.                   "HeightRange": {
  9044.                     "min": -1.0,
  9045.                     "max": 1.0
  9046.                   },
  9047.                   "DepthRange": {
  9048.                     "min": 30.0,
  9049.                     "max": 40.0
  9050.                   },
  9051.                   "PercentChance": 0.05,
  9052.                   "NoiseFrequency": 75.0,
  9053.                   "NoiseType": "Billow",
  9054.                   "NoiseDistributionType": "Blobs"
  9055.                 },
  9056.                 {
  9057.                   "$id": "914",
  9058.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9059.                   "BlockType": {
  9060.                     "$ref": "836"
  9061.                   },
  9062.                   "HeightRange": {
  9063.                     "min": -1.0,
  9064.                     "max": 1.0
  9065.                   },
  9066.                   "DepthRange": {
  9067.                     "min": 5.0,
  9068.                     "max": 20.0
  9069.                   },
  9070.                   "PercentChance": 0.03,
  9071.                   "NoiseFrequency": 75.0,
  9072.                   "NoiseType": "RidgedMulti",
  9073.                   "NoiseDistributionType": "Bands"
  9074.                 }
  9075.               ]
  9076.             },
  9077.             {
  9078.               "$id": "915",
  9079.               "NoiseFrequency": 40.0,
  9080.               "Min": 70,
  9081.               "Max": 100,
  9082.               "BlockType": {
  9083.                 "$ref": "838"
  9084.               },
  9085.               "SubModules": []
  9086.             }
  9087.           ]
  9088.         }
  9089.       },
  9090.       {
  9091.         "$id": "916",
  9092.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  9093.         "BiomeName": "Desert",
  9094.         "Module": {
  9095.           "$id": "917",
  9096.           "BlockDepthRanges": [
  9097.             {
  9098.               "$id": "918",
  9099.               "NoiseFrequency": 40.0,
  9100.               "Min": 0,
  9101.               "Max": 0,
  9102.               "BlockType": {
  9103.                 "$id": "919",
  9104.                 "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World"
  9105.               },
  9106.               "SubModules": [
  9107.                 {
  9108.                   "$id": "920",
  9109.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9110.                   "BlockType": {
  9111.                     "$id": "921",
  9112.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  9113.                   },
  9114.                   "HeightRange": {
  9115.                     "min": -1.0,
  9116.                     "max": 1.0
  9117.                   },
  9118.                   "DepthRange": {
  9119.                     "min": 0.0,
  9120.                     "max": 200.0
  9121.                   },
  9122.                   "PercentChance": 0.08,
  9123.                   "NoiseFrequency": 40.0,
  9124.                   "NoiseType": "Perlin",
  9125.                   "NoiseDistributionType": "Blobs"
  9126.                 }
  9127.               ]
  9128.             },
  9129.             {
  9130.               "$id": "922",
  9131.               "NoiseFrequency": 40.0,
  9132.               "Min": 1,
  9133.               "Max": 4,
  9134.               "BlockType": {
  9135.                 "$ref": "919"
  9136.               },
  9137.               "SubModules": [
  9138.                 {
  9139.                   "$id": "923",
  9140.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9141.                   "BlockType": {
  9142.                     "$id": "924",
  9143.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  9144.                   },
  9145.                   "HeightRange": {
  9146.                     "min": -1.0,
  9147.                     "max": 1.0
  9148.                   },
  9149.                   "DepthRange": {
  9150.                     "min": 0.0,
  9151.                     "max": 200.0
  9152.                   },
  9153.                   "PercentChance": 0.05,
  9154.                   "NoiseFrequency": 75.0,
  9155.                   "NoiseType": "Perlin",
  9156.                   "NoiseDistributionType": "Blobs"
  9157.                 }
  9158.               ]
  9159.             },
  9160.             {
  9161.               "$id": "925",
  9162.               "NoiseFrequency": 40.0,
  9163.               "Min": 0,
  9164.               "Max": 60,
  9165.               "BlockType": {
  9166.                 "$id": "926",
  9167.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  9168.               },
  9169.               "SubModules": [
  9170.                 {
  9171.                   "$id": "927",
  9172.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9173.                   "BlockType": {
  9174.                     "$id": "928",
  9175.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  9176.                   },
  9177.                   "HeightRange": {
  9178.                     "min": -1.0,
  9179.                     "max": 1.0
  9180.                   },
  9181.                   "DepthRange": {
  9182.                     "min": 0.0,
  9183.                     "max": 9.0
  9184.                   },
  9185.                   "PercentChance": 0.05,
  9186.                   "NoiseFrequency": 75.0,
  9187.                   "NoiseType": "RidgedMulti",
  9188.                   "NoiseDistributionType": "Bands"
  9189.                 },
  9190.                 {
  9191.                   "$id": "929",
  9192.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9193.                   "BlockType": {
  9194.                     "$ref": "928"
  9195.                   },
  9196.                   "HeightRange": {
  9197.                     "min": -1.0,
  9198.                     "max": 1.0
  9199.                   },
  9200.                   "DepthRange": {
  9201.                     "min": 10.0,
  9202.                     "max": 15.0
  9203.                   },
  9204.                   "PercentChance": 0.25,
  9205.                   "NoiseFrequency": 75.0,
  9206.                   "NoiseType": "RidgedMulti",
  9207.                   "NoiseDistributionType": "Bands"
  9208.                 },
  9209.                 {
  9210.                   "$id": "930",
  9211.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9212.                   "BlockType": {
  9213.                     "$ref": "928"
  9214.                   },
  9215.                   "HeightRange": {
  9216.                     "min": -1.0,
  9217.                     "max": 1.0
  9218.                   },
  9219.                   "DepthRange": {
  9220.                     "min": 16.0,
  9221.                     "max": 30.0
  9222.                   },
  9223.                   "PercentChance": 0.1,
  9224.                   "NoiseFrequency": 75.0,
  9225.                   "NoiseType": "RidgedMulti",
  9226.                   "NoiseDistributionType": "Bands"
  9227.                 }
  9228.               ]
  9229.             },
  9230.             {
  9231.               "$id": "931",
  9232.               "NoiseFrequency": 40.0,
  9233.               "Min": 40,
  9234.               "Max": 100,
  9235.               "BlockType": {
  9236.                 "$id": "932",
  9237.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  9238.               },
  9239.               "SubModules": [
  9240.                 {
  9241.                   "$id": "933",
  9242.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9243.                   "BlockType": {
  9244.                     "$id": "934",
  9245.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  9246.                   },
  9247.                   "HeightRange": {
  9248.                     "min": -1.0,
  9249.                     "max": 1.0
  9250.                   },
  9251.                   "DepthRange": {
  9252.                     "min": 0.0,
  9253.                     "max": 25.0
  9254.                   },
  9255.                   "PercentChance": 0.005,
  9256.                   "NoiseFrequency": 75.0,
  9257.                   "NoiseType": "RidgedMulti",
  9258.                   "NoiseDistributionType": "Bands"
  9259.                 }
  9260.               ]
  9261.             },
  9262.             {
  9263.               "$id": "935",
  9264.               "NoiseFrequency": 40.0,
  9265.               "Min": 70,
  9266.               "Max": 100,
  9267.               "BlockType": {
  9268.                 "$id": "936",
  9269.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  9270.               },
  9271.               "SubModules": []
  9272.             }
  9273.           ]
  9274.         }
  9275.       },
  9276.       {
  9277.         "$id": "937",
  9278.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  9279.         "BiomeName": "Ocean",
  9280.         "Module": {
  9281.           "$id": "938",
  9282.           "BlockDepthRanges": [
  9283.             {
  9284.               "$id": "939",
  9285.               "NoiseFrequency": 40.0,
  9286.               "Min": 0,
  9287.               "Max": 0,
  9288.               "BlockType": {
  9289.                 "$id": "940",
  9290.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  9291.               },
  9292.               "SubModules": [
  9293.                 {
  9294.                   "$id": "941",
  9295.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9296.                   "BlockType": {
  9297.                     "$id": "942",
  9298.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  9299.                   },
  9300.                   "HeightRange": {
  9301.                     "min": -1.0,
  9302.                     "max": 1.0
  9303.                   },
  9304.                   "DepthRange": {
  9305.                     "min": 0.0,
  9306.                     "max": 200.0
  9307.                   },
  9308.                   "PercentChance": 0.4,
  9309.                   "NoiseFrequency": 75.0,
  9310.                   "NoiseType": "Perlin",
  9311.                   "NoiseDistributionType": "Blobs"
  9312.                 }
  9313.               ]
  9314.             },
  9315.             {
  9316.               "$id": "943",
  9317.               "NoiseFrequency": 40.0,
  9318.               "Min": 0,
  9319.               "Max": 5,
  9320.               "BlockType": {
  9321.                 "$id": "944",
  9322.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  9323.               },
  9324.               "SubModules": []
  9325.             },
  9326.             {
  9327.               "$id": "945",
  9328.               "NoiseFrequency": 40.0,
  9329.               "Min": 1,
  9330.               "Max": 15,
  9331.               "BlockType": {
  9332.                 "$ref": "942"
  9333.               },
  9334.               "SubModules": [
  9335.                 {
  9336.                   "$id": "946",
  9337.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9338.                   "BlockType": {
  9339.                     "$id": "947",
  9340.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  9341.                   },
  9342.                   "HeightRange": {
  9343.                     "min": -1.0,
  9344.                     "max": 1.0
  9345.                   },
  9346.                   "DepthRange": {
  9347.                     "min": 0.0,
  9348.                     "max": 200.0
  9349.                   },
  9350.                   "PercentChance": 0.05,
  9351.                   "NoiseFrequency": 75.0,
  9352.                   "NoiseType": "Perlin",
  9353.                   "NoiseDistributionType": "Blobs"
  9354.                 }
  9355.               ]
  9356.             },
  9357.             {
  9358.               "$id": "948",
  9359.               "NoiseFrequency": 40.0,
  9360.               "Min": 0,
  9361.               "Max": 100,
  9362.               "BlockType": {
  9363.                 "$id": "949",
  9364.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  9365.               },
  9366.               "SubModules": []
  9367.             }
  9368.           ]
  9369.         }
  9370.       },
  9371.       {
  9372.         "$id": "950",
  9373.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  9374.         "BiomeName": "DeepOcean",
  9375.         "Module": {
  9376.           "$id": "951",
  9377.           "BlockDepthRanges": [
  9378.             {
  9379.               "$id": "952",
  9380.               "NoiseFrequency": 40.0,
  9381.               "Min": 0,
  9382.               "Max": 0,
  9383.               "BlockType": {
  9384.                 "$ref": "940"
  9385.               },
  9386.               "SubModules": [
  9387.                 {
  9388.                   "$id": "953",
  9389.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9390.                   "BlockType": {
  9391.                     "$ref": "942"
  9392.                   },
  9393.                   "HeightRange": {
  9394.                     "min": -1.0,
  9395.                     "max": 1.0
  9396.                   },
  9397.                   "DepthRange": {
  9398.                     "min": 0.0,
  9399.                     "max": 200.0
  9400.                   },
  9401.                   "PercentChance": 0.05,
  9402.                   "NoiseFrequency": 75.0,
  9403.                   "NoiseType": "Perlin",
  9404.                   "NoiseDistributionType": "Blobs"
  9405.                 }
  9406.               ]
  9407.             },
  9408.             {
  9409.               "$id": "954",
  9410.               "NoiseFrequency": 40.0,
  9411.               "Min": 1,
  9412.               "Max": 10,
  9413.               "BlockType": {
  9414.                 "$ref": "942"
  9415.               },
  9416.               "SubModules": [
  9417.                 {
  9418.                   "$id": "955",
  9419.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9420.                   "BlockType": {
  9421.                     "$ref": "947"
  9422.                   },
  9423.                   "HeightRange": {
  9424.                     "min": -1.0,
  9425.                     "max": 1.0
  9426.                   },
  9427.                   "DepthRange": {
  9428.                     "min": 0.0,
  9429.                     "max": 200.0
  9430.                   },
  9431.                   "PercentChance": 0.05,
  9432.                   "NoiseFrequency": 75.0,
  9433.                   "NoiseType": "Perlin",
  9434.                   "NoiseDistributionType": "Blobs"
  9435.                 }
  9436.               ]
  9437.             },
  9438.             {
  9439.               "$id": "956",
  9440.               "NoiseFrequency": 40.0,
  9441.               "Min": 0,
  9442.               "Max": 100,
  9443.               "BlockType": {
  9444.                 "$ref": "949"
  9445.               },
  9446.               "SubModules": []
  9447.             }
  9448.           ]
  9449.         }
  9450.       },
  9451.       {
  9452.         "$id": "957",
  9453.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  9454.         "BiomeName": "ColdCoast",
  9455.         "Module": {
  9456.           "$id": "958",
  9457.           "BlockDepthRanges": [
  9458.             {
  9459.               "$id": "959",
  9460.               "NoiseFrequency": 40.0,
  9461.               "Min": 0,
  9462.               "Max": 9,
  9463.               "BlockType": {
  9464.                 "$ref": "942"
  9465.               },
  9466.               "SubModules": []
  9467.             },
  9468.             {
  9469.               "$id": "960",
  9470.               "NoiseFrequency": 100.0,
  9471.               "Min": 6,
  9472.               "Max": 10,
  9473.               "BlockType": {
  9474.                 "$ref": "944"
  9475.               },
  9476.               "SubModules": []
  9477.             },
  9478.             {
  9479.               "$id": "961",
  9480.               "NoiseFrequency": 40.0,
  9481.               "Min": 10,
  9482.               "Max": 20,
  9483.               "BlockType": {
  9484.                 "$id": "962",
  9485.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  9486.               },
  9487.               "SubModules": []
  9488.             },
  9489.             {
  9490.               "$id": "963",
  9491.               "NoiseFrequency": 40.0,
  9492.               "Min": 18,
  9493.               "Max": 30,
  9494.               "BlockType": {
  9495.                 "$ref": "944"
  9496.               },
  9497.               "SubModules": []
  9498.             },
  9499.             {
  9500.               "$id": "964",
  9501.               "NoiseFrequency": 40.0,
  9502.               "Min": 28,
  9503.               "Max": 40,
  9504.               "BlockType": {
  9505.                 "$ref": "962"
  9506.               },
  9507.               "SubModules": []
  9508.             },
  9509.             {
  9510.               "$id": "965",
  9511.               "NoiseFrequency": 40.0,
  9512.               "Min": 70,
  9513.               "Max": 100,
  9514.               "BlockType": {
  9515.                 "$id": "966",
  9516.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  9517.               },
  9518.               "SubModules": []
  9519.             },
  9520.             {
  9521.               "$id": "967",
  9522.               "NoiseFrequency": 40.0,
  9523.               "Min": 60,
  9524.               "Max": 100,
  9525.               "BlockType": {
  9526.                 "$ref": "949"
  9527.               },
  9528.               "SubModules": []
  9529.             }
  9530.           ]
  9531.         }
  9532.       },
  9533.       {
  9534.         "$id": "968",
  9535.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  9536.         "BiomeName": "WarmCoast",
  9537.         "Module": {
  9538.           "$id": "969",
  9539.           "BlockDepthRanges": [
  9540.             {
  9541.               "$id": "970",
  9542.               "NoiseFrequency": 40.0,
  9543.               "Min": 0,
  9544.               "Max": 9,
  9545.               "BlockType": {
  9546.                 "$ref": "942"
  9547.               },
  9548.               "SubModules": []
  9549.             },
  9550.             {
  9551.               "$id": "971",
  9552.               "NoiseFrequency": 100.0,
  9553.               "Min": 6,
  9554.               "Max": 10,
  9555.               "BlockType": {
  9556.                 "$ref": "944"
  9557.               },
  9558.               "SubModules": []
  9559.             },
  9560.             {
  9561.               "$id": "972",
  9562.               "NoiseFrequency": 40.0,
  9563.               "Min": 10,
  9564.               "Max": 20,
  9565.               "BlockType": {
  9566.                 "$ref": "962"
  9567.               },
  9568.               "SubModules": []
  9569.             },
  9570.             {
  9571.               "$id": "973",
  9572.               "NoiseFrequency": 40.0,
  9573.               "Min": 18,
  9574.               "Max": 30,
  9575.               "BlockType": {
  9576.                 "$ref": "944"
  9577.               },
  9578.               "SubModules": []
  9579.             },
  9580.             {
  9581.               "$id": "974",
  9582.               "NoiseFrequency": 40.0,
  9583.               "Min": 28,
  9584.               "Max": 40,
  9585.               "BlockType": {
  9586.                 "$ref": "962"
  9587.               },
  9588.               "SubModules": []
  9589.             },
  9590.             {
  9591.               "$id": "975",
  9592.               "NoiseFrequency": 40.0,
  9593.               "Min": 70,
  9594.               "Max": 100,
  9595.               "BlockType": {
  9596.                 "$ref": "966"
  9597.               },
  9598.               "SubModules": []
  9599.             },
  9600.             {
  9601.               "$id": "976",
  9602.               "NoiseFrequency": 40.0,
  9603.               "Min": 60,
  9604.               "Max": 100,
  9605.               "BlockType": {
  9606.                 "$ref": "949"
  9607.               },
  9608.               "SubModules": []
  9609.             }
  9610.           ]
  9611.         }
  9612.       },
  9613.       {
  9614.         "$id": "977",
  9615.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  9616.         "BiomeName": "Grassland",
  9617.         "Module": {
  9618.           "$id": "978",
  9619.           "BlockDepthRanges": [
  9620.             {
  9621.               "$id": "979",
  9622.               "NoiseFrequency": 1.0,
  9623.               "Min": 0,
  9624.               "Max": 0,
  9625.               "BlockType": {
  9626.                 "$id": "980",
  9627.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  9628.               },
  9629.               "SubModules": [
  9630.                 {
  9631.                   "$id": "981",
  9632.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9633.                   "BlockType": {
  9634.                     "$id": "982",
  9635.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  9636.                   },
  9637.                   "HeightRange": {
  9638.                     "min": -1.0,
  9639.                     "max": 1.0
  9640.                   },
  9641.                   "DepthRange": {
  9642.                     "min": 0.0,
  9643.                     "max": 200.0
  9644.                   },
  9645.                   "PercentChance": 0.05,
  9646.                   "NoiseFrequency": 75.0,
  9647.                   "NoiseType": "Perlin",
  9648.                   "NoiseDistributionType": "Blobs"
  9649.                 }
  9650.               ]
  9651.             },
  9652.             {
  9653.               "$id": "983",
  9654.               "NoiseFrequency": 60.0,
  9655.               "Min": 1,
  9656.               "Max": 4,
  9657.               "BlockType": {
  9658.                 "$ref": "982"
  9659.               },
  9660.               "SubModules": [
  9661.                 {
  9662.                   "$id": "984",
  9663.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9664.                   "BlockType": {
  9665.                     "$id": "985",
  9666.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  9667.                   },
  9668.                   "HeightRange": {
  9669.                     "min": -1.0,
  9670.                     "max": 1.0
  9671.                   },
  9672.                   "DepthRange": {
  9673.                     "min": 0.0,
  9674.                     "max": 200.0
  9675.                   },
  9676.                   "PercentChance": 0.05,
  9677.                   "NoiseFrequency": 75.0,
  9678.                   "NoiseType": "Perlin",
  9679.                   "NoiseDistributionType": "Blobs"
  9680.                 }
  9681.               ]
  9682.             },
  9683.             {
  9684.               "$id": "986",
  9685.               "NoiseFrequency": 40.0,
  9686.               "Min": 2,
  9687.               "Max": 30,
  9688.               "BlockType": {
  9689.                 "$id": "987",
  9690.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  9691.               },
  9692.               "SubModules": []
  9693.             },
  9694.             {
  9695.               "$id": "988",
  9696.               "NoiseFrequency": 40.0,
  9697.               "Min": 0,
  9698.               "Max": 70,
  9699.               "BlockType": {
  9700.                 "$id": "989",
  9701.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  9702.               },
  9703.               "SubModules": [
  9704.                 {
  9705.                   "$id": "990",
  9706.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9707.                   "BlockType": {
  9708.                     "$id": "991",
  9709.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  9710.                   },
  9711.                   "HeightRange": {
  9712.                     "min": -1.0,
  9713.                     "max": 1.0
  9714.                   },
  9715.                   "DepthRange": {
  9716.                     "min": 0.0,
  9717.                     "max": 200.0
  9718.                   },
  9719.                   "PercentChance": 0.1,
  9720.                   "NoiseFrequency": 75.0,
  9721.                   "NoiseType": "RidgedMulti",
  9722.                   "NoiseDistributionType": "Bands"
  9723.                 },
  9724.                 {
  9725.                   "$id": "992",
  9726.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9727.                   "BlockType": {
  9728.                     "$id": "993",
  9729.                     "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods"
  9730.                   },
  9731.                   "HeightRange": {
  9732.                     "min": -1.0,
  9733.                     "max": 1.0
  9734.                   },
  9735.                   "DepthRange": {
  9736.                     "min": 13.0,
  9737.                     "max": 16.0
  9738.                   },
  9739.                   "PercentChance": 0.7,
  9740.                   "NoiseFrequency": 75.0,
  9741.                   "NoiseType": "RidgedMulti",
  9742.                   "NoiseDistributionType": "Bands"
  9743.                 }
  9744.               ]
  9745.             },
  9746.             {
  9747.               "$id": "994",
  9748.               "NoiseFrequency": 40.0,
  9749.               "Min": 0,
  9750.               "Max": 100,
  9751.               "BlockType": {
  9752.                 "$id": "995",
  9753.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  9754.               },
  9755.               "SubModules": [
  9756.                 {
  9757.                   "$id": "996",
  9758.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9759.                   "BlockType": {
  9760.                     "$id": "997",
  9761.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  9762.                   },
  9763.                   "HeightRange": {
  9764.                     "min": -1.0,
  9765.                     "max": 1.0
  9766.                   },
  9767.                   "DepthRange": {
  9768.                     "min": 0.0,
  9769.                     "max": 70.0
  9770.                   },
  9771.                   "PercentChance": 0.01,
  9772.                   "NoiseFrequency": 50.0,
  9773.                   "NoiseType": "Perlin",
  9774.                   "NoiseDistributionType": "Bands"
  9775.                 }
  9776.               ]
  9777.             },
  9778.             {
  9779.               "$id": "998",
  9780.               "NoiseFrequency": 40.0,
  9781.               "Min": 70,
  9782.               "Max": 100,
  9783.               "BlockType": {
  9784.                 "$id": "999",
  9785.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  9786.               },
  9787.               "SubModules": []
  9788.             }
  9789.           ]
  9790.         }
  9791.       },
  9792.       {
  9793.         "$id": "1000",
  9794.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  9795.         "BiomeName": "RainForest",
  9796.         "Module": {
  9797.           "$id": "1001",
  9798.           "BlockDepthRanges": [
  9799.             {
  9800.               "$id": "1002",
  9801.               "NoiseFrequency": 1.0,
  9802.               "Min": 0,
  9803.               "Max": 0,
  9804.               "BlockType": {
  9805.                 "$ref": "980"
  9806.               },
  9807.               "SubModules": [
  9808.                 {
  9809.                   "$id": "1003",
  9810.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9811.                   "BlockType": {
  9812.                     "$ref": "982"
  9813.                   },
  9814.                   "HeightRange": {
  9815.                     "min": -1.0,
  9816.                     "max": 1.0
  9817.                   },
  9818.                   "DepthRange": {
  9819.                     "min": 0.0,
  9820.                     "max": 200.0
  9821.                   },
  9822.                   "PercentChance": 0.05,
  9823.                   "NoiseFrequency": 75.0,
  9824.                   "NoiseType": "Perlin",
  9825.                   "NoiseDistributionType": "Blobs"
  9826.                 }
  9827.               ]
  9828.             },
  9829.             {
  9830.               "$id": "1004",
  9831.               "NoiseFrequency": 40.0,
  9832.               "Min": 1,
  9833.               "Max": 20,
  9834.               "BlockType": {
  9835.                 "$ref": "982"
  9836.               },
  9837.               "SubModules": [
  9838.                 {
  9839.                   "$id": "1005",
  9840.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9841.                   "BlockType": {
  9842.                     "$ref": "985"
  9843.                   },
  9844.                   "HeightRange": {
  9845.                     "min": -1.0,
  9846.                     "max": 1.0
  9847.                   },
  9848.                   "DepthRange": {
  9849.                     "min": 0.0,
  9850.                     "max": 200.0
  9851.                   },
  9852.                   "PercentChance": 0.55,
  9853.                   "NoiseFrequency": 75.0,
  9854.                   "NoiseType": "Perlin",
  9855.                   "NoiseDistributionType": "Blobs"
  9856.                 }
  9857.               ]
  9858.             },
  9859.             {
  9860.               "$id": "1006",
  9861.               "NoiseFrequency": 40.0,
  9862.               "Min": 2,
  9863.               "Max": 70,
  9864.               "BlockType": {
  9865.                 "$id": "1007",
  9866.                 "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods"
  9867.               },
  9868.               "SubModules": []
  9869.             },
  9870.             {
  9871.               "$id": "1008",
  9872.               "NoiseFrequency": 40.0,
  9873.               "Min": 20,
  9874.               "Max": 100,
  9875.               "BlockType": {
  9876.                 "$ref": "995"
  9877.               },
  9878.               "SubModules": [
  9879.                 {
  9880.                   "$id": "1009",
  9881.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9882.                   "BlockType": {
  9883.                     "$ref": "997"
  9884.                   },
  9885.                   "HeightRange": {
  9886.                     "min": -1.0,
  9887.                     "max": 1.0
  9888.                   },
  9889.                   "DepthRange": {
  9890.                     "min": 20.0,
  9891.                     "max": 40.0
  9892.                   },
  9893.                   "PercentChance": 0.01,
  9894.                   "NoiseFrequency": 75.0,
  9895.                   "NoiseType": "RidgedMulti",
  9896.                   "NoiseDistributionType": "Bands"
  9897.                 },
  9898.                 {
  9899.                   "$id": "1010",
  9900.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9901.                   "BlockType": {
  9902.                     "$ref": "997"
  9903.                   },
  9904.                   "HeightRange": {
  9905.                     "min": -1.0,
  9906.                     "max": 1.0
  9907.                   },
  9908.                   "DepthRange": {
  9909.                     "min": 40.0,
  9910.                     "max": 70.0
  9911.                   },
  9912.                   "PercentChance": 0.05,
  9913.                   "NoiseFrequency": 75.0,
  9914.                   "NoiseType": "RidgedMulti",
  9915.                   "NoiseDistributionType": "Bands"
  9916.                 }
  9917.               ]
  9918.             },
  9919.             {
  9920.               "$id": "1011",
  9921.               "NoiseFrequency": 40.0,
  9922.               "Min": 70,
  9923.               "Max": 100,
  9924.               "BlockType": {
  9925.                 "$ref": "999"
  9926.               },
  9927.               "SubModules": []
  9928.             }
  9929.           ]
  9930.         }
  9931.       },
  9932.       {
  9933.         "$id": "1012",
  9934.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  9935.         "BiomeName": "WarmForest",
  9936.         "Module": {
  9937.           "$id": "1013",
  9938.           "BlockDepthRanges": [
  9939.             {
  9940.               "$id": "1014",
  9941.               "NoiseFrequency": 40.0,
  9942.               "Min": 0,
  9943.               "Max": 0,
  9944.               "BlockType": {
  9945.                 "$ref": "980"
  9946.               },
  9947.               "SubModules": [
  9948.                 {
  9949.                   "$id": "1015",
  9950.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9951.                   "BlockType": {
  9952.                     "$ref": "982"
  9953.                   },
  9954.                   "HeightRange": {
  9955.                     "min": -1.0,
  9956.                     "max": 1.0
  9957.                   },
  9958.                   "DepthRange": {
  9959.                     "min": 0.0,
  9960.                     "max": 200.0
  9961.                   },
  9962.                   "PercentChance": 0.05,
  9963.                   "NoiseFrequency": 75.0,
  9964.                   "NoiseType": "Perlin",
  9965.                   "NoiseDistributionType": "Blobs"
  9966.                 }
  9967.               ]
  9968.             },
  9969.             {
  9970.               "$id": "1016",
  9971.               "NoiseFrequency": 40.0,
  9972.               "Min": 1,
  9973.               "Max": 8,
  9974.               "BlockType": {
  9975.                 "$ref": "982"
  9976.               },
  9977.               "SubModules": [
  9978.                 {
  9979.                   "$id": "1017",
  9980.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  9981.                   "BlockType": {
  9982.                     "$ref": "985"
  9983.                   },
  9984.                   "HeightRange": {
  9985.                     "min": -1.0,
  9986.                     "max": 1.0
  9987.                   },
  9988.                   "DepthRange": {
  9989.                     "min": 0.0,
  9990.                     "max": 200.0
  9991.                   },
  9992.                   "PercentChance": 0.1,
  9993.                   "NoiseFrequency": 75.0,
  9994.                   "NoiseType": "Perlin",
  9995.                   "NoiseDistributionType": "Blobs"
  9996.                 }
  9997.               ]
  9998.             },
  9999.             {
  10000.               "$id": "1018",
  10001.               "NoiseFrequency": 40.0,
  10002.               "Min": 0,
  10003.               "Max": 40,
  10004.               "BlockType": {
  10005.                 "$id": "1019",
  10006.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  10007.               },
  10008.               "SubModules": []
  10009.             },
  10010.             {
  10011.               "$id": "1020",
  10012.               "NoiseFrequency": 40.0,
  10013.               "Min": 0,
  10014.               "Max": 100,
  10015.               "BlockType": {
  10016.                 "$ref": "995"
  10017.               },
  10018.               "SubModules": [
  10019.                 {
  10020.                   "$id": "1021",
  10021.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10022.                   "BlockType": {
  10023.                     "$ref": "997"
  10024.                   },
  10025.                   "HeightRange": {
  10026.                     "min": -1.0,
  10027.                     "max": 1.0
  10028.                   },
  10029.                   "DepthRange": {
  10030.                     "min": 0.0,
  10031.                     "max": 16.0
  10032.                   },
  10033.                   "PercentChance": 0.01,
  10034.                   "NoiseFrequency": 75.0,
  10035.                   "NoiseType": "RidgedMulti",
  10036.                   "NoiseDistributionType": "Bands"
  10037.                 },
  10038.                 {
  10039.                   "$id": "1022",
  10040.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10041.                   "BlockType": {
  10042.                     "$ref": "997"
  10043.                   },
  10044.                   "HeightRange": {
  10045.                     "min": -1.0,
  10046.                     "max": 1.0
  10047.                   },
  10048.                   "DepthRange": {
  10049.                     "min": 16.0,
  10050.                     "max": 40.0
  10051.                   },
  10052.                   "PercentChance": 0.03,
  10053.                   "NoiseFrequency": 75.0,
  10054.                   "NoiseType": "RidgedMulti",
  10055.                   "NoiseDistributionType": "Bands"
  10056.                 }
  10057.               ]
  10058.             },
  10059.             {
  10060.               "$id": "1023",
  10061.               "NoiseFrequency": 40.0,
  10062.               "Min": 70,
  10063.               "Max": 100,
  10064.               "BlockType": {
  10065.                 "$ref": "999"
  10066.               },
  10067.               "SubModules": []
  10068.             }
  10069.           ]
  10070.         }
  10071.       },
  10072.       {
  10073.         "$id": "1024",
  10074.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  10075.         "BiomeName": "ColdForest",
  10076.         "Module": {
  10077.           "$id": "1025",
  10078.           "BlockDepthRanges": [
  10079.             {
  10080.               "$id": "1026",
  10081.               "NoiseFrequency": 1.0,
  10082.               "Min": 0,
  10083.               "Max": 0,
  10084.               "BlockType": {
  10085.                 "$ref": "980"
  10086.               },
  10087.               "SubModules": [
  10088.                 {
  10089.                   "$id": "1027",
  10090.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10091.                   "BlockType": {
  10092.                     "$ref": "982"
  10093.                   },
  10094.                   "HeightRange": {
  10095.                     "min": -1.0,
  10096.                     "max": 1.0
  10097.                   },
  10098.                   "DepthRange": {
  10099.                     "min": 0.0,
  10100.                     "max": 200.0
  10101.                   },
  10102.                   "PercentChance": 0.05,
  10103.                   "NoiseFrequency": 75.0,
  10104.                   "NoiseType": "Perlin",
  10105.                   "NoiseDistributionType": "Blobs"
  10106.                 }
  10107.               ]
  10108.             },
  10109.             {
  10110.               "$id": "1028",
  10111.               "NoiseFrequency": 40.0,
  10112.               "Min": 1,
  10113.               "Max": 4,
  10114.               "BlockType": {
  10115.                 "$ref": "982"
  10116.               },
  10117.               "SubModules": []
  10118.             },
  10119.             {
  10120.               "$id": "1029",
  10121.               "NoiseFrequency": 40.0,
  10122.               "Min": 5,
  10123.               "Max": 10,
  10124.               "BlockType": {
  10125.                 "$ref": "1019"
  10126.               },
  10127.               "SubModules": []
  10128.             },
  10129.             {
  10130.               "$id": "1030",
  10131.               "NoiseFrequency": 40.0,
  10132.               "Min": 0,
  10133.               "Max": 100,
  10134.               "BlockType": {
  10135.                 "$ref": "995"
  10136.               },
  10137.               "SubModules": [
  10138.                 {
  10139.                   "$id": "1031",
  10140.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10141.                   "BlockType": {
  10142.                     "$ref": "997"
  10143.                   },
  10144.                   "HeightRange": {
  10145.                     "min": -1.0,
  10146.                     "max": 1.0
  10147.                   },
  10148.                   "DepthRange": {
  10149.                     "min": 0.0,
  10150.                     "max": 30.0
  10151.                   },
  10152.                   "PercentChance": 0.01,
  10153.                   "NoiseFrequency": 75.0,
  10154.                   "NoiseType": "RidgedMulti",
  10155.                   "NoiseDistributionType": "Bands"
  10156.                 },
  10157.                 {
  10158.                   "$id": "1032",
  10159.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10160.                   "BlockType": {
  10161.                     "$ref": "997"
  10162.                   },
  10163.                   "HeightRange": {
  10164.                     "min": -1.0,
  10165.                     "max": 1.0
  10166.                   },
  10167.                   "DepthRange": {
  10168.                     "min": 30.0,
  10169.                     "max": 70.0
  10170.                   },
  10171.                   "PercentChance": 0.02,
  10172.                   "NoiseFrequency": 75.0,
  10173.                   "NoiseType": "RidgedMulti",
  10174.                   "NoiseDistributionType": "Bands"
  10175.                 },
  10176.                 {
  10177.                   "$id": "1033",
  10178.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10179.                   "BlockType": {
  10180.                     "$id": "1034",
  10181.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  10182.                   },
  10183.                   "HeightRange": {
  10184.                     "min": -1.0,
  10185.                     "max": 1.0
  10186.                   },
  10187.                   "DepthRange": {
  10188.                     "min": 5.0,
  10189.                     "max": 20.0
  10190.                   },
  10191.                   "PercentChance": 0.02,
  10192.                   "NoiseFrequency": 75.0,
  10193.                   "NoiseType": "RidgedMulti",
  10194.                   "NoiseDistributionType": "Bands"
  10195.                 }
  10196.               ]
  10197.             },
  10198.             {
  10199.               "$id": "1035",
  10200.               "NoiseFrequency": 40.0,
  10201.               "Min": 70,
  10202.               "Max": 100,
  10203.               "BlockType": {
  10204.                 "$ref": "999"
  10205.               },
  10206.               "SubModules": []
  10207.             }
  10208.           ]
  10209.         }
  10210.       },
  10211.       {
  10212.         "$id": "1036",
  10213.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  10214.         "BiomeName": "Taiga",
  10215.         "Module": {
  10216.           "$id": "1037",
  10217.           "BlockDepthRanges": [
  10218.             {
  10219.               "$id": "1038",
  10220.               "NoiseFrequency": 40.0,
  10221.               "Min": 0,
  10222.               "Max": 0,
  10223.               "BlockType": {
  10224.                 "$ref": "980"
  10225.               },
  10226.               "SubModules": [
  10227.                 {
  10228.                   "$id": "1039",
  10229.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10230.                   "BlockType": {
  10231.                     "$id": "1040",
  10232.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  10233.                   },
  10234.                   "HeightRange": {
  10235.                     "min": -1.0,
  10236.                     "max": 1.0
  10237.                   },
  10238.                   "DepthRange": {
  10239.                     "min": 0.0,
  10240.                     "max": 200.0
  10241.                   },
  10242.                   "PercentChance": 0.05,
  10243.                   "NoiseFrequency": 75.0,
  10244.                   "NoiseType": "Perlin",
  10245.                   "NoiseDistributionType": "Blobs"
  10246.                 },
  10247.                 {
  10248.                   "$id": "1041",
  10249.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10250.                   "BlockType": {
  10251.                     "$ref": "982"
  10252.                   },
  10253.                   "HeightRange": {
  10254.                     "min": -1.0,
  10255.                     "max": 1.0
  10256.                   },
  10257.                   "DepthRange": {
  10258.                     "min": 0.0,
  10259.                     "max": 200.0
  10260.                   },
  10261.                   "PercentChance": 0.1,
  10262.                   "NoiseFrequency": 75.0,
  10263.                   "NoiseType": "Perlin",
  10264.                   "NoiseDistributionType": "Blobs"
  10265.                 }
  10266.               ]
  10267.             },
  10268.             {
  10269.               "$id": "1042",
  10270.               "NoiseFrequency": 40.0,
  10271.               "Min": 1,
  10272.               "Max": 4,
  10273.               "BlockType": {
  10274.                 "$id": "1043",
  10275.                 "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  10276.               },
  10277.               "SubModules": []
  10278.             },
  10279.             {
  10280.               "$id": "1044",
  10281.               "NoiseFrequency": 40.0,
  10282.               "Min": 0,
  10283.               "Max": 20,
  10284.               "BlockType": {
  10285.                 "$ref": "1019"
  10286.               },
  10287.               "SubModules": []
  10288.             },
  10289.             {
  10290.               "$id": "1045",
  10291.               "NoiseFrequency": 40.0,
  10292.               "Min": 0,
  10293.               "Max": 100,
  10294.               "BlockType": {
  10295.                 "$ref": "995"
  10296.               },
  10297.               "SubModules": [
  10298.                 {
  10299.                   "$id": "1046",
  10300.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10301.                   "BlockType": {
  10302.                     "$id": "1047",
  10303.                     "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods"
  10304.                   },
  10305.                   "HeightRange": {
  10306.                     "min": -1.0,
  10307.                     "max": 1.0
  10308.                   },
  10309.                   "DepthRange": {
  10310.                     "min": 5.0,
  10311.                     "max": 20.0
  10312.                   },
  10313.                   "PercentChance": 0.05,
  10314.                   "NoiseFrequency": 75.0,
  10315.                   "NoiseType": "Billow",
  10316.                   "NoiseDistributionType": "Blobs"
  10317.                 },
  10318.                 {
  10319.                   "$id": "1048",
  10320.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10321.                   "BlockType": {
  10322.                     "$ref": "1047"
  10323.                   },
  10324.                   "HeightRange": {
  10325.                     "min": -1.0,
  10326.                     "max": 1.0
  10327.                   },
  10328.                   "DepthRange": {
  10329.                     "min": 20.0,
  10330.                     "max": 30.0
  10331.                   },
  10332.                   "PercentChance": 0.4,
  10333.                   "NoiseFrequency": 75.0,
  10334.                   "NoiseType": "Billow",
  10335.                   "NoiseDistributionType": "Blobs"
  10336.                 },
  10337.                 {
  10338.                   "$id": "1049",
  10339.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10340.                   "BlockType": {
  10341.                     "$ref": "1047"
  10342.                   },
  10343.                   "HeightRange": {
  10344.                     "min": -1.0,
  10345.                     "max": 1.0
  10346.                   },
  10347.                   "DepthRange": {
  10348.                     "min": 30.0,
  10349.                     "max": 40.0
  10350.                   },
  10351.                   "PercentChance": 0.08,
  10352.                   "NoiseFrequency": 75.0,
  10353.                   "NoiseType": "Billow",
  10354.                   "NoiseDistributionType": "Blobs"
  10355.                 }
  10356.               ]
  10357.             },
  10358.             {
  10359.               "$id": "1050",
  10360.               "NoiseFrequency": 40.0,
  10361.               "Min": 40,
  10362.               "Max": 100,
  10363.               "BlockType": {
  10364.                 "$ref": "999"
  10365.               },
  10366.               "SubModules": []
  10367.             }
  10368.           ]
  10369.         }
  10370.       },
  10371.       {
  10372.         "$id": "1051",
  10373.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  10374.         "BiomeName": "Tundra",
  10375.         "Module": {
  10376.           "$id": "1052",
  10377.           "BlockDepthRanges": [
  10378.             {
  10379.               "$id": "1053",
  10380.               "NoiseFrequency": 40.0,
  10381.               "Min": 0,
  10382.               "Max": 0,
  10383.               "BlockType": {
  10384.                 "$ref": "980"
  10385.               },
  10386.               "SubModules": [
  10387.                 {
  10388.                   "$id": "1054",
  10389.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10390.                   "BlockType": {
  10391.                     "$ref": "1040"
  10392.                   },
  10393.                   "HeightRange": {
  10394.                     "min": -1.0,
  10395.                     "max": 1.0
  10396.                   },
  10397.                   "DepthRange": {
  10398.                     "min": 0.0,
  10399.                     "max": 200.0
  10400.                   },
  10401.                   "PercentChance": 0.15,
  10402.                   "NoiseFrequency": 75.0,
  10403.                   "NoiseType": "Perlin",
  10404.                   "NoiseDistributionType": "Blobs"
  10405.                 },
  10406.                 {
  10407.                   "$id": "1055",
  10408.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10409.                   "BlockType": {
  10410.                     "$id": "1056",
  10411.                     "Type": "Eco.World.Blocks.SnowBlock, Eco.World"
  10412.                   },
  10413.                   "HeightRange": {
  10414.                     "min": -1.0,
  10415.                     "max": 1.0
  10416.                   },
  10417.                   "DepthRange": {
  10418.                     "min": 0.0,
  10419.                     "max": 200.0
  10420.                   },
  10421.                   "PercentChance": 0.2,
  10422.                   "NoiseFrequency": 75.0,
  10423.                   "NoiseType": "Perlin",
  10424.                   "NoiseDistributionType": "Blobs"
  10425.                 }
  10426.               ]
  10427.             },
  10428.             {
  10429.               "$id": "1057",
  10430.               "NoiseFrequency": 40.0,
  10431.               "Min": 1,
  10432.               "Max": 4,
  10433.               "BlockType": {
  10434.                 "$ref": "1043"
  10435.               },
  10436.               "SubModules": [
  10437.                 {
  10438.                   "$id": "1058",
  10439.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10440.                   "BlockType": {
  10441.                     "$id": "1059",
  10442.                     "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World"
  10443.                   },
  10444.                   "HeightRange": {
  10445.                     "min": -1.0,
  10446.                     "max": 1.0
  10447.                   },
  10448.                   "DepthRange": {
  10449.                     "min": 0.0,
  10450.                     "max": 200.0
  10451.                   },
  10452.                   "PercentChance": 0.1,
  10453.                   "NoiseFrequency": 75.0,
  10454.                   "NoiseType": "Perlin",
  10455.                   "NoiseDistributionType": "Blobs"
  10456.                 }
  10457.               ]
  10458.             },
  10459.             {
  10460.               "$id": "1060",
  10461.               "NoiseFrequency": 40.0,
  10462.               "Min": 0,
  10463.               "Max": 30,
  10464.               "BlockType": {
  10465.                 "$ref": "1019"
  10466.               },
  10467.               "SubModules": []
  10468.             },
  10469.             {
  10470.               "$id": "1061",
  10471.               "NoiseFrequency": 40.0,
  10472.               "Min": 0,
  10473.               "Max": 100,
  10474.               "BlockType": {
  10475.                 "$ref": "995"
  10476.               },
  10477.               "SubModules": [
  10478.                 {
  10479.                   "$id": "1062",
  10480.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10481.                   "BlockType": {
  10482.                     "$ref": "997"
  10483.                   },
  10484.                   "HeightRange": {
  10485.                     "min": -1.0,
  10486.                     "max": 1.0
  10487.                   },
  10488.                   "DepthRange": {
  10489.                     "min": 0.0,
  10490.                     "max": 70.0
  10491.                   },
  10492.                   "PercentChance": 0.01,
  10493.                   "NoiseFrequency": 75.0,
  10494.                   "NoiseType": "RidgedMulti",
  10495.                   "NoiseDistributionType": "Bands"
  10496.                 },
  10497.                 {
  10498.                   "$id": "1063",
  10499.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10500.                   "BlockType": {
  10501.                     "$ref": "1047"
  10502.                   },
  10503.                   "HeightRange": {
  10504.                     "min": -1.0,
  10505.                     "max": 1.0
  10506.                   },
  10507.                   "DepthRange": {
  10508.                     "min": 5.0,
  10509.                     "max": 30.0
  10510.                   },
  10511.                   "PercentChance": 0.03,
  10512.                   "NoiseFrequency": 75.0,
  10513.                   "NoiseType": "Billow",
  10514.                   "NoiseDistributionType": "Blobs"
  10515.                 },
  10516.                 {
  10517.                   "$id": "1064",
  10518.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10519.                   "BlockType": {
  10520.                     "$ref": "1047"
  10521.                   },
  10522.                   "HeightRange": {
  10523.                     "min": -1.0,
  10524.                     "max": 1.0
  10525.                   },
  10526.                   "DepthRange": {
  10527.                     "min": 30.0,
  10528.                     "max": 40.0
  10529.                   },
  10530.                   "PercentChance": 0.09,
  10531.                   "NoiseFrequency": 75.0,
  10532.                   "NoiseType": "Billow",
  10533.                   "NoiseDistributionType": "Blobs"
  10534.                 }
  10535.               ]
  10536.             },
  10537.             {
  10538.               "$id": "1065",
  10539.               "NoiseFrequency": 40.0,
  10540.               "Min": 70,
  10541.               "Max": 100,
  10542.               "BlockType": {
  10543.                 "$ref": "999"
  10544.               },
  10545.               "SubModules": []
  10546.             }
  10547.           ]
  10548.         }
  10549.       },
  10550.       {
  10551.         "$id": "1066",
  10552.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  10553.         "BiomeName": "Ice",
  10554.         "Module": {
  10555.           "$id": "1067",
  10556.           "BlockDepthRanges": [
  10557.             {
  10558.               "$id": "1068",
  10559.               "NoiseFrequency": 40.0,
  10560.               "Min": 0,
  10561.               "Max": 8,
  10562.               "BlockType": {
  10563.                 "$id": "1069",
  10564.                 "Type": "Eco.World.Blocks.IceBlock, Eco.World"
  10565.               },
  10566.               "SubModules": []
  10567.             },
  10568.             {
  10569.               "$id": "1070",
  10570.               "NoiseFrequency": 40.0,
  10571.               "Min": 6,
  10572.               "Max": 8,
  10573.               "BlockType": {
  10574.                 "$ref": "1040"
  10575.               },
  10576.               "SubModules": []
  10577.             },
  10578.             {
  10579.               "$id": "1071",
  10580.               "NoiseFrequency": 40.0,
  10581.               "Min": 9,
  10582.               "Max": 30,
  10583.               "BlockType": {
  10584.                 "$ref": "1019"
  10585.               },
  10586.               "SubModules": []
  10587.             },
  10588.             {
  10589.               "$id": "1072",
  10590.               "NoiseFrequency": 40.0,
  10591.               "Min": 0,
  10592.               "Max": 100,
  10593.               "BlockType": {
  10594.                 "$ref": "995"
  10595.               },
  10596.               "SubModules": [
  10597.                 {
  10598.                   "$id": "1073",
  10599.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10600.                   "BlockType": {
  10601.                     "$ref": "1047"
  10602.                   },
  10603.                   "HeightRange": {
  10604.                     "min": -1.0,
  10605.                     "max": 1.0
  10606.                   },
  10607.                   "DepthRange": {
  10608.                     "min": 5.0,
  10609.                     "max": 30.0
  10610.                   },
  10611.                   "PercentChance": 0.005,
  10612.                   "NoiseFrequency": 75.0,
  10613.                   "NoiseType": "Billow",
  10614.                   "NoiseDistributionType": "Blobs"
  10615.                 },
  10616.                 {
  10617.                   "$id": "1074",
  10618.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10619.                   "BlockType": {
  10620.                     "$ref": "1047"
  10621.                   },
  10622.                   "HeightRange": {
  10623.                     "min": -1.0,
  10624.                     "max": 1.0
  10625.                   },
  10626.                   "DepthRange": {
  10627.                     "min": 30.0,
  10628.                     "max": 40.0
  10629.                   },
  10630.                   "PercentChance": 0.05,
  10631.                   "NoiseFrequency": 75.0,
  10632.                   "NoiseType": "Billow",
  10633.                   "NoiseDistributionType": "Blobs"
  10634.                 },
  10635.                 {
  10636.                   "$id": "1075",
  10637.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10638.                   "BlockType": {
  10639.                     "$ref": "997"
  10640.                   },
  10641.                   "HeightRange": {
  10642.                     "min": -1.0,
  10643.                     "max": 1.0
  10644.                   },
  10645.                   "DepthRange": {
  10646.                     "min": 5.0,
  10647.                     "max": 20.0
  10648.                   },
  10649.                   "PercentChance": 0.03,
  10650.                   "NoiseFrequency": 75.0,
  10651.                   "NoiseType": "RidgedMulti",
  10652.                   "NoiseDistributionType": "Bands"
  10653.                 }
  10654.               ]
  10655.             },
  10656.             {
  10657.               "$id": "1076",
  10658.               "NoiseFrequency": 40.0,
  10659.               "Min": 70,
  10660.               "Max": 100,
  10661.               "BlockType": {
  10662.                 "$ref": "999"
  10663.               },
  10664.               "SubModules": []
  10665.             }
  10666.           ]
  10667.         }
  10668.       },
  10669.       {
  10670.         "$id": "1077",
  10671.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  10672.         "BiomeName": "Desert",
  10673.         "Module": {
  10674.           "$id": "1078",
  10675.           "BlockDepthRanges": [
  10676.             {
  10677.               "$id": "1079",
  10678.               "NoiseFrequency": 40.0,
  10679.               "Min": 0,
  10680.               "Max": 0,
  10681.               "BlockType": {
  10682.                 "$id": "1080",
  10683.                 "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World"
  10684.               },
  10685.               "SubModules": [
  10686.                 {
  10687.                   "$id": "1081",
  10688.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10689.                   "BlockType": {
  10690.                     "$id": "1082",
  10691.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  10692.                   },
  10693.                   "HeightRange": {
  10694.                     "min": -1.0,
  10695.                     "max": 1.0
  10696.                   },
  10697.                   "DepthRange": {
  10698.                     "min": 0.0,
  10699.                     "max": 200.0
  10700.                   },
  10701.                   "PercentChance": 0.08,
  10702.                   "NoiseFrequency": 40.0,
  10703.                   "NoiseType": "Perlin",
  10704.                   "NoiseDistributionType": "Blobs"
  10705.                 }
  10706.               ]
  10707.             },
  10708.             {
  10709.               "$id": "1083",
  10710.               "NoiseFrequency": 40.0,
  10711.               "Min": 1,
  10712.               "Max": 4,
  10713.               "BlockType": {
  10714.                 "$ref": "1080"
  10715.               },
  10716.               "SubModules": [
  10717.                 {
  10718.                   "$id": "1084",
  10719.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10720.                   "BlockType": {
  10721.                     "$id": "1085",
  10722.                     "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World"
  10723.                   },
  10724.                   "HeightRange": {
  10725.                     "min": -1.0,
  10726.                     "max": 1.0
  10727.                   },
  10728.                   "DepthRange": {
  10729.                     "min": 0.0,
  10730.                     "max": 200.0
  10731.                   },
  10732.                   "PercentChance": 0.05,
  10733.                   "NoiseFrequency": 75.0,
  10734.                   "NoiseType": "Perlin",
  10735.                   "NoiseDistributionType": "Blobs"
  10736.                 }
  10737.               ]
  10738.             },
  10739.             {
  10740.               "$id": "1086",
  10741.               "NoiseFrequency": 40.0,
  10742.               "Min": 0,
  10743.               "Max": 60,
  10744.               "BlockType": {
  10745.                 "$id": "1087",
  10746.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  10747.               },
  10748.               "SubModules": [
  10749.                 {
  10750.                   "$id": "1088",
  10751.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10752.                   "BlockType": {
  10753.                     "$id": "1089",
  10754.                     "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods"
  10755.                   },
  10756.                   "HeightRange": {
  10757.                     "min": -1.0,
  10758.                     "max": 1.0
  10759.                   },
  10760.                   "DepthRange": {
  10761.                     "min": 0.0,
  10762.                     "max": 9.0
  10763.                   },
  10764.                   "PercentChance": 0.05,
  10765.                   "NoiseFrequency": 75.0,
  10766.                   "NoiseType": "RidgedMulti",
  10767.                   "NoiseDistributionType": "Bands"
  10768.                 },
  10769.                 {
  10770.                   "$id": "1090",
  10771.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10772.                   "BlockType": {
  10773.                     "$ref": "1089"
  10774.                   },
  10775.                   "HeightRange": {
  10776.                     "min": -1.0,
  10777.                     "max": 1.0
  10778.                   },
  10779.                   "DepthRange": {
  10780.                     "min": 10.0,
  10781.                     "max": 15.0
  10782.                   },
  10783.                   "PercentChance": 0.25,
  10784.                   "NoiseFrequency": 75.0,
  10785.                   "NoiseType": "RidgedMulti",
  10786.                   "NoiseDistributionType": "Bands"
  10787.                 },
  10788.                 {
  10789.                   "$id": "1091",
  10790.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10791.                   "BlockType": {
  10792.                     "$ref": "1089"
  10793.                   },
  10794.                   "HeightRange": {
  10795.                     "min": -1.0,
  10796.                     "max": 1.0
  10797.                   },
  10798.                   "DepthRange": {
  10799.                     "min": 16.0,
  10800.                     "max": 30.0
  10801.                   },
  10802.                   "PercentChance": 0.1,
  10803.                   "NoiseFrequency": 75.0,
  10804.                   "NoiseType": "RidgedMulti",
  10805.                   "NoiseDistributionType": "Bands"
  10806.                 }
  10807.               ]
  10808.             },
  10809.             {
  10810.               "$id": "1092",
  10811.               "NoiseFrequency": 40.0,
  10812.               "Min": 40,
  10813.               "Max": 100,
  10814.               "BlockType": {
  10815.                 "$id": "1093",
  10816.                 "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods"
  10817.               },
  10818.               "SubModules": [
  10819.                 {
  10820.                   "$id": "1094",
  10821.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10822.                   "BlockType": {
  10823.                     "$id": "1095",
  10824.                     "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods"
  10825.                   },
  10826.                   "HeightRange": {
  10827.                     "min": -1.0,
  10828.                     "max": 1.0
  10829.                   },
  10830.                   "DepthRange": {
  10831.                     "min": 0.0,
  10832.                     "max": 25.0
  10833.                   },
  10834.                   "PercentChance": 0.005,
  10835.                   "NoiseFrequency": 75.0,
  10836.                   "NoiseType": "RidgedMulti",
  10837.                   "NoiseDistributionType": "Bands"
  10838.                 }
  10839.               ]
  10840.             },
  10841.             {
  10842.               "$id": "1096",
  10843.               "NoiseFrequency": 40.0,
  10844.               "Min": 70,
  10845.               "Max": 100,
  10846.               "BlockType": {
  10847.                 "$id": "1097",
  10848.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  10849.               },
  10850.               "SubModules": []
  10851.             }
  10852.           ]
  10853.         }
  10854.       },
  10855.       {
  10856.         "$id": "1098",
  10857.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  10858.         "BiomeName": "Ocean",
  10859.         "Module": {
  10860.           "$id": "1099",
  10861.           "BlockDepthRanges": [
  10862.             {
  10863.               "$id": "1100",
  10864.               "NoiseFrequency": 40.0,
  10865.               "Min": 0,
  10866.               "Max": 0,
  10867.               "BlockType": {
  10868.                 "$id": "1101",
  10869.                 "Type": "Eco.World.Blocks.DirtBlock, Eco.World"
  10870.               },
  10871.               "SubModules": [
  10872.                 {
  10873.                   "$id": "1102",
  10874.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10875.                   "BlockType": {
  10876.                     "$id": "1103",
  10877.                     "Type": "Eco.World.Blocks.SandBlock, Eco.World"
  10878.                   },
  10879.                   "HeightRange": {
  10880.                     "min": -1.0,
  10881.                     "max": 1.0
  10882.                   },
  10883.                   "DepthRange": {
  10884.                     "min": 0.0,
  10885.                     "max": 200.0
  10886.                   },
  10887.                   "PercentChance": 0.4,
  10888.                   "NoiseFrequency": 75.0,
  10889.                   "NoiseType": "Perlin",
  10890.                   "NoiseDistributionType": "Blobs"
  10891.                 }
  10892.               ]
  10893.             },
  10894.             {
  10895.               "$id": "1104",
  10896.               "NoiseFrequency": 40.0,
  10897.               "Min": 0,
  10898.               "Max": 5,
  10899.               "BlockType": {
  10900.                 "$id": "1105",
  10901.                 "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods"
  10902.               },
  10903.               "SubModules": []
  10904.             },
  10905.             {
  10906.               "$id": "1106",
  10907.               "NoiseFrequency": 40.0,
  10908.               "Min": 1,
  10909.               "Max": 15,
  10910.               "BlockType": {
  10911.                 "$ref": "1103"
  10912.               },
  10913.               "SubModules": [
  10914.                 {
  10915.                   "$id": "1107",
  10916.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10917.                   "BlockType": {
  10918.                     "$id": "1108",
  10919.                     "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods"
  10920.                   },
  10921.                   "HeightRange": {
  10922.                     "min": -1.0,
  10923.                     "max": 1.0
  10924.                   },
  10925.                   "DepthRange": {
  10926.                     "min": 0.0,
  10927.                     "max": 200.0
  10928.                   },
  10929.                   "PercentChance": 0.05,
  10930.                   "NoiseFrequency": 75.0,
  10931.                   "NoiseType": "Perlin",
  10932.                   "NoiseDistributionType": "Blobs"
  10933.                 }
  10934.               ]
  10935.             },
  10936.             {
  10937.               "$id": "1109",
  10938.               "NoiseFrequency": 40.0,
  10939.               "Min": 0,
  10940.               "Max": 100,
  10941.               "BlockType": {
  10942.                 "$id": "1110",
  10943.                 "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods"
  10944.               },
  10945.               "SubModules": []
  10946.             }
  10947.           ]
  10948.         }
  10949.       },
  10950.       {
  10951.         "$id": "1111",
  10952.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  10953.         "BiomeName": "DeepOcean",
  10954.         "Module": {
  10955.           "$id": "1112",
  10956.           "BlockDepthRanges": [
  10957.             {
  10958.               "$id": "1113",
  10959.               "NoiseFrequency": 40.0,
  10960.               "Min": 0,
  10961.               "Max": 0,
  10962.               "BlockType": {
  10963.                 "$ref": "1101"
  10964.               },
  10965.               "SubModules": [
  10966.                 {
  10967.                   "$id": "1114",
  10968.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10969.                   "BlockType": {
  10970.                     "$ref": "1103"
  10971.                   },
  10972.                   "HeightRange": {
  10973.                     "min": -1.0,
  10974.                     "max": 1.0
  10975.                   },
  10976.                   "DepthRange": {
  10977.                     "min": 0.0,
  10978.                     "max": 200.0
  10979.                   },
  10980.                   "PercentChance": 0.05,
  10981.                   "NoiseFrequency": 75.0,
  10982.                   "NoiseType": "Perlin",
  10983.                   "NoiseDistributionType": "Blobs"
  10984.                 }
  10985.               ]
  10986.             },
  10987.             {
  10988.               "$id": "1115",
  10989.               "NoiseFrequency": 40.0,
  10990.               "Min": 1,
  10991.               "Max": 10,
  10992.               "BlockType": {
  10993.                 "$ref": "1103"
  10994.               },
  10995.               "SubModules": [
  10996.                 {
  10997.                   "$id": "1116",
  10998.                   "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator",
  10999.                   "BlockType": {
  11000.                     "$ref": "1108"
  11001.                   },
  11002.                   "HeightRange": {
  11003.                     "min": -1.0,
  11004.                     "max": 1.0
  11005.                   },
  11006.                   "DepthRange": {
  11007.                     "min": 0.0,
  11008.                     "max": 200.0
  11009.                   },
  11010.                   "PercentChance": 0.05,
  11011.                   "NoiseFrequency": 75.0,
  11012.                   "NoiseType": "Perlin",
  11013.                   "NoiseDistributionType": "Blobs"
  11014.                 }
  11015.               ]
  11016.             },
  11017.             {
  11018.               "$id": "1117",
  11019.               "NoiseFrequency": 40.0,
  11020.               "Min": 0,
  11021.               "Max": 100,
  11022.               "BlockType": {
  11023.                 "$ref": "1110"
  11024.               },
  11025.               "SubModules": []
  11026.             }
  11027.           ]
  11028.         }
  11029.       },
  11030.       {
  11031.         "$id": "1118",
  11032.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  11033.         "BiomeName": "ColdCoast",
  11034.         "Module": {
  11035.           "$id": "1119",
  11036.           "BlockDepthRanges": [
  11037.             {
  11038.               "$id": "1120",
  11039.               "NoiseFrequency": 40.0,
  11040.               "Min": 0,
  11041.               "Max": 9,
  11042.               "BlockType": {
  11043.                 "$ref": "1103"
  11044.               },
  11045.               "SubModules": []
  11046.             },
  11047.             {
  11048.               "$id": "1121",
  11049.               "NoiseFrequency": 100.0,
  11050.               "Min": 6,
  11051.               "Max": 10,
  11052.               "BlockType": {
  11053.                 "$ref": "1105"
  11054.               },
  11055.               "SubModules": []
  11056.             },
  11057.             {
  11058.               "$id": "1122",
  11059.               "NoiseFrequency": 40.0,
  11060.               "Min": 10,
  11061.               "Max": 20,
  11062.               "BlockType": {
  11063.                 "$id": "1123",
  11064.                 "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods"
  11065.               },
  11066.               "SubModules": []
  11067.             },
  11068.             {
  11069.               "$id": "1124",
  11070.               "NoiseFrequency": 40.0,
  11071.               "Min": 18,
  11072.               "Max": 30,
  11073.               "BlockType": {
  11074.                 "$ref": "1105"
  11075.               },
  11076.               "SubModules": []
  11077.             },
  11078.             {
  11079.               "$id": "1125",
  11080.               "NoiseFrequency": 40.0,
  11081.               "Min": 28,
  11082.               "Max": 40,
  11083.               "BlockType": {
  11084.                 "$ref": "1123"
  11085.               },
  11086.               "SubModules": []
  11087.             },
  11088.             {
  11089.               "$id": "1126",
  11090.               "NoiseFrequency": 40.0,
  11091.               "Min": 70,
  11092.               "Max": 100,
  11093.               "BlockType": {
  11094.                 "$id": "1127",
  11095.                 "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods"
  11096.               },
  11097.               "SubModules": []
  11098.             },
  11099.             {
  11100.               "$id": "1128",
  11101.               "NoiseFrequency": 40.0,
  11102.               "Min": 60,
  11103.               "Max": 100,
  11104.               "BlockType": {
  11105.                 "$ref": "1110"
  11106.               },
  11107.               "SubModules": []
  11108.             }
  11109.           ]
  11110.         }
  11111.       },
  11112.       {
  11113.         "$id": "1129",
  11114.         "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator",
  11115.         "BiomeName": "WarmCoast",
  11116.         "Module": {
  11117.           "$id": "1130",
  11118.           "BlockDepthRanges": [
  11119.             {
  11120.               "$id": "1131",
  11121.               "NoiseFrequency": 40.0,
  11122.               "Min": 0,
  11123.               "Max": 9,
  11124.               "BlockType": {
  11125.                 "$ref": "1103"
  11126.               },
  11127.               "SubModules": []
  11128.             },
  11129.             {
  11130.               "$id": "1132",
  11131.               "NoiseFrequency": 100.0,
  11132.               "Min": 6,
  11133.               "Max": 10,
  11134.               "BlockType": {
  11135.                 "$ref": "1105"
  11136.               },
  11137.               "SubModules": []
  11138.             },
  11139.             {
  11140.               "$id": "1133",
  11141.               "NoiseFrequency": 40.0,
  11142.               "Min": 10,
  11143.               "Max": 20,
  11144.               "BlockType": {
  11145.                 "$ref": "1123"
  11146.               },
  11147.               "SubModules": []
  11148.             },
  11149.             {
  11150.               "$id": "1134",
  11151.               "NoiseFrequency": 40.0,
  11152.               "Min": 18,
  11153.               "Max": 30,
  11154.               "BlockType": {
  11155.                 "$ref": "1105"
  11156.               },
  11157.               "SubModules": []
  11158.             },
  11159.             {
  11160.               "$id": "1135",
  11161.               "NoiseFrequency": 40.0,
  11162.               "Min": 28,
  11163.               "Max": 40,
  11164.               "BlockType": {
  11165.                 "$ref": "1123"
  11166.               },
  11167.               "SubModules": []
  11168.             },
  11169.             {
  11170.               "$id": "1136",
  11171.               "NoiseFrequency": 40.0,
  11172.               "Min": 70,
  11173.               "Max": 100,
  11174.               "BlockType": {
  11175.                 "$ref": "1127"
  11176.               },
  11177.               "SubModules": []
  11178.             },
  11179.             {
  11180.               "$id": "1137",
  11181.               "NoiseFrequency": 40.0,
  11182.               "Min": 60,
  11183.               "Max": 100,
  11184.               "BlockType": {
  11185.                 "$ref": "1110"
  11186.               },
  11187.               "SubModules": []
  11188.             }
  11189.           ]
  11190.         }
  11191.       }
  11192.     ]
  11193.   }
  11194. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement