From 43e8a4d91d314c3e4841b6e372a9087a2d39dc00 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Mon, 14 Sep 2020 00:35:17 -0700 Subject: [PATCH] More Changes and tweaks The Mosaics are now not impossible lmao --- biomes/temperate-oak-forest.json | 2 +- biomes/tropical-jungle-denmyre.json | 38 +++++++++++++++++++++++++++++ regions/mosaic.json | 2 +- regions/tundra.json | 2 +- 4 files changed, 41 insertions(+), 3 deletions(-) diff --git a/biomes/temperate-oak-forest.json b/biomes/temperate-oak-forest.json index d07fccc9..869faa6d 100644 --- a/biomes/temperate-oak-forest.json +++ b/biomes/temperate-oak-forest.json @@ -194,7 +194,7 @@ } }, { - "chance": 0.0035, + "chance": 0.0015, "edit": [ { "find": [ diff --git a/biomes/tropical-jungle-denmyre.json b/biomes/tropical-jungle-denmyre.json index 89bd7ac8..7e3781ea 100644 --- a/biomes/tropical-jungle-denmyre.json +++ b/biomes/tropical-jungle-denmyre.json @@ -138,6 +138,44 @@ }, { "chance": 0.3, + "edit": [ + { + "find": [{ + "block": "spruce_leaves" + + }],"replace": { + "palette": [ + { + "block": "jungle_leaves" + } + ] + } + }, + { + "find": [{ + "block": "birch_leaves" + + }],"replace": { + "palette": [ + { + "block": "jungle_leaves" + } + ] + } + }, + { + "find": [{ + "block": "spruce_wood" + + }],"replace": { + "palette": [ + { + "block": "jungle_wood" + } + ] + } + } + ], "density": 2, "rotation": { "yAxis": { diff --git a/regions/mosaic.json b/regions/mosaic.json index 8cf3b3ae..4657fd2c 100644 --- a/regions/mosaic.json +++ b/regions/mosaic.json @@ -3,7 +3,7 @@ { "tileset": "ruins", "zoom": 1, - "rarity": 50 + "rarity": 15 } ], "landBiomes": [ diff --git a/regions/tundra.json b/regions/tundra.json index 6f6bae51..99161c02 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -6,7 +6,7 @@ { "tileset": "ruins", "zoom": 1, - "rarity": 600 + "rarity": 300 } ], "landBiomes": [