Alternative v7 noise parameter
I tinker around with some v7 noise parameter, because I don't like the default values. I want to share wat I found and make a note to myself so I can't lose them.
These are my current cave parameters.
This stretches the caves and tunnels horizontally and makes it easier to walk. It also adds more complex structures into the caves

These are my current cave parameters.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
mgv7_cave_width = 0.15
mgv7_np_cave1 = {
flags = defaults
lacunarity = 2.2
octaves = 4
offset = 0
persistence = 0.45
scale = 12
seed = 52534
spread = (81,60,81)
}
mgv7_np_cave2 = {
flags = defaults
lacunarity = 2.2
octaves = 4
offset = 0
persistence = 0.45
scale = 12
seed = 10325
spread = (87,60,87)
}
This stretches the caves and tunnels horizontally and makes it easier to walk. It also adds more complex structures into the caves