diff --git a/biomes/tropical/mountain.json b/biomes/tropical/mountain.json index a77e40cb..b662dcf7 100644 --- a/biomes/tropical/mountain.json +++ b/biomes/tropical/mountain.json @@ -34,40 +34,18 @@ ], "layers": [ { - "minHeight": 2, - "maxHeight": 2, - "slopeCondition": { - "minimumSlope": 0, - "maximumSlope": 3 - }, + "minHeight": 1, + "maxHeight": 1, "palette": [{"block": "minecraft:grass_block"}] }, { - "minHeight": 6, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "minecraft:terracotta"}] - }, - { - "minHeight": 6, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "minecraft:orange_terracotta"}] - }, - { - "minHeight": 6, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "minecraft:red_terracotta"}] + "minHeight": 1, + "maxHeight": 1, + "palette": [{ + "block": "minecraft:dirt" + },{ + "block": "minecraft:rooted_dirt" + }] } ], "decorators": [