[MAP] FLAT WORLD for minetest 4.7

Loadable maps as opposed to OldCoder's zoomable maps
User avatar
SheepwithHat
Member
 
Posts: 50
Joined: Wed Jul 10, 2013 15:23
In-game: SheepwithHat

[MAP] FLAT WORLD for minetest 4.7

by SheepwithHat » Thu Jul 11, 2013 03:00

I noticed that some people wanted a completely flat map so here it is! Well its not completely flat but its very flat no large hills just caves, lakes and small holes in the ground. Most of the map is a forest or plain biome there is also a dessert biome close to the spawn.


Have fun making whatever!

PLEASE DO THE POLL!

DOWNLOAD LINK: https://skydrive.live.com/?cid=5CD738FD76B06BA5&id=5CD738FD76B06BA5%21105
Last edited by SheepwithHat on Thu Jul 11, 2013 03:04, edited 1 time in total.
 

User avatar
SheepwithHat
Member
 
Posts: 50
Joined: Wed Jul 10, 2013 15:23
In-game: SheepwithHat

by SheepwithHat » Thu Jul 11, 2013 03:02

Heres a Screenshot of two lakes close to the spawn

Image
 

User avatar
webdesigner97
Member
 
Posts: 1307
Joined: Mon Jul 30, 2012 19:16
GitHub: webD97
IRC: webdesigner97
In-game: webdesigner97

by webdesigner97 » Thu Jul 11, 2013 06:15

I like it! Are there also oceans?
 

User avatar
SheepwithHat
Member
 
Posts: 50
Joined: Wed Jul 10, 2013 15:23
In-game: SheepwithHat

by SheepwithHat » Thu Jul 11, 2013 06:52

webdesigner97 wrote:I like it! Are there also oceans?

Possibility But I have not seen any. However I know there is one pretty big lake somewhere in the world.
 

User avatar
Dan Duncombe
Member
 
Posts: 904
Joined: Thu May 09, 2013 21:11

by Dan Duncombe » Thu Jul 11, 2013 08:14

No offense, but couldn't someone just make a superflat world on Minetest anyway? Good idea though.
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Thu Jul 11, 2013 10:09

Dan Duncombe wrote:No offense, but couldn't someone just make a superflat world on Minetest anyway? Good idea though.


You can, with mg_flags = flat
 

User avatar
Dan Duncombe
Member
 
Posts: 904
Joined: Thu May 09, 2013 21:11

by Dan Duncombe » Thu Jul 11, 2013 10:42

My point exactly.
Calinou wrote:
Dan Duncombe wrote:No offense, but couldn't someone just make a superflat world on Minetest anyway? Good idea though.


You can, with mg_flags = flat
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.
 

User avatar
SheepwithHat
Member
 
Posts: 50
Joined: Wed Jul 10, 2013 15:23
In-game: SheepwithHat

by SheepwithHat » Thu Jul 11, 2013 11:29

Dan Duncombe wrote:My point exactly.
Calinou wrote:
Dan Duncombe wrote:No offense, but couldn't someone just make a superflat world on Minetest anyway? Good idea though.


You can, with mg_flags = flat


Yes, that's how I made this one but the reason why I made this is for new people who don't know how to edit the minetest.conf or for lazy players who don't feel like doing it.

And Thanks Dan Duncombe
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Thu Jul 11, 2013 11:55

SheepwithHat wrote:
Dan Duncombe wrote:My point exactly.
Calinou wrote:
You can, with mg_flags = flat


Yes, that's how I made this one but the reason why I made this is for new people who don't know how to edit the minetest.conf or for lazy players who don't feel like doing it.

And Thanks Dan Duncombe

You want people to download a whole map instead of explaining how they can do it themselves? Thats nonsense.
 

User avatar
Mallot1
Member
 
Posts: 85
Joined: Wed Jun 27, 2012 04:38

by Mallot1 » Wed Jul 17, 2013 14:38

well, honestly i like the map, thankyou. And minetest wasnt really made for like 50 year olds allowing people to download the map saves confusion for 7 or 8 year olds or anyone who doesnt know how to do this. Thank You for this map. =D
 

User avatar
Mallot1
Member
 
Posts: 85
Joined: Wed Jun 27, 2012 04:38

by Mallot1 » Wed Jul 17, 2013 14:46

if u want to change the map flags to flat, open the
"minetest.conf.example " file and goto line #329, then change
"#mg_flags = trees, caves, v6_biome_blend" to "mg_flags = flat"
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Wed Jul 17, 2013 15:07

Mallot1 wrote:if u want to change the map flags to flat, open the
"minetest.conf.example " file

