mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Dungeongen: Optionally set ignore to be untouchable to disable floating dungeons
This commit is contained in:
parent
e9eda2b0d0
commit
ffdf8dedb7
3 changed files with 9 additions and 3 deletions
|
@ -469,6 +469,8 @@
|
|||
# Controls size of deserts and beaches in Mapgen V6
|
||||
#mgv6_freq_desert = 0.45
|
||||
#mgv6_freq_beach = 0.15
|
||||
# Enable/disable floating dungeons and dungeon slices
|
||||
#enable_floating_dungeons = true
|
||||
|
||||
# Perlin noise attributes for different map generation parameters.
|
||||
# Noise parameters can be specified as a set of positional values:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue