diff --git a/biomes/beach.json b/biomes/beach.json index 5aefe681..b35246dc 100644 --- a/biomes/beach.json +++ b/biomes/beach.json @@ -1,7 +1,7 @@ { "name": "Beach", "derivative": "BEACHES", - "height": -0.038, + "height": 0, "surface": [ "SAND" ], diff --git a/biomes/cold_beach.json b/biomes/cold_beach.json index 145e891f..8b656d58 100644 --- a/biomes/cold_beach.json +++ b/biomes/cold_beach.json @@ -1,7 +1,7 @@ { "name": "Cold Beach", "derivative": "COLD_BEACH", - "height": -0.038, + "height": 0, "surface": [ "SAND" ], diff --git a/biomes/desert.json b/biomes/desert.json index 687e153c..52c79c3a 100644 --- a/biomes/desert.json +++ b/biomes/desert.json @@ -2,6 +2,7 @@ "name": "Desert", "derivative": "DESERT", "region": "hot", + "height": 0, "surface": [ "SAND" ], diff --git a/biomes/desert_hills.json b/biomes/desert_hills.json index 32cfddd3..d06eeef1 100644 --- a/biomes/desert_hills.json +++ b/biomes/desert_hills.json @@ -2,7 +2,7 @@ "name": "Desert Hills", "derivative": "DESERT_HILLS", "region": "hot", - "height": 0.105, + "height": 0, "surface": [ "SAND" ], diff --git a/biomes/desert_red.json b/biomes/desert_red.json index 34aed8ea..8a90d2fd 100644 --- a/biomes/desert_red.json +++ b/biomes/desert_red.json @@ -2,6 +2,7 @@ "name": "Desert Red", "derivative": "MUTATED_DESERT", "region": "hot", + "height": 0, "surface": [ "SAND:1" ], diff --git a/biomes/forest.json b/biomes/forest.json index d241ef79..562ee8cd 100644 --- a/biomes/forest.json +++ b/biomes/forest.json @@ -2,6 +2,7 @@ "name": "Forest", "derivative": "FOREST", "region": "temperate", + "height": 0, "scatter":[ "LONG_GRASS:1=0.23", "LONG_GRASS:2=0.13" diff --git a/biomes/forest_birch.json b/biomes/forest_birch.json index 8861175e..ce94a26a 100644 --- a/biomes/forest_birch.json +++ b/biomes/forest_birch.json @@ -2,6 +2,7 @@ "name": "Birch Forest", "derivative": "BIRCH_FOREST", "region": "temperate", + "height": 0, "scatter":[ "LONG_GRASS:1=0.23", "LONG_GRASS:2=0.13" diff --git a/biomes/forest_birch_hills.json b/biomes/forest_birch_hills.json index 7091411f..fd72e42a 100644 --- a/biomes/forest_birch_hills.json +++ b/biomes/forest_birch_hills.json @@ -2,11 +2,11 @@ "name": "Birch Forest Hills", "derivative": "BIRCH_FOREST_HILLS", "region": "temperate", + "height": 0, "scatter":[ "LONG_GRASS:1=0.23", "LONG_GRASS:2=0.13" ], - "height": 0.112, "objects": [ "tree/birch/medium=0.63", "tree/birch/large=0.32", diff --git a/biomes/forest_dark.json b/biomes/forest_dark.json index 5596f766..5d842d37 100644 --- a/biomes/forest_dark.json +++ b/biomes/forest_dark.json @@ -2,6 +2,7 @@ "name": "Dark Forest", "derivative": "ROOFED_FOREST", "region": "temperate", + "height": 0, "scatter":[ "LONG_GRASS:1=0.23", "LONG_GRASS:2=0.13" diff --git a/biomes/forest_haunted.json b/biomes/forest_haunted.json index bc6ab4ee..1d5a5d7b 100644 --- a/biomes/forest_haunted.json +++ b/biomes/forest_haunted.json @@ -2,6 +2,7 @@ "name": "Haunted Forest", "derivative": "MUTATED_SWAMPLAND", "region": "temperate", + "height": 0, "surface": [ "GRASS", "GRASS", diff --git a/biomes/forest_hills.json b/biomes/forest_hills.json index eb9c89a1..3dce1522 100644 --- a/biomes/forest_hills.json +++ b/biomes/forest_hills.json @@ -2,11 +2,11 @@ "name": "Forest Hills", "derivative": "FOREST_HILLS", "region": "temperate", + "height": 0, "scatter":[ "LONG_GRASS:1=0.23", "LONG_GRASS:2=0.13" ], - "height": 0.11, "objects": [ "tree/oak/medium=0.83", "tree/oak/small=2.8", diff --git a/biomes/forest_mountains.json b/biomes/forest_mountains.json index beb48af0..dbe2c6fb 100644 --- a/biomes/forest_mountains.json +++ b/biomes/forest_mountains.json @@ -2,11 +2,11 @@ "name": "Forest Mountains", "derivative": "MUTATED_EXTREME_HILLS_WITH_TREES", "region": "temperate", + "height": 0, "scatter":[ "LONG_GRASS:1=0.13", "LONG_GRASS:2=0.13" ], - "height": 0.225, "objects": [ "tree/spruce/medium=0.67", "tree/spruce/small=2.7", diff --git a/biomes/ice_forest.json b/biomes/ice_forest.json index beb8e143..4b4aba7f 100644 --- a/biomes/ice_forest.json +++ b/biomes/ice_forest.json @@ -1,7 +1,7 @@ { "name": "Ice Forest", "region": "snowy", - "height": 0.18, + "height": 0, "derivative": "MUTATED_ICE_FLATS", "surface": [ "SNOW_BLOCK" diff --git a/biomes/ice_mountains.json b/biomes/ice_mountains.json index 0a49993f..770b302c 100644 --- a/biomes/ice_mountains.json +++ b/biomes/ice_mountains.json @@ -1,7 +1,7 @@ { "name": "Ice Mountains", "derivative": "ICE_MOUNTAINS", - "height": 0.192, + "height": 0, "region": "snowy", "snow": 1.72, "cliffs": true, diff --git a/biomes/ice_plains.json b/biomes/ice_plains.json index 8a154989..f01ad2c0 100644 --- a/biomes/ice_plains.json +++ b/biomes/ice_plains.json @@ -1,7 +1,7 @@ { "name": "Ice Plains", "region": "snowy", - "height": 0.1, + "height": 0, "snow": 0.74, "derivative": "ICE_FLATS", "surface": [ diff --git a/biomes/jungle.json b/biomes/jungle.json index 53498385..c7dadac6 100644 --- a/biomes/jungle.json +++ b/biomes/jungle.json @@ -2,6 +2,7 @@ "name": "Jungle", "derivative": "JUNGLE", "region": "tropical", + "height": 0, "scatter":[ "LONG_GRASS:1=0.58", "LONG_GRASS:2=0.13" diff --git a/biomes/jungle_hills.json b/biomes/jungle_hills.json index ac6794be..ae8d9914 100644 --- a/biomes/jungle_hills.json +++ b/biomes/jungle_hills.json @@ -2,6 +2,7 @@ "name": "Jungle Hills", "derivative": "JUNGLE_HILLS", "region": "tropical", + "height": 0, "scatter":[ "LONG_GRASS:1=0.33", "LONG_GRASS:2=0.02" diff --git a/biomes/mesa.json b/biomes/mesa.json index 31dde32c..ed36c7aa 100644 --- a/biomes/mesa.json +++ b/biomes/mesa.json @@ -1,7 +1,7 @@ { "name": "Mesa", "derivative": "Mesa", - "height": 0.125, + "height": 0, "region": "hot", "surface": [ "HARD_CLAY", diff --git a/biomes/mesa_blue.json b/biomes/mesa_blue.json index 8fd6146e..03da0c4b 100644 --- a/biomes/mesa_blue.json +++ b/biomes/mesa_blue.json @@ -1,7 +1,7 @@ { "name": "Mesa Blue", "derivative": "Mesa", - "height": 0.125, + "height": 0, "region": "hot", "surface": [ "STAINED_CLAY:9", diff --git a/biomes/mesa_green.json b/biomes/mesa_green.json index ce1e794d..165db39b 100644 --- a/biomes/mesa_green.json +++ b/biomes/mesa_green.json @@ -1,7 +1,7 @@ { "name": "Mesa Green", "derivative": "Mesa", - "height": 0.073, + "height": 0, "region": "hot", "surface": [ "STAINED_CLAY:4", diff --git a/biomes/mesa_mountains.json b/biomes/mesa_mountains.json index 66d20ee3..7d9becae 100644 --- a/biomes/mesa_mountains.json +++ b/biomes/mesa_mountains.json @@ -1,7 +1,7 @@ { "name": "Mesa Mountains", "derivative": "Mesa", - "height": 0.215, + "height": 0, "region": "hot", "cliffs": true, "cliffScale": 0.89, diff --git a/biomes/mountains.json b/biomes/mountains.json index e61d5654..352f163f 100644 --- a/biomes/mountains.json +++ b/biomes/mountains.json @@ -1,6 +1,6 @@ { "name": "Mountains", - "height": 0.26, + "height": 0, "region": "cold", "derivative": "EXTREME_HILLS", "scatter":[ diff --git a/biomes/mushroom_island.json b/biomes/mushroom_island.json index c08192be..eb9eb09f 100644 --- a/biomes/mushroom_island.json +++ b/biomes/mushroom_island.json @@ -2,6 +2,7 @@ "name": "Mushroom Island", "derivative": "MUSHROOM_ISLAND", "region": "anomaly", + "height": 0, "surface": [ "MYCEL" ], diff --git a/biomes/plains.json b/biomes/plains.json index 4eba245d..9a3f072f 100644 --- a/biomes/plains.json +++ b/biomes/plains.json @@ -2,6 +2,7 @@ "name": "Plains", "derivative": "PLAINS", "region": "temperate", + "height": 0, "scatter":[ "LONG_GRASS:1=0.37", "LONG_GRASS:2=0.09" diff --git a/biomes/redwood_forest.json b/biomes/redwood_forest.json index 3e1554bf..31e8010d 100644 --- a/biomes/redwood_forest.json +++ b/biomes/redwood_forest.json @@ -2,12 +2,12 @@ "name": "Redwood Forest", "derivative": "REDWOOD_TAIGA", "region": "cold", + "height": 0, "surface": [ "DIRT", "DIRT:1", "DIRT:2" - ], - "height": 0.096, + ], "surfaceType": "simplex", "scatter": [ "LONG_GRASS:2=0.07" diff --git a/biomes/redwood_forest_hills.json b/biomes/redwood_forest_hills.json index 8a3b84bf..c9c5eef0 100644 --- a/biomes/redwood_forest_hills.json +++ b/biomes/redwood_forest_hills.json @@ -2,12 +2,12 @@ "name": "Redwood Forest", "derivative": "REDWOOD_TAIGA", "region": "cold", + "height": 0, "surface": [ "DIRT", "DIRT:1", "DIRT:2" ], - "height":0.12, "surfaceType": "simplex", "scatter": [ "LONG_GRASS:2=0.07" diff --git a/biomes/sakura.json b/biomes/sakura.json index 12a61848..819d3808 100644 --- a/biomes/sakura.json +++ b/biomes/sakura.json @@ -2,6 +2,7 @@ "name": "Sakura", "region": "temperate", "derivative": "MUTATED_PLAINS", + "height": 0, "scatter":[ "LONG_GRASS:1=0.37", "LONG_GRASS:2=0.09" diff --git a/biomes/savanna.json b/biomes/savanna.json index c32b9b18..7652781f 100644 --- a/biomes/savanna.json +++ b/biomes/savanna.json @@ -2,6 +2,7 @@ "name": "Savanna", "derivative": "SAVANNA", "region": "hot", + "height": 0, "scatter":[ "LONG_GRASS:1=0.18" ], diff --git a/biomes/savanna_hills.json b/biomes/savanna_hills.json index 45d6a2eb..49ac8639 100644 --- a/biomes/savanna_hills.json +++ b/biomes/savanna_hills.json @@ -2,7 +2,7 @@ "name": "Savanna Hills", "derivative": "SAVANNA_ROCK", "region": "hot", - "height": 0.11 + "height": 0, "scatter":[ "LONG_GRASS:1=0.18" ] diff --git a/biomes/swamp.json b/biomes/swamp.json index d71bac58..c753928f 100644 --- a/biomes/swamp.json +++ b/biomes/swamp.json @@ -2,6 +2,7 @@ "name": "Swamp", "derivative": "SWAMPLAND", "region": "tropical", + "height": 0, "scatter":[ "LONG_GRASS:1=0.04", "LONG_GRASS:2=0.03" diff --git a/biomes/taiga.json b/biomes/taiga.json index 483e6d82..6405a8de 100644 --- a/biomes/taiga.json +++ b/biomes/taiga.json @@ -2,6 +2,7 @@ "name": "Taiga", "derivative": "TAIGA", "region": "cold", + "height": 0, "scatter":[ "LONG_GRASS:2=0.07" ], diff --git a/biomes/taiga_cold.json b/biomes/taiga_cold.json index 3346e17e..798a5549 100644 --- a/biomes/taiga_cold.json +++ b/biomes/taiga_cold.json @@ -2,6 +2,7 @@ "name": "Cold Taiga", "derivative": "TAIGA_COLD", "region": "cold", + "height": 0, "scatter":[ "LONG_GRASS:2=0.04" ], diff --git a/biomes/taiga_cold_hills.json b/biomes/taiga_cold_hills.json index de5851c3..798a5549 100644 --- a/biomes/taiga_cold_hills.json +++ b/biomes/taiga_cold_hills.json @@ -2,10 +2,10 @@ "name": "Cold Taiga", "derivative": "TAIGA_COLD", "region": "cold", + "height": 0, "scatter":[ "LONG_GRASS:2=0.04" ], - "height":0.115, "objects": [ "tree/spruce/medium=0.27", "tree/spruce/small=1.7", diff --git a/biomes/temperate_beach.json b/biomes/temperate_beach.json index bc02ae83..1e85de7e 100644 --- a/biomes/temperate_beach.json +++ b/biomes/temperate_beach.json @@ -1,7 +1,7 @@ { "name": "Temperate Beach", "derivative": "STONE_BEACH", - "height": -0.038, + "height": 0, "surface": [ "SAND" ], diff --git a/biomes/tourmaline.json b/biomes/tourmaline.json index 72006bda..aed3f3f0 100644 --- a/biomes/tourmaline.json +++ b/biomes/tourmaline.json @@ -2,6 +2,7 @@ "name": "Tourmaline", "region": "anomaly", "derivative": "MUTATED_PLAINS", + "height": 0, "surface": [ "CONCRETE:15", "OBSIDIAN", diff --git a/biomes/tourmaline_beach.json b/biomes/tourmaline_beach.json index 7bd72e05..7303402e 100644 --- a/biomes/tourmaline_beach.json +++ b/biomes/tourmaline_beach.json @@ -1,6 +1,7 @@ { "name": "Tourmaline Beach", "derivative": "MUTATED_PLAINS", + "height": 0, "surface": [ "CONCRETE:15", "OBSIDIAN", diff --git a/biomes/volcanic.json b/biomes/volcanic.json index 44335a89..5da4b929 100644 --- a/biomes/volcanic.json +++ b/biomes/volcanic.json @@ -1,7 +1,7 @@ { "name": "Volcanic", "derivative": "MUTATED_JUNGLE", - "height": -0.125, + "height": 0, "region": "tropical", "subSurface": [ "CONCRETE_POWDER:15"