Disable generating of Big Oceans.

Post Reply
User avatar
Lejo
Member
Posts: 718
Joined: Mon Oct 19, 2015 16:32
GitHub: Lejo1
In-game: Lejo

Disable generating of Big Oceans.

by Lejo » Post

I still tried to just delete all *_ocean biomes, the Oceans are now smaller, but the beach looks like this:
Image
Is there any better way to disable big oceans?
Last edited by Lejo on Wed Jun 20, 2018 16:53, edited 2 times in total.

User avatar
Krock
Developer
Posts: 4650
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: Disable generating of Big Oceans.

by Krock » Post

It's only a workaround but you could try to set the water level to -10m.
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Lejo
Member
Posts: 718
Joined: Mon Oct 19, 2015 16:32
GitHub: Lejo1
In-game: Lejo

Re: Disable generating of Big Oceans.

by Lejo » Post

Thanks for the Idea!
Now I get this:
Image
Can I disable this Unterwater things?

User avatar
GreenXenith
Member
Posts: 1356
Joined: Wed Oct 28, 2015 01:26
GitHub: GreenXenith
Location: UTC-8:00
Contact:

Re: Disable generating of Big Oceans.

by GreenXenith » Post

You could make a quick mod to aliase coral nodes to air.
YouTube | Mods | Patreon | Minetest Discord @greenxenith

You should not be able to read this message.

User avatar
TumeniNodes
Member
Posts: 2943
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: Disable generating of Big Oceans.

by TumeniNodes » Post

or, you could experiment with the params to expand the land, (along with lowering the water level as Krock said)
use spflags to remove ridges, etc...

(side note:) it would be nice to have a more end-user friendly way to use the mapgen settings... using a gui

this could have been posted over at viewtopic.php?f=47&t=15272

give the thread a look over though to see if there is any info which might help
A Wonderful World

User avatar
Lejo
Member
Posts: 718
Joined: Mon Oct 19, 2015 16:32
GitHub: Lejo1
In-game: Lejo

Re: Disable generating of Big Oceans.

by Lejo » Post

It works my Solution:
  • Water level -60
  • Disable Corrals and Kelps
PS: You can may get something like this(look at the y-coordinate)
Image

User avatar
Lejo
Member
Posts: 718
Joined: Mon Oct 19, 2015 16:32
GitHub: Lejo1
In-game: Lejo

Re: Disable generating of Big Oceans. [Solved]

by Lejo » Post

Better Soulution:
Set Water level to -120, because the underground biome starts at -113.
This prevents this(picture in previous post)

User avatar
Phoenixflo44
Member
Posts: 639
Joined: Fri Jul 28, 2017 15:01
In-game: EvilPhoenix
Location: Behind my PC, in Germany

Re: Disable generating of Big Oceans. [Solved]

by Phoenixflo44 » Post

You can also do the same thing that was done with the corals. Replaced by air. Then the caves are still at the same height.
Spoiler
I hate my life

User avatar
Lejo
Member
Posts: 718
Joined: Mon Oct 19, 2015 16:32
GitHub: Lejo1
In-game: Lejo

Re: Disable generating of Big Oceans. [Solved]

by Lejo » Post

I can easily disable the oceans with water-level -60
But the rivers can't be disable so this results in this cliffs.
Is there any other way to disable the rivers?
Can I decreases the spawn rate of oceans?
The Problem is that every where oceans should be is sand....sand...and sand.

User avatar
TumeniNodes
Member
Posts: 2943
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: Disable generating of Big Oceans. [Solved]

by TumeniNodes » Post

Lejo wrote:Is there any other way to disable the rivers?
noridges

you have to look at the available flags for each mapgen.
as I said before, you can experiment with the parameters within each map
Some of the changes you are looking for you are going to need to experiment with mapgen.lua

if you ask these questions in the mapgen questions section (which I provided the link to earlier) they will be noticed better
Lejo wrote:The Problem is that every where oceans should be is sand....sand...and sand.
That's not the problem, that is how it is coded to work by default. You have to make changes.
there are some I believe you can make using the config file, but not all
A Wonderful World

User avatar
Lejo
Member
Posts: 718
Joined: Mon Oct 19, 2015 16:32
GitHub: Lejo1
In-game: Lejo

Re: Disable generating of Big Oceans.

by Lejo » Post

Thanks!
noridges works good!

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

Re: Disable generating of Big Oceans.

by paramat » Post

Indeed removing the 'ocean' biomes does not remove oceans, that's not how the biomes work.
Lowering 'water_level' causes many problems like huge beaches and corals/kelp in air. The correct way to reduce the area of water is to instead raise the terrain by altering the parameters and noise parameters for the mapgen, it's not easy though.

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests