From 99cc4bbcfe9c648be746f53cd6d111f65f43f9e6 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sun, 26 Jul 2020 02:41:43 -0400 Subject: [PATCH] Fix birch density --- iris.overworld.temperate/biomes/temperate-birch-forest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iris.overworld.temperate/biomes/temperate-birch-forest.json b/iris.overworld.temperate/biomes/temperate-birch-forest.json index 4d88345c..f100636f 100644 --- a/iris.overworld.temperate/biomes/temperate-birch-forest.json +++ b/iris.overworld.temperate/biomes/temperate-birch-forest.json @@ -60,8 +60,8 @@ ], "objects": [ { - "chance": 3, - "density": 7, + "chance": 2.5, + "density": 4, "rotation": { "yAxis": { "min": 0,