From 9c63a75ef9ffc27815059f76ca71ebad6054e4a6 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sun, 26 Jul 2020 02:36:14 -0400 Subject: [PATCH] Fix powders --- iris.overworld.hot/biomes/hot-dry-forest.json | 33 +++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/iris.overworld.hot/biomes/hot-dry-forest.json b/iris.overworld.hot/biomes/hot-dry-forest.json index 89f306eb..ca4e108d 100644 --- a/iris.overworld.hot/biomes/hot-dry-forest.json +++ b/iris.overworld.hot/biomes/hot-dry-forest.json @@ -7,7 +7,16 @@ "palette": [ "GRASS_BLOCK", "GRASS_BLOCK", - "BROWN_CONCRETE_POWDWER", + "GRASS_BLOCK", + "GRASS_BLOCK", + "GRASS_BLOCK", + "GRASS_BLOCK", + "BROWN_CONCRETE_POWDER", + "GRASS_BLOCK", + "GRASS_BLOCK", + "GRASS_BLOCK", + "GRASS_BLOCK", + "GRASS_BLOCK", "GRASS_BLOCK", "GRASS_BLOCK" ] @@ -55,8 +64,28 @@ "chance": 0.00002, "density": 3, "palette": [ + "AIR", + "AIR", + "AIR", + "AIR", + "AIR", + "AIR", + "AIR", + "AIR", "PUMPKIN", - "CARVED_PUMPKIN" + "AIR", + "AIR", + "AIR", + "AIR", + "CARVED_PUMPKIN", + "AIR", + "AIR", + "AIR", + "AIR", + "AIR", + "AIR", + "AIR", + "AIR" ], "dispersion": "SCATTER", "variance": "SCATTER"