Page 1 of 1

Minetest Flat Land (Creative Mode)

PostPosted: Thu Jul 02, 2015 11:02
by Silwncer
Hi will you add flat land option in Creative Mode in near future ?

Re: Minetest Flat Land (Creative Mode)

PostPosted: Thu Jul 02, 2015 12:28
by horse_lover
Flat land as in superflat?
You can already do that. Open minetest.conf and type in mg_flags = flat.
Or, if you want the flattest world in minetest, type in minetest.conf
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, notrees, nocaves, nodungeons

Re: Minetest Flat Land (Creative Mode)

PostPosted: Thu Jul 02, 2015 13:18
by Silwncer
Thanks. How can i open that file ?

Re: Minetest Flat Land (Creative Mode)

PostPosted: Thu Jul 02, 2015 15:53
by TG-MyinaWD
Use wordpad or Notepad++ or any other file system. I wouldn't recommend Notepad it self since it don't, display the text right.

That if you using Windows.
If using Linux I recommend use Nano. but we all have ours likes for some editors XD

Re: Minetest Flat Land (Creative Mode)

PostPosted: Thu Jul 02, 2015 19:29
by ABJ
But yes, a GUI implementation would be useful. Not everyone (including me) likes messing with files.

Re: Minetest Flat Land (Creative Mode)

PostPosted: Thu Jul 02, 2015 21:23
by Silwncer
Me too ;)