File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -1415,13 +1415,16 @@ mgv7_large_cave_depth (Large cave depth) int -33
1415
1415
# Y of upper limit of lava in large caves.
1416
1416
mgv7_lava_depth (Lava depth) int -256
1417
1417
1418
- # Controls the density of floatland mountain terrain .
1419
- # Is an offset added to the 'np_mountain ' noise value.
1418
+ # Controls the density of mountain-type floatlands .
1419
+ # Is a noise offset added to the 'mgv7_np_mountain ' noise value.
1420
1420
mgv7_float_mount_density (Floatland mountain density) float 0.6
1421
1421
1422
- # Typical maximum height, above and below midpoint, of floatland mountain terrain .
1422
+ # Typical maximum height, above and below midpoint, of floatland mountains .
1423
1423
mgv7_float_mount_height (Floatland mountain height) float 128.0
1424
1424
1425
+ # Alters how mountain-type floatlands taper above and below midpoint.
1426
+ mgv7_float_mount_exponent (Floatland mountain exponent) float 0.75
1427
+
1425
1428
# Y-level of floatland midpoint and lake surface.
1426
1429
mgv7_floatland_level (Floatland level) int 1280
1427
1430
You can’t perform that action at this time.
0 commit comments