Page 1 of 1

Mapgen V7 question

PostPosted: Sat Jun 07, 2014 05:19
by OryHara
Wavin everyone, it's been awhile since i played minetest, but i noticed and tried mapgen V7, i don't know if this is a bug or if it was intended, but so far in v7, everything seems to be all stone.

is this a mapgen v7 bug?

Re: Mapgen V7 question

PostPosted: Sat Jun 07, 2014 05:41
by HeroOfTheWinds
Not at all. V7 is still in development, and hasn't been finished yet. However, it has an API for creating custom biomes, and there are already a few mods who take advantage of that fact to create some pretty neat stuff. For example, take a look at paramat's "biomes for mapgenv7" mod in Mod Releases, or check out the API implementation used in Jordach's Big Freaking Dig game.

Re: Mapgen V7 question

PostPosted: Sat Jun 07, 2014 15:46
by Inocudom
Why are water chasms only found in rivers and never in oceans? Why are oceans shallow and never really deep?

Re: Mapgen V7 question

PostPosted: Sat Jun 07, 2014 23:18
by HeroOfTheWinds
Inocudom wrote:Why are water chasms only found in rivers and never in oceans? Why are oceans shallow and never really deep?


In reply to the first question, I have in fact found water chasms in oceans, so I guess you've just been fairly unlucky...

With the second question, I've found some deep oceans before.

This one here is upward of 15 nodes deep in some places:
Image

Snow Mod supports Mapgen V7!

PostPosted: Mon Jun 09, 2014 04:12
by Splizard
This was generated in mapgenv7 using Snow Mod.
Image
But without any other mapgenv7 mods installed you will only get a fully snow biome :/

Re: Mapgen V7 question

PostPosted: Mon Jun 09, 2014 16:47
by PilzAdam
HeroOfTheWinds wrote:
Inocudom wrote:Why are water chasms only found in rivers and never in oceans? Why are oceans shallow and never really deep?


In reply to the first question, I have in fact found water chasms in oceans, so I guess you've just been fairly unlucky...

With the second question, I've found some deep oceans before.

This one here is upward of 15 nodes deep in some places:
Image

Rivers are sometimes several hundreds of nodes deep.

Re: Mapgen V7 question

PostPosted: Mon Jun 09, 2014 16:48
by Inocudom
PilzAdam wrote:
HeroOfTheWinds wrote:
Inocudom wrote:Why are water chasms only found in rivers and never in oceans? Why are oceans shallow and never really deep?


In reply to the first question, I have in fact found water chasms in oceans, so I guess you've just been fairly unlucky...

With the second question, I've found some deep oceans before.

This one here is upward of 15 nodes deep in some places:
Image

Rivers are sometimes several hundreds of nodes deep.

Why are rivers deeper? That does not make sense.