Page 1 of 1

Cave mg with more maze like dungeons

PostPosted: Sat Mar 26, 2016 13:38
by burli
Caves in MT are often more like gigant cathedrals. With the caverelms mod I found a cave that was a few 100 blocks wide, long and high. I spend nearly an hour placing torches eveywhere in fast fly mode and still not discovered eveything.

I would like to have more MC like dungens. Less huge caves and more hallways and junctions. Is there any mg for this?

Re: Cave mg with more maze like dungeons

PostPosted: Sat Mar 26, 2016 15:30
by burli
If you want to know what I mean watch this video

https://www.youtube.com/watch?v=-zuUdmF78eU

Re: Cave mg with more maze like dungeons

PostPosted: Sat Mar 26, 2016 17:49
by Napiophelios
Caverealms mod uses subterrain mg features which can be adjusted in the config.lua file / line #26:
https://github.com/HeroOfTheWinds/minet ... ig.lua#L26

setting("number", "tcave", 0.5) <--cave threshold

Cave threshold:
1 = small rare caves,
0.5 = 1/3rd ground volume
0 = 1/2 ground volume.

Re: Cave mg with more maze like dungeons

PostPosted: Sat Mar 26, 2016 18:03
by Napiophelios
Here's some more cave type mods to check out,
most can be adjusted in the lua files.

Massive caverns [subterrain mod]
viewtopic.php?t=9601

Unlimited dungeon generator [catacomb mod]
viewtopic.php?t=9896

Chasm systems [chasm mod]
viewtopic.php?t=4985

Tunnel / fissure networks [intersecting mod]
viewtopic.php?t=9521

this one is older, I am not sure if it still works with the latest MTEngine;
It was kinda laggy last time I tried it.
MC-like fissures / long high caves [jozfissures]
viewtopic.php?t=10610

These are not exactly caves, but they are pretty neat to experiment with:

EM Dungeon Generator [em_dungeon_gen mod]
viewtopic.php?t=13306

Yet Another Dungeon Generator [roomgen]
viewtopic.php?t=13952