Mallot1 wrote:"minetest.conf.example "

Umm... Minetest completly ignores minetest.conf.example
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
Mallot1
Member
 
Posts: 85
Joined: Wed Jun 27, 2012 04:38

by Mallot1 » Wed Jul 17, 2013 18:49

oh then how do you do it?
 

User avatar
Dan Duncombe
Member
 
Posts: 904
Joined: Thu May 09, 2013 21:11

by Dan Duncombe » Wed Jul 17, 2013 18:59

Open Minetest.conf, and see if the line mg_flags = 'there will be something here, eg, caves, or trees, maybe jungles' is present (without the bit in quotes). If it is not there, add it. It should then say:
mg_flags = flat, blah blah blah
Mallot1 wrote:oh then how do you do it?
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.
 

nolan
Member
 
Posts: 298
Joined: Tue Jun 25, 2013 04:52

by nolan » Thu Jul 18, 2013 01:38

Mallot1 wrote:well, honestly i like the map, thankyou. And minetest wasnt really made for like 50 year olds allowing people to download the map saves confusion for 7 or 8 year olds or anyone who doesnt know how to do this. Thank You for this map. =D

If you are 7 or 8 you shouldn't be playing on the computer you should be outside playing with friends.
Minecraft Came Out For The Ps3
 

nolan
Member
 
Posts: 298
Joined: Tue Jun 25, 2013 04:52

by nolan » Thu Jul 18, 2013 01:39

nolan wrote:
Mallot1 wrote:well, honestly i like the map, thankyou. And minetest wasnt really made for like 50 year olds allowing people to download the map saves confusion for 7 or 8 year olds or anyone who doesnt know how to do this. Thank You for this map. =D

If you are 7 or 8 you shouldn't be playing on the computer you should be outside playing with friends. (IN MY OPINION)
Minecraft Came Out For The Ps3
 

User avatar
SheepwithHat
Member
 
Posts: 50
Joined: Wed Jul 10, 2013 15:23
In-game: SheepwithHat

by SheepwithHat » Thu Jul 18, 2013 04:18

nolan wrote:
nolan wrote:
Mallot1 wrote:well, honestly i like the map, thankyou. And minetest wasnt really made for like 50 year olds allowing people to download the map saves confusion for 7 or 8 year olds or anyone who doesnt know how to do this. Thank You for this map. =D

If you are 7 or 8 you shouldn't be playing on the computer you should be outside playing with friends. (IN MY OPINION)


Um my 5 year old cousin plays minetest on the computer all the time. And if its storming outside you should not be playing no mater your age. ( Not trying to be a jerk or anything just pointing out some facts. )
 

User avatar
darthvader
Member
 
Posts: 119
Joined: Sun Sep 08, 2013 14:35

by darthvader » Sat Sep 14, 2013 07:23

nolan wrote:
Mallot1 wrote:well, honestly i like the map, thankyou. And minetest wasnt really made for like 50 year olds allowing people to download the map saves confusion for 7 or 8 year olds or anyone who doesnt know how to do this. Thank You for this map. =D

If you are 7 or 8 you shouldn't be playing on the computer you should be outside playing with friends.

I'm 9
Q. Why cant you write with a broken pencil?
A. Because its not in minetest.
(The original answer is "Because it's pointless.")
 

meweb
Member
 
Posts: 48
Joined: Wed Jun 05, 2013 16:44

by meweb » Sun Sep 15, 2013 02:12

XD
 

CitroPotter
Member
 
Posts: 50
Joined: Fri Jan 24, 2014 09:58

by CitroPotter » Fri Jan 31, 2014 11:20

Mallot1 wrote:well, honestly i like the map, thankyou. And minetest wasnt really made for like 50 year olds allowing people to download the map saves confusion for [7-10] year olds or anyone who doesnt know how to do this. Thank You for this map. =D

Adiing me as well
Hi!
 

User avatar
kidmondo
Member
 
Posts: 130
Joined: Sun May 11, 2014 07:56
IRC: kidmondo
In-game: kidmondo

Re: [MAP] FLAT WORLD for minetest 4.7

by kidmondo » Wed Jun 11, 2014 07:07

Were do you put it? and do you have to call it something different?
 

User avatar
DaN
Member
 
Posts: 82
Joined: Sat Apr 06, 2013 19:09

Re: [MAP] FLAT WORLD for minetest 4.7

by DaN » Thu Jun 12, 2014 16:14

kidmondo wrote:Were do you put it? and do you have to call it something different?

You put this map folder in the "worlds" folder. No need to rename or anything.
 


Return to Minetest Maps

Who is online

Users browsing this forum: No registered users and 2 guests

cron