diff --git a/iris.overworld.magical/biomes/magical-honey-dioptra.json b/iris.overworld.magical/biomes/magical-honey-dioptra.json index cf14fef7..8530a4ae 100644 --- a/iris.overworld.magical/biomes/magical-honey-dioptra.json +++ b/iris.overworld.magical/biomes/magical-honey-dioptra.json @@ -139,7 +139,7 @@ "zoom": 10, "stackMax": 1, "stackMin": 1, - "chance": 0.05, + "chance": 0.06, "palette": [ "SUNFLOWER", "LILAC", @@ -155,7 +155,7 @@ "zoom": 10, "stackMax": 1, "stackMin": 1, - "chance": 0.3, + "chance": 0.42, "palette": [ "GRASS" ], @@ -163,6 +163,20 @@ "verticalZoom": 88, "dispersion": "SCATTER", "variance": "SCATTER" + }, + { + "zoom": 10, + "stackMax": 1, + "stackMin": 1, + "chance": 0.09, + "palette": [ + "RED_MUSHROOM", + "BROWN_MUSHROOM" + ], + "verticalVarience": "SCATTER", + "verticalZoom": 88, + "dispersion": "SCATTER", + "variance": "SCATTER" } ],