From 5369e254ec372758fe7cba06df32d57638294f4b Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Tue, 28 Jul 2020 05:15:14 -0400 Subject: [PATCH] Tweaks --- iris.overworld.hot/biomes/hot-sandy-cave.json | 1 - iris.overworld.hot/biomes/hot-sandy-red-cave.json | 1 - iris.overworld.tropical/biomes/tropical-rainforest-hills.json | 1 - iris.overworld/dimensions/overworld.json | 2 +- 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/iris.overworld.hot/biomes/hot-sandy-cave.json b/iris.overworld.hot/biomes/hot-sandy-cave.json index 33947e28..f0939e8e 100644 --- a/iris.overworld.hot/biomes/hot-sandy-cave.json +++ b/iris.overworld.hot/biomes/hot-sandy-cave.json @@ -15,7 +15,6 @@ "palette": [ "minecraft:sandstone_slab[type=bottom,waterlogged=false]", "minecraft:smooth_sandstone_slab[type=bottom,waterlogged=false]", - "AIR", "AIR" ] }, diff --git a/iris.overworld.hot/biomes/hot-sandy-red-cave.json b/iris.overworld.hot/biomes/hot-sandy-red-cave.json index 2874aff0..bd1dce3c 100644 --- a/iris.overworld.hot/biomes/hot-sandy-red-cave.json +++ b/iris.overworld.hot/biomes/hot-sandy-red-cave.json @@ -15,7 +15,6 @@ "palette": [ "minecraft:red_sandstone_slab[type=bottom,waterlogged=false]", "minecraft:smooth_red_sandstone_slab[type=bottom,waterlogged=false]", - "AIR", "AIR" ] }, diff --git a/iris.overworld.tropical/biomes/tropical-rainforest-hills.json b/iris.overworld.tropical/biomes/tropical-rainforest-hills.json index a763b707..31b6e1c0 100644 --- a/iris.overworld.tropical/biomes/tropical-rainforest-hills.json +++ b/iris.overworld.tropical/biomes/tropical-rainforest-hills.json @@ -67,7 +67,6 @@ "enabled": true }, "place": [ - "jungle-remade/jcoco-2", "jungle-remade/jcoco-3", "jungle-remade/jcoco-4", diff --git a/iris.overworld/dimensions/overworld.json b/iris.overworld/dimensions/overworld.json index 6ef2ca31..b366229e 100644 --- a/iris.overworld/dimensions/overworld.json +++ b/iris.overworld/dimensions/overworld.json @@ -19,7 +19,7 @@ "coordFractureDistance": 126, "roughnessZoom": 1, "caveScale": 1, - "caveShift": 9, + "caveShift": -13, "caves": true, "placeObjects": true, "postProcess": true,