From 8aa2dc54553789b6a04e55faeda9a2b17ce8c5af Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Wed, 9 Sep 2020 04:24:58 -0400 Subject: [PATCH] Red --- biomes/mosaic-lith-red.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/biomes/mosaic-lith-red.json b/biomes/mosaic-lith-red.json index 7608e8cc..ecb10395 100644 --- a/biomes/mosaic-lith-red.json +++ b/biomes/mosaic-lith-red.json @@ -52,6 +52,37 @@ "max": 30 } ], + "decorators": [ + { + "palette": [ + "RED_NETHER_BRICK_WALL", + "NETHER_BRICK_WALL" + ], + "stackMax": 3, + "stackMin": 1, + "chance": 0.0045 + }, + { + "palette": [ + "minecraft:fire_coral[waterlogged=false]", + "minecraft:fire_coral_fan[waterlogged=false]" + ], + "chance": 0.0175 + }, + { + "palette": [ + "minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=6]", + "minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=7]", + "minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=8]", + "minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=9]", + "minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=10]", + "minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=11]", + "minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=12]", + "minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=13]" + ], + "chance": 0.00035 + } + ], "wall": { "style": { "style": "STATIC"