diff --git a/biomes/frozen/mountain-cliffs.json b/biomes/frozen/mountain-cliffs.json index 133d137e..fae3a661 100644 --- a/biomes/frozen/mountain-cliffs.json +++ b/biomes/frozen/mountain-cliffs.json @@ -232,7 +232,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [{ "chance": 1, "variance": { diff --git a/biomes/frozen/mountains.json b/biomes/frozen/mountains.json index 1fd03348..7f646e79 100644 --- a/biomes/frozen/mountains.json +++ b/biomes/frozen/mountains.json @@ -208,7 +208,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [{ "chance": 1, "variance": { diff --git a/biomes/frozen/peak.json b/biomes/frozen/peak.json index f8736fc3..5bac8497 100644 --- a/biomes/frozen/peak.json +++ b/biomes/frozen/peak.json @@ -182,7 +182,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "biomeScatter": [ "SNOWY_TAIGA_MOUNTAINS", "TAIGA_HILLS", diff --git a/biomes/frozen/pines.json b/biomes/frozen/pines.json index 70235af4..1fa266de 100644 --- a/biomes/frozen/pines.json +++ b/biomes/frozen/pines.json @@ -189,7 +189,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [{ "chance": 1, "variance": { diff --git a/biomes/frozen/redwood-forest.json b/biomes/frozen/redwood-forest.json index b8de3940..1353886f 100644 --- a/biomes/frozen/redwood-forest.json +++ b/biomes/frozen/redwood-forest.json @@ -191,7 +191,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [{ "chance": 1, "variance": { diff --git a/biomes/frozen/vander.json b/biomes/frozen/vander.json index b1aae9f0..d459a451 100644 --- a/biomes/frozen/vander.json +++ b/biomes/frozen/vander.json @@ -236,7 +236,7 @@ } ], "biomeZoom": 50, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "childShrinkFactor": 20, "wall": { "style": {"style": "STATIC"}, diff --git a/biomes/hot/mountain-cliffs.json b/biomes/hot/mountain-cliffs.json index d214b3e5..78487d8c 100644 --- a/biomes/hot/mountain-cliffs.json +++ b/biomes/hot/mountain-cliffs.json @@ -66,7 +66,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [{"block": "gray_terracotta"}] diff --git a/biomes/mesa/mesa.json b/biomes/mesa/mesa.json index 91961281..bfea08e4 100644 --- a/biomes/mesa/mesa.json +++ b/biomes/mesa/mesa.json @@ -156,7 +156,7 @@ ], "style": {"style": "STATIC"} }], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "objects": [{ "place": [ "structures/tower", diff --git a/biomes/mesa/plateau-dirt-high.json b/biomes/mesa/plateau-dirt-high.json index e3de0e12..4960a49d 100644 --- a/biomes/mesa/plateau-dirt-high.json +++ b/biomes/mesa/plateau-dirt-high.json @@ -71,7 +71,7 @@ "chance": 0.05, "palette": [{"block": "tall_grass"}] }], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "objects": [ { "place": [ diff --git a/biomes/mesa/plateau-dirt.json b/biomes/mesa/plateau-dirt.json index e4e7f912..5e6dc539 100644 --- a/biomes/mesa/plateau-dirt.json +++ b/biomes/mesa/plateau-dirt.json @@ -71,7 +71,7 @@ "palette": [{"block": "tall_grass"}] }], "lockLayers": true, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "objects": [ { "place": [ diff --git a/biomes/mesa/plateau-high.json b/biomes/mesa/plateau-high.json index 1f43f845..cb90f812 100644 --- a/biomes/mesa/plateau-high.json +++ b/biomes/mesa/plateau-high.json @@ -77,7 +77,7 @@ "chance": 0.05, "palette": [{"block": "tall_grass"}] }], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "objects": [{ "place": [ "structures/tower", diff --git a/biomes/mesa/plateau.json b/biomes/mesa/plateau.json index 36071a4e..84f73c28 100644 --- a/biomes/mesa/plateau.json +++ b/biomes/mesa/plateau.json @@ -150,7 +150,7 @@ "chance": 0.05, "palette": [{"block": "tall_grass"}] }], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "objects": [{ "place": [ "structures/tower", diff --git a/biomes/ocean/shore/beach.json b/biomes/ocean/shore/beach.json index c1f7827b..284ff0d2 100644 --- a/biomes/ocean/shore/beach.json +++ b/biomes/ocean/shore/beach.json @@ -102,7 +102,7 @@ } }], "biomeZoom": 60, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": {"palette": [ {"block": "stone"}, {"block": "andesite"} diff --git a/biomes/savanna/cliff.json b/biomes/savanna/cliff.json index e74639da..b66f93d7 100644 --- a/biomes/savanna/cliff.json +++ b/biomes/savanna/cliff.json @@ -218,7 +218,7 @@ } ], "biomeZoom": 20, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/savanna/forest.json b/biomes/savanna/forest.json index 2514dd6e..9660556f 100644 --- a/biomes/savanna/forest.json +++ b/biomes/savanna/forest.json @@ -258,7 +258,7 @@ } ], "biomeZoom": 20, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/savanna/plateau.json b/biomes/savanna/plateau.json index e51c8a73..3e9a763d 100644 --- a/biomes/savanna/plateau.json +++ b/biomes/savanna/plateau.json @@ -250,7 +250,7 @@ } ], "biomeZoom": 60, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/savanna/savanna.json b/biomes/savanna/savanna.json index 1d72a1cf..0b62c6b8 100644 --- a/biomes/savanna/savanna.json +++ b/biomes/savanna/savanna.json @@ -258,7 +258,7 @@ } ], "biomeZoom": 20, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/savanna/shore/beach.json b/biomes/savanna/shore/beach.json index 5e6b1eb3..2f2d46e3 100644 --- a/biomes/savanna/shore/beach.json +++ b/biomes/savanna/shore/beach.json @@ -93,7 +93,7 @@ } ], "biomeZoom": 60, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [{ "chance": 0.35, "variance": {"style": "STATIC"}, diff --git a/biomes/swamp/marsh-rotten.json b/biomes/swamp/marsh-rotten.json index a24ea533..be746567 100644 --- a/biomes/swamp/marsh-rotten.json +++ b/biomes/swamp/marsh-rotten.json @@ -166,7 +166,7 @@ } ], "biomeZoom": 9, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/swamp/marsh.json b/biomes/swamp/marsh.json index 0f5d9502..e26802d3 100644 --- a/biomes/swamp/marsh.json +++ b/biomes/swamp/marsh.json @@ -148,7 +148,7 @@ } ], "biomeZoom": 9, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/swamp/sea/lake.json b/biomes/swamp/sea/lake.json index b2e066df..1741872e 100644 --- a/biomes/swamp/sea/lake.json +++ b/biomes/swamp/sea/lake.json @@ -102,7 +102,7 @@ } }], "biomeZoom": 9, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/temperate/birch-forest.json b/biomes/temperate/birch-forest.json index 41f12919..7961dee0 100644 --- a/biomes/temperate/birch-forest.json +++ b/biomes/temperate/birch-forest.json @@ -218,7 +218,7 @@ } } ], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.03, diff --git a/biomes/temperate/birch-thin.json b/biomes/temperate/birch-thin.json index 1874cce2..b64681c0 100644 --- a/biomes/temperate/birch-thin.json +++ b/biomes/temperate/birch-thin.json @@ -185,7 +185,7 @@ } ], "biomeZoom": 50, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.03, diff --git a/biomes/temperate/combo-forest.json b/biomes/temperate/combo-forest.json index 44709261..ff2adbdf 100644 --- a/biomes/temperate/combo-forest.json +++ b/biomes/temperate/combo-forest.json @@ -280,7 +280,7 @@ } } ], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.8, diff --git a/biomes/temperate/flower-forest.json b/biomes/temperate/flower-forest.json index 1916674a..65aa5bdc 100644 --- a/biomes/temperate/flower-forest.json +++ b/biomes/temperate/flower-forest.json @@ -406,17 +406,8 @@ } }, { - "chance": 3.6E-4, - "edit": [ - { - "find": [{"block": "white_wool"}], - "replace": {"palette": [{"block": "oak_wood"}]} - }, - { - "find": [{"block": "black_wool"}], - "replace": {"palette": [{"block": "oak_wood"}]} - } - ], + "chance": 2.0E-7, + "mode": "MIN_HEIGHT", "rotation": { "yAxis": { "min": 0, @@ -426,16 +417,20 @@ }, "enabled": true }, - "place": ["trees/mixed/smoakog80"], - "mode": "MIN_HEIGHT", + "place": [ + "void/void", + "void/void", + "void/void", + "trees/mixed/smoakog80" + ], "translate": { "x": 0, - "y": -4, + "y": -5, "z": 0 } } ], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.3, diff --git a/biomes/temperate/highlands.json b/biomes/temperate/highlands.json index 553b60cd..f5f14cd4 100644 --- a/biomes/temperate/highlands.json +++ b/biomes/temperate/highlands.json @@ -138,7 +138,7 @@ } }], "biomeZoom": 9, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/temperate/island.json b/biomes/temperate/island.json index a74beeff..4010c371 100644 --- a/biomes/temperate/island.json +++ b/biomes/temperate/island.json @@ -126,7 +126,7 @@ } ], "biomeZoom": 60, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/temperate/lush-plains-red.json b/biomes/temperate/lush-plains-red.json index ac99c77c..709bfb5b 100644 --- a/biomes/temperate/lush-plains-red.json +++ b/biomes/temperate/lush-plains-red.json @@ -339,7 +339,7 @@ "rarity": 7 } ], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": {"palette": [ {"block": "stone"}, {"block": "andesite"} diff --git a/biomes/temperate/lush-plains-yellow.json b/biomes/temperate/lush-plains-yellow.json index a15cd4bd..5a41c7c6 100644 --- a/biomes/temperate/lush-plains-yellow.json +++ b/biomes/temperate/lush-plains-yellow.json @@ -339,7 +339,7 @@ "rarity": 7 } ], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": {"palette": [ {"block": "stone"}, {"block": "andesite"} diff --git a/biomes/temperate/lush-plains.json b/biomes/temperate/lush-plains.json index e3ab427e..3db05f70 100644 --- a/biomes/temperate/lush-plains.json +++ b/biomes/temperate/lush-plains.json @@ -367,7 +367,7 @@ "rarity": 7 } ], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": {"palette": [ {"block": "stone"}, {"block": "andesite"} diff --git a/biomes/temperate/meadows.json b/biomes/temperate/meadows.json index a6d72893..fd1bb5ed 100644 --- a/biomes/temperate/meadows.json +++ b/biomes/temperate/meadows.json @@ -386,7 +386,7 @@ "rarity": 120 } ], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": {"palette": [ {"block": "stone"}, {"block": "andesite"} diff --git a/biomes/temperate/plateau.json b/biomes/temperate/plateau.json index 6cd2aee4..5d442bf5 100644 --- a/biomes/temperate/plateau.json +++ b/biomes/temperate/plateau.json @@ -287,7 +287,7 @@ } } ], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.5, diff --git a/biomes/temperate/sakura-pink-child.json b/biomes/temperate/sakura-pink-child.json index b9c663d5..0d61466a 100644 --- a/biomes/temperate/sakura-pink-child.json +++ b/biomes/temperate/sakura-pink-child.json @@ -187,7 +187,7 @@ } ], "biomeZoom": 60, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.8, diff --git a/biomes/temperate/sakura-pink-forest.json b/biomes/temperate/sakura-pink-forest.json index b6818a14..97666542 100644 --- a/biomes/temperate/sakura-pink-forest.json +++ b/biomes/temperate/sakura-pink-forest.json @@ -195,7 +195,7 @@ } ], "biomeZoom": 60, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.8, diff --git a/biomes/temperate/shore/oak-beach.json b/biomes/temperate/shore/oak-beach.json index f6ff5461..f0afe414 100644 --- a/biomes/temperate/shore/oak-beach.json +++ b/biomes/temperate/shore/oak-beach.json @@ -96,7 +96,7 @@ } ], "biomeZoom": 60, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.01, diff --git a/biomes/temperate/stranged-plains.json b/biomes/temperate/stranged-plains.json index 3990cc0e..7ec4582f 100644 --- a/biomes/temperate/stranged-plains.json +++ b/biomes/temperate/stranged-plains.json @@ -117,6 +117,7 @@ }, { "chance": 2.0E-7, + "mode": "MIN_HEIGHT", "rotation": { "yAxis": { "min": 0, @@ -134,7 +135,7 @@ ], "translate": { "x": 0, - "y": -1, + "y": -5, "z": 0 } }, diff --git a/biomes/temperate/wilds.json b/biomes/temperate/wilds.json index 38d9e722..b9ec86b2 100644 --- a/biomes/temperate/wilds.json +++ b/biomes/temperate/wilds.json @@ -174,7 +174,7 @@ "max": 7, "generator": "plain" }], - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/tropical/bamboo-forest.json b/biomes/tropical/bamboo-forest.json index 57d2da7f..c4cacb67 100644 --- a/biomes/tropical/bamboo-forest.json +++ b/biomes/tropical/bamboo-forest.json @@ -174,7 +174,7 @@ } ], "biomeZoom": 10, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "effects": [{ "particleAltX": 0.301, "particleAltY": -0.33885, diff --git a/biomes/tropical/highlands.json b/biomes/tropical/highlands.json index 54db83ea..654507ce 100644 --- a/biomes/tropical/highlands.json +++ b/biomes/tropical/highlands.json @@ -144,7 +144,7 @@ } }], "biomeZoom": 9, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/tropical/wilds.json b/biomes/tropical/wilds.json index 7e72a709..7dde857b 100644 --- a/biomes/tropical/wilds.json +++ b/biomes/tropical/wilds.json @@ -323,7 +323,7 @@ } ], "biomeZoom": 40, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/tundra/forest-cliffs.json b/biomes/tundra/forest-cliffs.json index 7789bae6..f40dc013 100644 --- a/biomes/tundra/forest-cliffs.json +++ b/biomes/tundra/forest-cliffs.json @@ -259,7 +259,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/tundra/forest.json b/biomes/tundra/forest.json index 81ab9d05..76741b8d 100644 --- a/biomes/tundra/forest.json +++ b/biomes/tundra/forest.json @@ -148,7 +148,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.01, diff --git a/biomes/tundra/magic-forest.json b/biomes/tundra/magic-forest.json index 9115f6c9..accb7dc7 100644 --- a/biomes/tundra/magic-forest.json +++ b/biomes/tundra/magic-forest.json @@ -129,7 +129,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.01, diff --git a/biomes/tundra/mountains-cliffs.json b/biomes/tundra/mountains-cliffs.json index 1069b65c..624848f4 100644 --- a/biomes/tundra/mountains-cliffs.json +++ b/biomes/tundra/mountains-cliffs.json @@ -273,7 +273,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "wall": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/tundra/mountains.json b/biomes/tundra/mountains.json index 3ea945fc..54481005 100644 --- a/biomes/tundra/mountains.json +++ b/biomes/tundra/mountains.json @@ -157,7 +157,7 @@ } ], "biomeZoom": 30, - "biomeStyle": {"style": "IRIS"}, + "biomeStyle": {"style": "SIMPLEX"}, "decorators": [ { "chance": 0.01, diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 2ef3b058..31c836c2 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -40,11 +40,11 @@ }, "SEAS": "Sea settings (for the biomes that are oceans).", "seaZoom": 1.25, - "seaBiomeStyle": {"style": "FRACTAL_FBM_IRIS"}, + "seaBiomeStyle": {"style": "NOWHERE_CELLULAR"}, "LAND": "Land settings (for the biomes that are non-ocean).", "landZoom": 3.2, "landBiomeStyle": { - "style": "NOWHERE_CELLULAR", + "style": "CELLULAR", "fracture": { "style": "NOWHERE", "zoom": 0.03, diff --git a/regions/hot.json b/regions/hot.json index cbec80d4..add8d1da 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -2,8 +2,8 @@ "name": "Hot", "color": "#E7D900", "landBiomes": [ - "hot/desert-dunes", - "hot/desert-dunes-red", + "hot/desert-dunes","hot/desert-dunes","hot/desert-dunes", + "hot/desert-dunes-red","hot/desert-dunes-red","hot/desert-dunes-red", "savanna/forest", "savanna/savanna", "savanna/forest", @@ -120,7 +120,7 @@ "varience": 4 } ], - "landBiomeZoom": 1.85, + "landBiomeZoom": 1.25, "effects": [ { "potionTicksMin": 87,