From d4eaa44b2023cfe5f1457516f49ff1551ea293c9 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Mon, 27 Jul 2020 00:57:38 -0400 Subject: [PATCH] More slab --- iris.overworld.tundra/biomes/tundra-beach-stone.json | 2 ++ iris.overworld.tundra/biomes/tundra-taiga.json | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/iris.overworld.tundra/biomes/tundra-beach-stone.json b/iris.overworld.tundra/biomes/tundra-beach-stone.json index 3f1efa2a..3d07a03e 100644 --- a/iris.overworld.tundra/biomes/tundra-beach-stone.json +++ b/iris.overworld.tundra/biomes/tundra-beach-stone.json @@ -22,6 +22,8 @@ "terrainZoom": 0.5, "palette": [ "minecraft:stone_slab[type=bottom,waterlogged=false]", + "minecraft:andesite_slab[type=bottom,waterlogged=false]", + "AIR", "AIR" ] }, diff --git a/iris.overworld.tundra/biomes/tundra-taiga.json b/iris.overworld.tundra/biomes/tundra-taiga.json index 71a63e7a..df234c99 100644 --- a/iris.overworld.tundra/biomes/tundra-taiga.json +++ b/iris.overworld.tundra/biomes/tundra-taiga.json @@ -45,6 +45,16 @@ ] } ], + "slab": { + "dispersion": "WISPY", + "terrainZoom": 0.5, + "palette": [ + "minecraft:stone_slab[type=bottom,waterlogged=false]", + "minecraft:andesite_slab[type=bottom,waterlogged=false]", + "AIR", + "AIR" + ] + }, "objects": [ { "chance": 0.05,