Tundra Moved

This commit is contained in:
ikabod-kee 2025-01-26 11:27:58 -05:00 committed by IntegratedQuantum
parent a93b0200ca
commit a7987e5bbc

View File

@ -5,13 +5,13 @@
}, },
.minHeight = 22, .minHeight = 22,
.maxHeight = 40, .maxHeight = 40,
.minRadius = 128,
.maxRadius = 180,
.roughness = 10, .roughness = 10,
.hills = 15, .hills = 15,
.mountains = 20, .mountains = 20,
.ground_structure = .{ .ground_structure = .{
"0 to 1 cubyz:grass", "0 to 1 cubyz:dry_grass",
"0 to 1 cubyz:gravel", "0 to 1 cubyz:gravel",
}, },
} }