diff --git a/biomes/swamp/sea/ocean.json b/biomes/swamp/sea/ocean.json index 88c4b028..18525143 100644 --- a/biomes/swamp/sea/ocean.json +++ b/biomes/swamp/sea/ocean.json @@ -43,6 +43,7 @@ "partOf": "SEA_SURFACE", "chance": 0.025, "variance": {"style": "STATIC"}, + "forcePlace": true, "zoom": 2.25, "palette": [{"block": "minecraft:lily_pad"}], "style": {"style": "STATIC"} diff --git a/objects/clutter/lilly.iob b/objects/clutter/lilly.iob new file mode 100644 index 00000000..22fdb794 Binary files /dev/null and b/objects/clutter/lilly.iob differ diff --git a/regions/hot.json b/regions/hot.json index 7a220ebb..c1f383f9 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -93,7 +93,7 @@ "varience": 4 } ], - "landBiomeZoom": 2, + "landBiomeZoom": 5, "effects": [ { "potionTicksMin": 87,