diff --git a/Configs/Users.eco b/Configs/Users.eco index c02adfd..6e7e05b 100644 --- a/Configs/Users.eco +++ b/Configs/Users.eco @@ -113,10 +113,11 @@ "NearbyFoodSpawnCount": 5, "UseExactSpawnLocation": false, "SpawnLocation": { - "x": 331, + "x": 525, "y": 0, - "z": 730 + "z": 511 }, + "MovementHackDetection": false, "IgnoreVersionMismatch": false, "UserPermission": { "WhiteList": { diff --git a/Configs/WorldGenerator.eco b/Configs/WorldGenerator.eco index b7c2ebd..9dc6f6f 100644 --- a/Configs/WorldGenerator.eco +++ b/Configs/WorldGenerator.eco @@ -1,6 +1,7 @@ { + "$id": "1", "ConfigVersion": 1, - "$id": "1", + "Seed": 646080607, "Dimensions": { "x": 72, "y": 72 @@ -22,16 +23,16 @@ }, "CoastlineSize": 1, "ShallowOceanSize": 2, - "DesertPercent": 0.15, - "WarmForestPercent": 0.2, - "CoolForestPercent": 0.22, - "TaigaPercent": 0.08, - "TundraPercent": 0.03, - "IcePercent": 0.01, - "RainforestPercent": 0.15, - "WetlandPercent": 0.04, - "SteppePercent": 0.1, - "HighDesertPercent": 0.05, + "DesertWeight": 0.15, + "WarmForestWeight": 0.2, + "CoolForestWeight": 0.22, + "TaigaWeight": 0.08, + "TundraWeight": 0.03, + "IceWeight": 0.01, + "RainforestWeight": 0.15, + "WetlandWeight": 0.04, + "SteppeWeight": 0.1, + "HighDesertWeight": 0.05, "NumContinentsRange": { "min": 1.0, "max": 3.0 @@ -40,7 +41,7 @@ "min": 8.0, "max": 16.0 }, - "IslandPercent": 0.05, + "IslandWeight": 0.05, "NumSmallIslandsRange": { "min": 1.0, "max": 3.0 @@ -71,17 +72,16 @@ "min": 2.0, "max": 5.0 }, - "RiverAvoidance": 2, - "RiverWidth": 10.0, + "RiverCellAvoidance": 2, + "RiverCellWidth": 10.0, "MaxElevationOceanDistance": 10.0, "ElevationPower": 2.0, "AutoScale": true, "AutoScaleExponent": 0.25, - "SaveTerrainImage": false + "SaveTerrainImage": true }, "OutputIndex": 0 }, - "InvertTerraces": false, "Power": 4.0, "TerracePoints": 41 }, @@ -96,7 +96,6 @@ }, "OutputIndex": 1 }, - "InvertTerraces": false, "Power": 4.0, "TerracePoints": 61 }, @@ -445,7 +444,7 @@ "z": 3.0 } }, - { + { "$id": "38", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { @@ -468,20 +467,20 @@ ] }, { - "$id": "41", + "$id": "40", "NoiseFrequency": 40.0, "Min": 60, "Max": 80, "BlockType": { - "$id": "42", + "$id": "41", "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods" }, "SubModules": [ { - "$id": "43", + "$id": "42", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "44", + "$id": "43", "Type": "Eco.Mods.TechTree.CrushedGraniteBlock, Eco.Mods" }, "HeightRange": { @@ -498,7 +497,7 @@ "NoiseDistributionType": "Bands" }, { - "$id": "45", + "$id": "44", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 0.0001, @@ -515,7 +514,7 @@ "max": 2000.0 }, "BlockType": { - "$id": "46", + "$id": "45", "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -559,12 +558,12 @@ ] }, { - "$id": "47", + "$id": "46", "NoiseFrequency": 40.0, "Min": 70, "Max": 100, "BlockType": { - "$id": "48", + "$id": "47", "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods" }, "SubModules": [] @@ -573,14 +572,14 @@ } }, { - "$id": "49", + "$id": "48", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "RainForest", "Module": { - "$id": "50", + "$id": "49", "BlockDepthRanges": [ { - "$id": "51", + "$id": "50", "NoiseFrequency": 1.0, "Min": 0, "Max": 0, @@ -589,7 +588,7 @@ }, "SubModules": [ { - "$id": "52", + "$id": "51", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { "$ref": "16" @@ -610,20 +609,20 @@ ] }, { - "$id": "53", + "$id": "52", "NoiseFrequency": 40.0, "Min": 4, "Max": 6, "BlockType": { - "$id": "54", + "$id": "53", "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods" }, "SubModules": [ { - "$id": "55", + "$id": "54", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "56", + "$id": "55", "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World" }, "HeightRange": { @@ -642,31 +641,31 @@ ] }, { - "$id": "57", + "$id": "56", "NoiseFrequency": 25.0, "Min": 1, "Max": 30, "BlockType": { - "$id": "58", + "$id": "57", "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods" }, "SubModules": [] }, { - "$id": "59", + "$id": "58", "NoiseFrequency": 40.0, "Min": 0, "Max": 30, "BlockType": { - "$id": "60", + "$id": "59", "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods" }, "SubModules": [ { - "$id": "61", + "$id": "60", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "62", + "$id": "61", "Type": "Eco.Mods.TechTree.CrushedShaleBlock, Eco.Mods" }, "HeightRange": { @@ -685,17 +684,17 @@ ] }, { - "$id": "63", + "$id": "62", "NoiseFrequency": 25.0, "Min": 40, "Max": 45, "BlockType": { - "$id": "64", + "$id": "63", "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods" }, "SubModules": [ { - "$id": "65", + "$id": "64", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": false, "SpawnPercentChance": 5E-05, @@ -712,7 +711,7 @@ "max": 8000.0 }, "BlockType": { - "$id": "66", + "$id": "65", "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods" }, "DirectionWeights": [ @@ -771,16 +770,16 @@ ] }, { - "$id": "67", + "$id": "66", "NoiseFrequency": 40.0, "Min": 60, "Max": 70, "BlockType": { - "$ref": "42" + "$ref": "41" }, "SubModules": [ { - "$id": "68", + "$id": "67", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 5E-05, @@ -797,11 +796,10 @@ "max": 7000.0 }, "BlockType": { - "$id": "69", + "$id": "68", "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods" }, "DirectionWeights": [ - { "x": 1.0, "y": 1.0, @@ -842,12 +840,12 @@ ] }, { - "$id": "70", + "$id": "69", "NoiseFrequency": 40.0, "Min": 65, "Max": 100, "BlockType": { - "$ref": "48" + "$ref": "47" }, "SubModules": [] } @@ -855,14 +853,14 @@ } }, { - "$id": "71", + "$id": "70", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "WarmForest", "Module": { - "$id": "72", + "$id": "71", "BlockDepthRanges": [ { - "$id": "73", + "$id": "72", "NoiseFrequency": 40.0, "Min": 0, "Max": 0, @@ -871,7 +869,7 @@ }, "SubModules": [ { - "$id": "74", + "$id": "73", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { "$ref": "16" @@ -892,7 +890,7 @@ ] }, { - "$id": "75", + "$id": "74", "NoiseFrequency": 40.0, "Min": 6, "Max": 15, @@ -901,7 +899,7 @@ }, "SubModules": [ { - "$id": "76", + "$id": "75", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { "$ref": "19" @@ -922,20 +920,20 @@ ] }, { - "$id": "77", + "$id": "76", "NoiseFrequency": 15.0, "Min": 0, "Max": 20, "BlockType": { - "$id": "78", + "$id": "77", "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods" }, "SubModules": [ { - "$id": "79", + "$id": "78", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "80", + "$id": "79", "Type": "Eco.Mods.TechTree.CrushedBasaltBlock, Eco.Mods" }, "HeightRange": { @@ -954,20 +952,20 @@ ] }, { - "$id": "81", + "$id": "80", "NoiseFrequency": 25.0, "Min": 0, "Max": 20, "BlockType": { - "$id": "82", + "$id": "81", "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods" }, "SubModules": [ { - "$id": "83", + "$id": "82", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "84", + "$id": "83", "Type": "Eco.Mods.TechTree.CrushedGraniteBlock, Eco.Mods" }, "HeightRange": { @@ -986,16 +984,16 @@ ] }, { - "$id": "85", + "$id": "84", "NoiseFrequency": 40.0, "Min": 55, "Max": 65, "BlockType": { - "$ref": "42" + "$ref": "41" }, "SubModules": [ { - "$id": "86", + "$id": "85", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": false, "SpawnPercentChance": 5E-05, @@ -1012,7 +1010,7 @@ "max": 10000.0 }, "BlockType": { - "$id": "87", + "$id": "86", "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -1061,12 +1059,12 @@ ] }, { - "$id": "88", + "$id": "87", "NoiseFrequency": 40.0, "Min": 70, "Max": 100, "BlockType": { - "$ref": "48" + "$ref": "47" }, "SubModules": [] } @@ -1074,14 +1072,14 @@ } }, { - "$id": "89", + "$id": "88", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "ColdForest", "Module": { - "$id": "90", + "$id": "89", "BlockDepthRanges": [ { - "$id": "91", + "$id": "90", "NoiseFrequency": 1.0, "Min": 0, "Max": 0, @@ -1090,7 +1088,7 @@ }, "SubModules": [ { - "$id": "92", + "$id": "91", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { "$ref": "16" @@ -1111,7 +1109,7 @@ ] }, { - "$id": "93", + "$id": "92", "NoiseFrequency": 40.0, "Min": 1, "Max": 3, @@ -1121,19 +1119,19 @@ "SubModules": [] }, { - "$id": "94", + "$id": "93", "NoiseFrequency": 40.0, "Min": 5, "Max": 15, "BlockType": { - "$ref": "78" + "$ref": "77" }, "SubModules": [ { - "$id": "95", + "$id": "94", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "96", + "$id": "95", "Type": "Eco.Mods.TechTree.CrushedBasaltBlock, Eco.Mods" }, "HeightRange": { @@ -1152,19 +1150,19 @@ ] }, { - "$id": "97", + "$id": "96", "NoiseFrequency": 25.0, "Min": 0, "Max": 15, "BlockType": { - "$ref": "82" + "$ref": "81" }, "SubModules": [ { - "$id": "98", + "$id": "97", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "84" + "$ref": "83" }, "HeightRange": { "min": -1.0, @@ -1182,16 +1180,16 @@ ] }, { - "$id": "99", + "$id": "98", "NoiseFrequency": 40.0, "Min": 55, "Max": 65, "BlockType": { - "$ref": "42" + "$ref": "41" }, "SubModules": [ { - "$id": "100", + "$id": "99", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 1E-05, @@ -1208,7 +1206,7 @@ "max": 15000.0 }, "BlockType": { - "$id": "101", + "$id": "100", "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -1252,12 +1250,12 @@ ] }, { - "$id": "102", + "$id": "101", "NoiseFrequency": 40.0, "Min": 70, "Max": 100, "BlockType": { - "$ref": "48" + "$ref": "47" }, "SubModules": [] } @@ -1265,14 +1263,14 @@ } }, { - "$id": "103", + "$id": "102", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "Taiga", "Module": { - "$id": "104", + "$id": "103", "BlockDepthRanges": [ { - "$id": "105", + "$id": "104", "NoiseFrequency": 40.0, "Min": 0, "Max": 0, @@ -1281,10 +1279,10 @@ }, "SubModules": [ { - "$id": "106", + "$id": "105", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "107", + "$id": "106", "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World" }, "HeightRange": { @@ -1301,7 +1299,7 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "108", + "$id": "107", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { "$ref": "16" @@ -1322,30 +1320,30 @@ ] }, { - "$id": "109", + "$id": "108", "NoiseFrequency": 40.0, "Min": 1, "Max": 3, "BlockType": { - "$id": "110", + "$id": "109", "Type": "Eco.World.Blocks.RockySoilBlock, Eco.World" }, "SubModules": [] }, { - "$id": "111", + "$id": "110", "NoiseFrequency": 40.0, "Min": 0, "Max": 20, "BlockType": { - "$ref": "78" + "$ref": "77" }, "SubModules": [ { - "$id": "112", + "$id": "111", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "80" + "$ref": "79" }, "HeightRange": { "min": -1.0, @@ -1363,20 +1361,20 @@ ] }, { - "$id": "113", + "$id": "112", "NoiseFrequency": 25.0, "Min": 0, "Max": 20, "BlockType": { - "$id": "114", + "$id": "113", "Type": "Eco.Mods.TechTree.GraniteBlock, Eco.Mods" }, "SubModules": [ { - "$id": "115", + "$id": "114", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "116", + "$id": "115", "Type": "Eco.Mods.TechTree.CrushedGraniteBlock, Eco.Mods" }, "HeightRange": { @@ -1393,10 +1391,10 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "117", + "$id": "116", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "118", + "$id": "117", "Type": "Eco.Mods.TechTree.CrushedCopperOreBlock, Eco.Mods" }, "HeightRange": { @@ -1415,16 +1413,16 @@ ] }, { - "$id": "119", + "$id": "118", "NoiseFrequency": 40.0, "Min": 65, "Max": 70, "BlockType": { - "$ref": "42" + "$ref": "41" }, "SubModules": [ { - "$id": "120", + "$id": "119", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 5E-05, @@ -1441,7 +1439,7 @@ "max": 15000.0 }, "BlockType": { - "$id": "121", + "$id": "120", "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -1493,7 +1491,7 @@ } }, { - "$id": "122", + "$id": "121", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 1E-05, @@ -1510,7 +1508,7 @@ "max": 30000.0 }, "BlockType": { - "$id": "123", + "$id": "122", "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -1542,7 +1540,7 @@ } }, { - "$id": "124", + "$id": "123", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 5E-05, @@ -1559,7 +1557,7 @@ "max": 8000.0 }, "BlockType": { - "$id": "125", + "$id": "124", "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -1603,12 +1601,12 @@ ] }, { - "$id": "126", + "$id": "125", "NoiseFrequency": 40.0, "Min": 70, "Max": 120, "BlockType": { - "$ref": "48" + "$ref": "47" }, "SubModules": [] } @@ -1616,14 +1614,14 @@ } }, { - "$id": "127", + "$id": "126", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "Tundra", "Module": { - "$id": "128", + "$id": "127", "BlockDepthRanges": [ { - "$id": "129", + "$id": "128", "NoiseFrequency": 40.0, "Min": 0, "Max": 0, @@ -1632,10 +1630,10 @@ }, "SubModules": [ { - "$id": "130", + "$id": "129", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "107" + "$ref": "106" }, "HeightRange": { "min": -1.0, @@ -1651,10 +1649,10 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "131", + "$id": "130", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "132", + "$id": "131", "Type": "Eco.World.Blocks.SnowBlock, Eco.World" }, "HeightRange": { @@ -1673,19 +1671,19 @@ ] }, { - "$id": "133", + "$id": "132", "NoiseFrequency": 40.0, "Min": 1, "Max": 3, "BlockType": { - "$ref": "110" + "$ref": "109" }, "SubModules": [ { - "$id": "134", + "$id": "133", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "135", + "$id": "134", "Type": "Eco.World.Blocks.FrozenSoilBlock, Eco.World" }, "HeightRange": { @@ -1704,19 +1702,19 @@ ] }, { - "$id": "136", + "$id": "135", "NoiseFrequency": 40.0, "Min": 0, "Max": 30, "BlockType": { - "$ref": "78" + "$ref": "77" }, "SubModules": [ { - "$id": "137", + "$id": "136", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "80" + "$ref": "79" }, "HeightRange": { "min": -1.0, @@ -1734,19 +1732,19 @@ ] }, { - "$id": "138", + "$id": "137", "NoiseFrequency": 25.0, "Min": 0, "Max": 30, "BlockType": { - "$ref": "114" + "$ref": "113" }, "SubModules": [ { - "$id": "139", + "$id": "138", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "116" + "$ref": "115" }, "HeightRange": { "min": -1.0, @@ -1762,10 +1760,10 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "140", + "$id": "139", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "141", + "$id": "140", "Type": "Eco.Mods.TechTree.CrushedGoldOreBlock, Eco.Mods" }, "HeightRange": { @@ -1782,10 +1780,10 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "142", + "$id": "141", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "118" + "$ref": "117" }, "HeightRange": { "min": -1.0, @@ -1803,16 +1801,16 @@ ] }, { - "$id": "143", + "$id": "142", "NoiseFrequency": 40.0, "Min": 65, "Max": 75, "BlockType": { - "$ref": "42" + "$ref": "41" }, "SubModules": [ { - "$id": "144", + "$id": "143", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 0.0001, @@ -1829,7 +1827,7 @@ "max": 8000.0 }, "BlockType": { - "$id": "145", + "$id": "144", "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -1871,7 +1869,7 @@ } }, { - "$id": "146", + "$id": "145", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 5E-05, @@ -1888,7 +1886,7 @@ "max": 15000.0 }, "BlockType": { - "$id": "147", + "$id": "146", "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -1940,7 +1938,7 @@ } }, { - "$id": "148", + "$id": "147", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 1E-05, @@ -1957,7 +1955,7 @@ "max": 30000.0 }, "BlockType": { - "$ref": "147" + "$ref": "146" }, "DirectionWeights": [ { @@ -2003,10 +2001,10 @@ } }, { - "$id": "149", + "$id": "148", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "150", + "$id": "149", "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods" }, "HeightRange": { @@ -2025,12 +2023,12 @@ ] }, { - "$id": "151", + "$id": "150", "NoiseFrequency": 25.0, "Min": 70, "Max": 85, "BlockType": { - "$id": "152", + "$id": "151", "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods" }, "SubModules": [] @@ -2039,37 +2037,37 @@ } }, { - "$id": "153", + "$id": "152", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "Ice", "Module": { - "$id": "154", + "$id": "153", "BlockDepthRanges": [ { - "$id": "155", + "$id": "154", "NoiseFrequency": 40.0, "Min": 0, "Max": 8, "BlockType": { - "$id": "156", + "$id": "155", "Type": "Eco.World.Blocks.IceBlock, Eco.World" }, "SubModules": [] }, { - "$id": "157", + "$id": "156", "NoiseFrequency": 40.0, "Min": 10, "Max": 30, "BlockType": { - "$ref": "78" + "$ref": "77" }, "SubModules": [ { - "$id": "158", + "$id": "157", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "80" + "$ref": "79" }, "HeightRange": { "min": -1.0, @@ -2087,19 +2085,19 @@ ] }, { - "$id": "159", + "$id": "158", "NoiseFrequency": 25.0, "Min": 0, "Max": 30, "BlockType": { - "$ref": "114" + "$ref": "113" }, "SubModules": [ { - "$id": "160", + "$id": "159", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "116" + "$ref": "115" }, "HeightRange": { "min": -1.0, @@ -2117,16 +2115,16 @@ ] }, { - "$id": "161", + "$id": "160", "NoiseFrequency": 40.0, "Min": 60, "Max": 75, "BlockType": { - "$ref": "42" + "$ref": "41" }, "SubModules": [ { - "$id": "162", + "$id": "161", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 0.0001, @@ -2143,7 +2141,7 @@ "max": 8000.0 }, "BlockType": { - "$id": "163", + "$id": "162", "Type": "Eco.Mods.TechTree.CopperOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -2195,7 +2193,7 @@ } }, { - "$id": "164", + "$id": "163", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": false, "SpawnPercentChance": 0.0001, @@ -2212,7 +2210,7 @@ "max": 6000.0 }, "BlockType": { - "$id": "165", + "$id": "164", "Type": "Eco.Mods.TechTree.GoldOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -2251,12 +2249,12 @@ ] }, { - "$id": "166", + "$id": "165", "NoiseFrequency": 40.0, "Min": 70, "Max": 100, "BlockType": { - "$ref": "48" + "$ref": "47" }, "SubModules": [] } @@ -2264,38 +2262,38 @@ } }, { - "$id": "167", + "$id": "166", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "Desert", "Module": { - "$id": "168", + "$id": "167", "BlockDepthRanges": [ { - "$id": "169", + "$id": "168", "NoiseFrequency": 40.0, "Min": 0, "Max": 0, "BlockType": { - "$id": "170", + "$id": "169", "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World" }, "SubModules": [] }, { - "$id": "171", + "$id": "170", "NoiseFrequency": 25.0, "Min": 4, "Max": 6, "BlockType": { - "$id": "172", + "$id": "171", "Type": "Eco.World.Blocks.SandBlock, Eco.World" }, "SubModules": [ { - "$id": "173", + "$id": "172", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "174", + "$id": "173", "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World" }, "HeightRange": { @@ -2314,19 +2312,19 @@ ] }, { - "$id": "175", + "$id": "174", "NoiseFrequency": 15.0, "Min": 1, "Max": 20, "BlockType": { - "$ref": "172" + "$ref": "171" }, "SubModules": [ { - "$id": "176", + "$id": "175", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "177", + "$id": "176", "Type": "Eco.World.Blocks.DesertSandBlock, Eco.World" }, "HeightRange": { @@ -2343,10 +2341,10 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "178", + "$id": "177", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "179", + "$id": "178", "Type": "Eco.Mods.TechTree.CrushedSandstoneBlock, Eco.Mods" }, "HeightRange": { @@ -2363,10 +2361,10 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "180", + "$id": "179", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "181", + "$id": "180", "Type": "Eco.Mods.TechTree.CrushedIronOreBlock, Eco.Mods" }, "HeightRange": { @@ -2385,20 +2383,20 @@ ] }, { - "$id": "182", + "$id": "181", "NoiseFrequency": 25.0, "Min": 0, "Max": 20, "BlockType": { - "$id": "183", + "$id": "182", "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods" }, "SubModules": [ { - "$id": "184", + "$id": "183", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "185", + "$id": "184", "Type": "Eco.Mods.TechTree.CrushedSandstoneBlock, Eco.Mods" }, "HeightRange": { @@ -2415,10 +2413,10 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "186", + "$id": "185", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "187", + "$id": "186", "Type": "Eco.Mods.TechTree.CrushedIronOreBlock, Eco.Mods" }, "HeightRange": { @@ -2437,20 +2435,20 @@ ] }, { - "$id": "188", + "$id": "187", "NoiseFrequency": 40.0, "Min": 55, "Max": 60, "BlockType": { - "$id": "189", + "$id": "188", "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods" }, "SubModules": [ { - "$id": "190", + "$id": "189", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "191", + "$id": "190", "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods" }, "HeightRange": { @@ -2467,7 +2465,7 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "192", + "$id": "191", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 0.0001, @@ -2484,7 +2482,7 @@ "max": 8000.0 }, "BlockType": { - "$id": "193", + "$id": "192", "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods" }, "DirectionWeights": [ @@ -2516,7 +2514,7 @@ } }, { - "$id": "194", + "$id": "193", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": false, "SpawnPercentChance": 0.0001, @@ -2533,7 +2531,7 @@ "max": 8000.0 }, "BlockType": { - "$id": "195", + "$id": "194", "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods" }, "DirectionWeights": [ @@ -2585,10 +2583,10 @@ } }, { - "$id": "196", + "$id": "195", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "197", + "$id": "196", "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods" }, "HeightRange": { @@ -2605,7 +2603,7 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "198", + "$id": "197", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 5E-05, @@ -2622,7 +2620,7 @@ "max": 15000.0 }, "BlockType": { - "$ref": "193" + "$ref": "192" }, "DirectionWeights": [ { @@ -2660,12 +2658,12 @@ ] }, { - "$id": "199", + "$id": "198", "NoiseFrequency": 25.0, "Min": 58, "Max": 65, "BlockType": { - "$id": "200", + "$id": "199", "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods" }, "SubModules": [] @@ -2674,49 +2672,49 @@ } }, { - "$id": "201", + "$id": "200", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "Ocean", "Module": { - "$id": "202", + "$id": "201", "BlockDepthRanges": [ { - "$id": "203", + "$id": "202", "NoiseFrequency": 40.0, "Min": 0, "Max": 0, "BlockType": { - "$id": "204", + "$id": "203", "Type": "Eco.World.Blocks.DirtBlock, Eco.World" }, "SubModules": [] }, { - "$id": "205", + "$id": "204", "NoiseFrequency": 40.0, "Min": 4, "Max": 15, "BlockType": { - "$id": "206", + "$id": "205", "Type": "Eco.World.Blocks.SandBlock, Eco.World" }, "SubModules": [] }, { - "$id": "207", + "$id": "206", "NoiseFrequency": 40.0, "Min": 0, "Max": 15, "BlockType": { - "$id": "208", + "$id": "207", "Type": "Eco.Mods.TechTree.LimestoneBlock, Eco.Mods" }, "SubModules": [ { - "$id": "209", + "$id": "208", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "210", + "$id": "209", "Type": "Eco.Mods.TechTree.CrushedLimestoneBlock, Eco.Mods" }, "HeightRange": { @@ -2735,20 +2733,20 @@ ] }, { - "$id": "211", + "$id": "210", "NoiseFrequency": 40.0, "Min": 0, "Max": 100, "BlockType": { - "$id": "212", + "$id": "211", "Type": "Eco.Mods.TechTree.BasaltBlock, Eco.Mods" }, "SubModules": [ { - "$id": "213", + "$id": "212", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "214", + "$id": "213", "Type": "Eco.Mods.TechTree.CrushedBasaltBlock, Eco.Mods" }, "HeightRange": { @@ -2770,47 +2768,47 @@ } }, { - "$id": "215", + "$id": "214", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "DeepOcean", "Module": { - "$id": "216", + "$id": "215", "BlockDepthRanges": [ { - "$id": "217", + "$id": "216", "NoiseFrequency": 40.0, "Min": 0, "Max": 0, "BlockType": { - "$ref": "204" + "$ref": "203" }, "SubModules": [] }, { - "$id": "218", + "$id": "217", "NoiseFrequency": 25.0, "Min": 2, "Max": 10, "BlockType": { - "$id": "219", + "$id": "218", "Type": "Eco.World.Blocks.SandBlock, Eco.World" }, "SubModules": [] }, { - "$id": "220", + "$id": "219", "NoiseFrequency": 1.0, "Min": 0, "Max": 100, "BlockType": { - "$ref": "212" + "$ref": "211" }, "SubModules": [ { - "$id": "221", + "$id": "220", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "222", + "$id": "221", "Type": "Eco.Mods.TechTree.CrushedBasaltBlock, Eco.Mods" }, "HeightRange": { @@ -2832,46 +2830,46 @@ } }, { - "$id": "223", + "$id": "222", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "ColdCoast", "Module": { - "$id": "224", + "$id": "223", "BlockDepthRanges": [ { - "$id": "225", + "$id": "224", "NoiseFrequency": 40.0, "Min": 0, "Max": 0, "BlockType": { - "$ref": "206" + "$ref": "205" + }, + "SubModules": [] + }, + { + "$id": "225", + "NoiseFrequency": 25.0, + "Min": 5, + "Max": 15, + "BlockType": { + "$ref": "218" }, "SubModules": [] }, { "$id": "226", - "NoiseFrequency": 25.0, - "Min": 5, - "Max": 15, - "BlockType": { - "$ref": "219" - }, - "SubModules": [] - }, - { - "$id": "227", "NoiseFrequency": 100.0, "Min": 8, "Max": 14, "BlockType": { - "$ref": "208" + "$ref": "207" }, "SubModules": [ { - "$id": "228", + "$id": "227", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "229", + "$id": "228", "Type": "Eco.Mods.TechTree.CrushedLimestoneBlock, Eco.Mods" }, "HeightRange": { @@ -2890,20 +2888,20 @@ ] }, { - "$id": "230", + "$id": "229", "NoiseFrequency": 40.0, "Min": 12, "Max": 16, "BlockType": { - "$id": "231", + "$id": "230", "Type": "Eco.Mods.TechTree.SandstoneBlock, Eco.Mods" }, "SubModules": [ { - "$id": "232", + "$id": "231", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "233", + "$id": "232", "Type": "Eco.Mods.TechTree.CrushedSandstoneBlock, Eco.Mods" }, "HeightRange": { @@ -2922,29 +2920,29 @@ ] }, { - "$id": "234", + "$id": "233", "NoiseFrequency": 40.0, "Min": 18, "Max": 30, "BlockType": { - "$ref": "208" + "$ref": "207" }, "SubModules": [] }, { - "$id": "235", + "$id": "234", "NoiseFrequency": 40.0, "Min": 28, "Max": 40, "BlockType": { - "$ref": "231" + "$ref": "230" }, "SubModules": [ { - "$id": "236", + "$id": "235", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "237", + "$id": "236", "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods" }, "HeightRange": { @@ -2961,7 +2959,7 @@ "NoiseDistributionType": "Blobs" }, { - "$id": "238", + "$id": "237", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 0.0001, @@ -2978,7 +2976,7 @@ "max": 6000.0 }, "BlockType": { - "$ref": "237" + "$ref": "236" }, "DirectionWeights": [ { @@ -3026,22 +3024,22 @@ ] }, { - "$id": "239", + "$id": "238", "NoiseFrequency": 40.0, "Min": 55, "Max": 75, "BlockType": { - "$ref": "212" + "$ref": "211" }, "SubModules": [] }, { - "$id": "240", + "$id": "239", "NoiseFrequency": 40.0, "Min": 70, "Max": 100, "BlockType": { - "$id": "241", + "$id": "240", "Type": "Eco.Mods.TechTree.GneissBlock, Eco.Mods" }, "SubModules": [] @@ -3050,46 +3048,46 @@ } }, { - "$id": "242", + "$id": "241", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "WarmCoast", "Module": { - "$id": "243", + "$id": "242", "BlockDepthRanges": [ { - "$id": "244", + "$id": "243", "NoiseFrequency": 40.0, "Min": 0, "Max": 0, "BlockType": { - "$ref": "206" + "$ref": "205" + }, + "SubModules": [] + }, + { + "$id": "244", + "NoiseFrequency": 25.0, + "Min": 4, + "Max": 15, + "BlockType": { + "$ref": "218" }, "SubModules": [] }, { "$id": "245", - "NoiseFrequency": 25.0, - "Min": 4, - "Max": 15, - "BlockType": { - "$ref": "219" - }, - "SubModules": [] - }, - { - "$id": "246", "NoiseFrequency": 100.0, "Min": 10, "Max": 15, "BlockType": { - "$ref": "208" + "$ref": "207" }, "SubModules": [ { - "$id": "247", + "$id": "246", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "248", + "$id": "247", "Type": "Eco.Mods.TechTree.CrushedLimestoneBlock, Eco.Mods" }, "HeightRange": { @@ -3108,19 +3106,19 @@ ] }, { - "$id": "249", + "$id": "248", "NoiseFrequency": 40.0, "Min": 18, "Max": 25, "BlockType": { - "$ref": "231" + "$ref": "230" }, "SubModules": [ { - "$id": "250", + "$id": "249", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "251", + "$id": "250", "Type": "Eco.Mods.TechTree.IronOreBlock, Eco.Mods" }, "HeightRange": { @@ -3139,29 +3137,29 @@ ] }, { - "$id": "252", + "$id": "251", "NoiseFrequency": 40.0, "Min": 18, "Max": 30, "BlockType": { - "$ref": "208" + "$ref": "207" }, "SubModules": [] }, { - "$id": "253", + "$id": "252", "NoiseFrequency": 40.0, "Min": 37, "Max": 50, "BlockType": { - "$ref": "231" + "$ref": "230" }, "SubModules": [ { - "$id": "254", + "$id": "253", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "237" + "$ref": "236" }, "HeightRange": { "min": -1.0, @@ -3177,7 +3175,7 @@ "NoiseDistributionType": "Bands" }, { - "$id": "255", + "$id": "254", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 0.0001, @@ -3194,7 +3192,7 @@ "max": 5000.0 }, "BlockType": { - "$ref": "237" + "$ref": "236" }, "DirectionWeights": [ { @@ -3232,22 +3230,22 @@ ] }, { - "$id": "256", + "$id": "255", "NoiseFrequency": 40.0, "Min": 50, "Max": 55, "BlockType": { - "$ref": "241" + "$ref": "240" }, "SubModules": [] }, { - "$id": "257", + "$id": "256", "NoiseFrequency": 40.0, "Min": 55, "Max": 60, "BlockType": { - "$ref": "212" + "$ref": "211" }, "SubModules": [] } @@ -3255,14 +3253,14 @@ } }, { - "$id": "258", + "$id": "257", "$type": "Eco.WorldGenerator.BiomeTerrainModule, Eco.WorldGenerator", "BiomeName": "Wetland", "Module": { - "$id": "259", + "$id": "258", "BlockDepthRanges": [ { - "$id": "260", + "$id": "259", "NoiseFrequency": 1.0, "Min": 0, "Max": 0, @@ -3271,10 +3269,10 @@ }, "SubModules": [ { - "$id": "261", + "$id": "260", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$ref": "60" + "$ref": "59" }, "HeightRange": { "min": -1.0, @@ -3292,31 +3290,31 @@ ] }, { - "$id": "262", + "$id": "261", "NoiseFrequency": 25.0, "Min": 8, "Max": 15, "BlockType": { - "$id": "263", + "$id": "262", "Type": "Eco.Mods.TechTree.ClayBlock, Eco.Mods" }, "SubModules": [] }, { - "$id": "264", + "$id": "263", "NoiseFrequency": 25.0, "Min": 0, "Max": 15, "BlockType": { - "$id": "265", + "$id": "264", "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods" }, "SubModules": [ { - "$id": "266", + "$id": "265", "$type": "Eco.WorldGenerator.StandardTerrainModule, Eco.WorldGenerator", "BlockType": { - "$id": "267", + "$id": "266", "Type": "Eco.Mods.TechTree.CrushedShaleBlock, Eco.Mods" }, "HeightRange": { @@ -3335,17 +3333,17 @@ ] }, { - "$id": "268", + "$id": "267", "NoiseFrequency": 25.0, "Min": 25, "Max": 30, "BlockType": { - "$id": "269", + "$id": "268", "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods" }, "SubModules": [ { - "$id": "270", + "$id": "269", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 0.0001, @@ -3362,7 +3360,7 @@ "max": 5000.0 }, "BlockType": { - "$id": "271", + "$id": "270", "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods" }, "DirectionWeights": [ @@ -3416,38 +3414,38 @@ ] }, { - "$id": "272", + "$id": "271", "NoiseFrequency": 25.0, "Min": 32, "Max": 35, "BlockType": { - "$id": "273", + "$id": "272", "Type": "Eco.Mods.TechTree.ShaleBlock, Eco.Mods" }, "SubModules": [] }, { - "$id": "274", + "$id": "273", "NoiseFrequency": 25.0, "Min": 34, "Max": 40, "BlockType": { - "$id": "275", + "$id": "274", "Type": "Eco.Mods.TechTree.CoalBlock, Eco.Mods" }, "SubModules": [] }, { - "$id": "276", + "$id": "275", "NoiseFrequency": 40.0, "Min": 50, "Max": 60, "BlockType": { - "$ref": "42" + "$ref": "41" }, "SubModules": [ { - "$id": "277", + "$id": "276", "$type": "Eco.WorldGenerator.DepositTerrainModule, Eco.WorldGenerator", "SpawnAtLeastOne": true, "SpawnPercentChance": 1E-05, @@ -3464,7 +3462,7 @@ "max": 20000.0 }, "BlockType": { - "$ref": "69" + "$ref": "68" }, "DirectionWeights": [ { @@ -3507,12 +3505,12 @@ ] }, { - "$id": "278", + "$id": "277", "NoiseFrequency": 40.0, "Min": 60, "Max": 100, "BlockType": { - "$ref": "48" + "$ref": "47" }, "SubModules": [] }