From a14f1d779b197d95be3222059358017f7b6a6311 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Fri, 16 Jul 2021 04:05:51 -0700 Subject: [PATCH] japfix --- biomes/temperate/tem-sakura-pink-child.json | 10 ++-------- biomes/temperate/tem-sakura-pink-forest.json | 10 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/biomes/temperate/tem-sakura-pink-child.json b/biomes/temperate/tem-sakura-pink-child.json index 41f4e394..382ece15 100644 --- a/biomes/temperate/tem-sakura-pink-child.json +++ b/biomes/temperate/tem-sakura-pink-child.json @@ -41,12 +41,6 @@ ] } ], - "jigsawStructures": [ - { - "rarity": 200, - "structure": "village-jap" - } - ], "entityInitialSpawns": [ { "entity": "cow", @@ -141,9 +135,9 @@ } }, { - "chance": 0.4, + "chance": 0.7, "mode": "FAST_MIN_HEIGHT", - "density": 1, + "density": 2, "rotation": { "yAxis": { "min": 0, diff --git a/biomes/temperate/tem-sakura-pink-forest.json b/biomes/temperate/tem-sakura-pink-forest.json index 9bd6d6a8..a40e1e25 100644 --- a/biomes/temperate/tem-sakura-pink-forest.json +++ b/biomes/temperate/tem-sakura-pink-forest.json @@ -47,12 +47,6 @@ ] } ], - "jigsawStructures": [ - { - "rarity": 200, - "structure": "village-jap" - } - ], "entityInitialSpawns": [ { "entity": "cow", @@ -148,9 +142,9 @@ } }, { - "chance": 0.4, + "chance": 0.7, "mode": "FAST_MIN_HEIGHT", - "density": 1, + "density": 2, "rotation": { "yAxis": { "min": 0,