How to create custom new world

mine_el
New member
 
Posts: 6
Joined: Fri Jan 15, 2016 18:12

How to create custom new world

by mine_el » Tue Jan 26, 2016 17:27

How do i create a new world that does not have random content?

For example, how can i create a new world that is a flat square with no features at all?
 

User avatar
qwertymine3
Member
 
Posts: 194
Joined: Wed Jun 03, 2015 14:33
GitHub: Qwertymine
In-game: qwertymine3

Re: How to create custom new world

by qwertymine3 » Tue Jan 26, 2016 18:40

There is no map generator to do this currently in minetest - so you need to either find or make a map-gen mod which can do this for you.

If no such mod exists - it should be trivial to make, so I'm sure someone would be willing to make it for you.
Avatar by :devnko-ennekappao:
 

twoelk
Member
 
Posts: 1092
Joined: Fri Apr 19, 2013 16:19

Re: How to create custom new world

by twoelk » Tue Jan 26, 2016 19:20

qwertymine3 wrote:There is no map generator to do this currently in minetest - so you need to either find or make a map-gen mod which can do this for you.
...


ehem...

superflat by srifqi
flatgen by Krock
uniflat by paramat

worldedge by several is usefull to keep players within set limits.
I also use a mod called stay_inside to respawn people that fall of a thin map by mining in wrong places but I can't remember where I got it from. Might have been a script from some discussion or I extracted it from some other mod.

skyplatform by Sokomine might also be interesting
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: How to create custom new world

by Wuzzy » Wed Jan 27, 2016 19:30

There is also the built-in map generator “singlenode”, its totally not random, everything is air. xD
Just select the map generator “singlenode” when creating a new world.

There is a parameter for singlenode where you can choose to fill the world with something else than air (for example, stone). But I forgot its name. :-(
I'm creating MineClone 2, a Minecraft clone for Minetest.
I made the Help modpack, adding in-game help to Minetest.
 

Dragonop
Member
 
Posts: 1178
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop

Re: How to create custom new world

by Dragonop » Wed Jan 27, 2016 21:04

Wuzzy: Or you could just give yourself anything (so the bones will appear), start flying, look for a place to start building, then set home in there, suicide, start building in your bones.
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

Re: How to create custom new world

by paramat » Thu Jan 28, 2016 00:25

Mgv6 can create a flat world. See end of minetest.conf.example for info on mapgen flags.
In 0.4.13dev there is now a dedicated flat mapgen.
 


Return to Minetest General

Who is online

Users browsing this forum: Bing [Bot] and 13 guests

cron