How to Increase the number of dungeons generated by mapgen
How can I increase the number of dungeons generated by mapgen? The only reference I found to dungeon in minetest game is in C:\Users\Audoo\Downloads\minetest-0.4.13-win64-msvc\minetest-0.4.13\games\minetest_game\mods\default\mapgen.lua but I couldn't find where I could increase the number of dungeons in the mapgen. Is it part of the engine, or is there a .lua file I can tweak?