To use flat map generation, set
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
in minetest.conf. (You probably don't have this line in the file already, so just add it as a new line at the end).
If you want caves, trees, dungeons, or jungles, add the values
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
caves, trees, dungeons, v6_jungles
to the mg_flags line. For example:
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
mg_flags = flat, trees, v6_jungles
will make a flat map with trees and jungles.
Note: These settings will only apply to new worlds you create (They won't change your current world(s) into a flat area).