Created
April 14, 2018 16:06
-
-
Save paramat/524c9d33d07fd240a3bf281681b831da to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
water_level = -31000 | |
mgfractal_np_seabed = { | |
offset = -31000, | |
scale = 0, | |
spread = (600, 600, 600), | |
seed = 41900, | |
octaves = 5, | |
persistence = 0.6, | |
lacunarity = 2.0, | |
flags = "eased" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment