From 5256f656093c762ea31c856139ff5577e923b0db Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Wed, 9 Sep 2020 04:29:50 -0400 Subject: [PATCH] Black --- biomes/hot-desert-hills.json | 1 - biomes/mosaic-lith-black.json | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/biomes/hot-desert-hills.json b/biomes/hot-desert-hills.json index 8948f4ac..ba1a67c1 100644 --- a/biomes/hot-desert-hills.json +++ b/biomes/hot-desert-hills.json @@ -111,7 +111,6 @@ "chance": 0.00135, "palette": [ "minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]", - "AIR", "minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]" ], "style": { diff --git a/biomes/mosaic-lith-black.json b/biomes/mosaic-lith-black.json index a71eb66f..d32b411c 100644 --- a/biomes/mosaic-lith-black.json +++ b/biomes/mosaic-lith-black.json @@ -61,6 +61,24 @@ ] }, + "decorators": [ + { + "palette": [ + "BLACKSTONE_WALL", + "POLISHED_BLACKSTONE_WALL" + ], + "stackMax": 3, + "stackMin": 1, + "chance": 0.0045 + }, + { + "palette": [ + "minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]", + "minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]" + ], + "chance": 0.00035 + } + ], "objects": [ { "chance": 0.01,