Desert dungeons in v5 and v7 maps?
I love the desert dungeons in v6 worlds. Not only are they more spacious than their cobblestone counterparts, they're also usually more coherent. However, it seems that even if I add desert biomes, the desert dungeons don't spawn. "mapgen_v5.cpp" mentions both "mapgen_sandstonebrick" and "mapgen_stair_sandstone", but I can't figure out how to activate that part of the code. "mapgen_v7.cpp" doesn't mention these nodes, so maybe it's not possible to spawn desert jungles in v7, though v7 also doesn't mention "mapgen_mossycobble", "mapgen_cobble", or "mapgen_stair_cobble" and still manages to spawn cobblestone dungeons (probably with the help of "dungeongen.cpp", though "mapgen_v5.cpp" and "mapgen_v6.cpp" seem to contain dungeon code themselves).
How do I spawn desert dungeons in v5 maps (and maybe v7 maps)?
How do I spawn desert dungeons in v5 maps (and maybe v7 maps)?