diff --git a/biomes/forest.json b/biomes/forest.json index f3164f51..12720191 100644 --- a/biomes/forest.json +++ b/biomes/forest.json @@ -18,7 +18,6 @@ ], "objects": [ "tree/oak/medium=1.5", - "tree/oak/small=1.2", - "hands/jungle/large=0.01" + "tree/oak/small=1.2" ] } \ No newline at end of file diff --git a/biomes/forest_dark.json b/biomes/forest_dark.json index 73ad286e..cc6b8def 100644 --- a/biomes/forest_dark.json +++ b/biomes/forest_dark.json @@ -19,6 +19,6 @@ "tree/darkjungle/large=0.31", "tree/darkjungle/medium=0.45", "mushroom/red=0.1", - "mushroom/purple=0.1", + "mushroom/purple=0.1" ] } \ No newline at end of file diff --git a/biomes/ice_mountains.json b/biomes/ice_mountains.json index ee270dbc..02b09c04 100644 --- a/biomes/ice_mountains.json +++ b/biomes/ice_mountains.json @@ -9,6 +9,7 @@ "genAmplifier": 2.05, "rarity": 3.5, "cliffScale": 1.29, + "snow": 1.1, "cliffChance": 0.52, "cliffs": true, "surface": [ diff --git a/biomes/ice_plains_mushrooms.json b/biomes/ice_plains_mushrooms.json index 506a2ce7..5990dc66 100644 --- a/biomes/ice_plains_mushrooms.json +++ b/biomes/ice_plains_mushrooms.json @@ -5,7 +5,7 @@ "region": "snowy", "genHeight": 0, "rarity": 6, - "snow": 15, + "snow": 1.15, "parent": "Ice Mountains", "surface": [ "SNOW_BLOCK"