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,