diff --git a/assets/cubyz/biomes/desert/base.zig.zon b/assets/cubyz/biomes/desert/base.zig.zon index 0cb76cb6..4cfa8004 100644 --- a/assets/cubyz/biomes/desert/base.zig.zon +++ b/assets/cubyz/biomes/desert/base.zig.zon @@ -19,7 +19,7 @@ .{ .id = "cubyz:simple_vegetation", .block = "cubyz:cactus", - .chance = 0.16, + .chance = 0.01, .height = 2, .height_variation = 3, },