diff --git a/biomes/tundra-forest.json b/biomes/tundra-forest.json index e4610f25..333f1d2a 100644 --- a/biomes/tundra-forest.json +++ b/biomes/tundra-forest.json @@ -277,10 +277,8 @@ ] }, "biomeScatter": [ - "PLAINS", "TAIGA_HILLS", - "MOUNTAINS", - "SWAMP" + "MOUNTAINS" ], "rarity": 2 -} \ No newline at end of file +}