From 40c581802b4635e19c6ea90e05459e095da3e37e Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sun, 6 Sep 2020 04:36:49 -0400 Subject: [PATCH] Bad gravel --- biomes/hot-acacia-denmyre.json | 22 +--------------- biomes/temperate-birch-denmyre.json | 41 +---------------------------- biomes/temperate-oak-denmyre.json | 22 +--------------- biomes/temperate-wilds.json | 6 ++--- biomes/tundra-spruce-denmyre.json | 22 +--------------- 5 files changed, 7 insertions(+), 106 deletions(-) diff --git a/biomes/hot-acacia-denmyre.json b/biomes/hot-acacia-denmyre.json index 71063c89..2047e174 100644 --- a/biomes/hot-acacia-denmyre.json +++ b/biomes/hot-acacia-denmyre.json @@ -4,29 +4,9 @@ "layers": [ { "style": { - "style": "STATIC" + "style": "FLAT" }, - "zoom": 0.01, "palette": [ - "GRAVEL", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", "GRASS_BLOCK" ] }, diff --git a/biomes/temperate-birch-denmyre.json b/biomes/temperate-birch-denmyre.json index 9e937d96..4b940171 100644 --- a/biomes/temperate-birch-denmyre.json +++ b/biomes/temperate-birch-denmyre.json @@ -4,48 +4,9 @@ "layers": [ { "style": { - "style": "STATIC" + "style": "FLAT" }, - "zoom": 0.01, "palette": [ - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRAVEL", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", "GRASS_BLOCK" ] }, diff --git a/biomes/temperate-oak-denmyre.json b/biomes/temperate-oak-denmyre.json index fae819bc..9b5020f2 100644 --- a/biomes/temperate-oak-denmyre.json +++ b/biomes/temperate-oak-denmyre.json @@ -4,29 +4,9 @@ "layers": [ { "style": { - "style": "STATIC" + "style": "FLAT" }, - "zoom": 0.01, "palette": [ - "GRAVEL", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", "GRASS_BLOCK" ] }, diff --git a/biomes/temperate-wilds.json b/biomes/temperate-wilds.json index 1a5db39e..595098f4 100644 --- a/biomes/temperate-wilds.json +++ b/biomes/temperate-wilds.json @@ -107,7 +107,7 @@ }, { "zoom": 0.5, - "chance": 0.05, + "chance": 0.01, "palette": [ "minecraft:potatoes[age=7]" ], @@ -120,7 +120,7 @@ }, { "zoom": 0.5, - "chance": 0.05, + "chance": 0.01, "palette": [ "minecraft:carrots[age=7]" ], @@ -133,7 +133,7 @@ }, { "zoom": 0.5, - "chance": 0.05, + "chance": 0.01, "palette": [ "minecraft:beetroots[age=7]" ], diff --git a/biomes/tundra-spruce-denmyre.json b/biomes/tundra-spruce-denmyre.json index 44baa049..3bdb9d6b 100644 --- a/biomes/tundra-spruce-denmyre.json +++ b/biomes/tundra-spruce-denmyre.json @@ -4,29 +4,9 @@ "layers": [ { "style": { - "style": "STATIC" + "style": "FLAT" }, - "zoom": 0.01, "palette": [ - "GRAVEL", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", "GRASS_BLOCK" ] },