diff --git a/iris.overworld.hot/regions/hot.json b/iris.overworld.hot/regions/hot.json index 23a424bd..e89f5515 100644 --- a/iris.overworld.hot/regions/hot.json +++ b/iris.overworld.hot/regions/hot.json @@ -33,7 +33,7 @@ "deposits":[ { "minHeight": 25, - "maxHeight": 57, + "maxHeight": 67, "minSize": 3, "maxSize": 5, "minPerChunk": 1, @@ -45,7 +45,7 @@ }, { "minHeight": 15, - "maxHeight": 57, + "maxHeight": 47, "minSize": 3, "maxSize": 5, "minPerChunk": 1, @@ -56,8 +56,8 @@ ] }, { - "minHeight": 8, - "maxHeight": 57, + "minHeight": 22, + "maxHeight": 81, "minSize": 12, "maxSize": 22, "minPerChunk": 7, diff --git a/iris.overworld.temperate/regions/temperate.json b/iris.overworld.temperate/regions/temperate.json index 59ff0507..23a69cf7 100644 --- a/iris.overworld.temperate/regions/temperate.json +++ b/iris.overworld.temperate/regions/temperate.json @@ -18,11 +18,11 @@ "deposits":[ { "minHeight": 15, - "maxHeight": 57, + "maxHeight": 122, "minSize": 4, "maxSize": 12, - "minPerChunk": 2, - "maxPerChunk": 3, + "minPerChunk": 0, + "maxPerChunk": 2, "varience": 4, "palette": [ "IRON_ORE", diff --git a/iris.overworld.tropical/regions/tropical.json b/iris.overworld.tropical/regions/tropical.json index 1c9e8895..43d0dab4 100644 --- a/iris.overworld.tropical/regions/tropical.json +++ b/iris.overworld.tropical/regions/tropical.json @@ -27,14 +27,14 @@ "deposits":[ { "minHeight": 25, - "maxHeight": 57, - "minSize": 4, - "maxSize": 8, - "minPerChunk": 2, - "maxPerChunk": 3, - "varience": 4, + "maxHeight": 157, + "minSize": 1, + "maxSize": 2, + "minPerChunk": 0, + "maxPerChunk": 1, + "varience": 2, "palette": [ - "IRON_ORE" + "EMERALD_ORE" ] } ] diff --git a/iris.overworld.tundra/regions/tundra.json b/iris.overworld.tundra/regions/tundra.json index c3da4016..b38e7682 100644 --- a/iris.overworld.tundra/regions/tundra.json +++ b/iris.overworld.tundra/regions/tundra.json @@ -19,11 +19,11 @@ "deposits":[ { "minHeight": 15, - "maxHeight": 57, + "maxHeight": 87, "minSize": 1, "maxSize": 2, - "minPerChunk": 3, - "maxPerChunk": 5, + "minPerChunk": 2, + "maxPerChunk": 3, "varience": 2, "palette": [ "EMERALD_ORE" diff --git a/iris.overworld/dimensions/overworld.json b/iris.overworld/dimensions/overworld.json index b366229e..e89eb4a8 100644 --- a/iris.overworld/dimensions/overworld.json +++ b/iris.overworld/dimensions/overworld.json @@ -1,6 +1,6 @@ { "environment": "NORMAL", - "fluidHeight": 63, + "fluidHeight": 99, "biomeZoom": 0.97, "regionZoom": 3.7, "continentZoom": 1, @@ -28,8 +28,8 @@ "focus": "", "deposits": [ { - "minHeight": 25, - "maxHeight": 93, + "minHeight": 19, + "maxHeight": 110, "minSize": 22, "maxSize": 35, "minPerChunk": 4, @@ -41,8 +41,8 @@ ] }, { - "minHeight": 25, - "maxHeight": 93, + "minHeight": 45, + "maxHeight": 103, "minSize": 19, "maxSize": 24, "minPerChunk": 4, @@ -54,7 +54,7 @@ }, { "minHeight": 25, - "maxHeight": 42, + "maxHeight": 52, "minSize": 19, "maxSize": 24, "minPerChunk": 4, @@ -65,8 +65,8 @@ ] }, { - "minHeight": 25, - "maxHeight": 42, + "minHeight": 35, + "maxHeight": 62, "minSize": 19, "maxSize": 24, "minPerChunk": 4, @@ -77,8 +77,8 @@ ] }, { - "minHeight": 25, - "maxHeight": 42, + "minHeight": 45, + "maxHeight": 72, "minSize": 19, "maxSize": 24, "minPerChunk": 4, @@ -89,10 +89,10 @@ ] }, { - "minHeight": 3, + "minHeight": 2, "maxHeight": 18, "minSize": 2, - "maxSize": 7, + "maxSize": 6, "minPerChunk": 2, "maxPerChunk": 5, "varience": 4, @@ -102,11 +102,11 @@ }, { "minHeight": 4, - "maxHeight": 20, + "maxHeight": 24, "minSize": 5, "maxSize": 9, "minPerChunk": 4, - "maxPerChunk": 9, + "maxPerChunk": 6, "varience": 7, "palette": [ "minecraft:redstone_ore[lit=false]" @@ -114,7 +114,7 @@ }, { "minHeight": 3, - "maxHeight": 25, + "maxHeight": 57, "minSize": 1, "maxSize": 2, "minPerChunk": 1, @@ -138,7 +138,7 @@ }, { "minHeight": 1, - "maxHeight": 50, + "maxHeight": 122, "minSize": 6, "maxSize": 9, "minPerChunk": 5, @@ -150,7 +150,7 @@ }, { "minHeight": 1, - "maxHeight": 135, + "maxHeight": 145, "minSize": 9, "maxSize": 12, "minPerChunk": 6,