diff --git a/iris.overworld/dimensions/overworld.json b/iris.overworld/dimensions/overworld.json index 549d26e9..137255e3 100644 --- a/iris.overworld/dimensions/overworld.json +++ b/iris.overworld/dimensions/overworld.json @@ -23,7 +23,7 @@ "caveShift": 9, "caves": true, "mirrorCeiling": false, - "focus": "hot-savanna", + "focus": "", "deposits": [ { "minHeight": 25, @@ -135,8 +135,8 @@ ] }, { - "minHeight": 2, - "maxHeight": 81, + "minHeight": 1, + "maxHeight": 50, "minSize": 6, "maxSize": 9, "minPerChunk": 5, @@ -147,8 +147,8 @@ ] }, { - "minHeight": 2, - "maxHeight": 61, + "minHeight": 1, + "maxHeight": 135, "minSize": 9, "maxSize": 12, "minPerChunk": 6,