Generating Jungles (and other non-default biomes)
Ok, so I'm kind of a noob when it comes to working with any kind of code... I want to make my maps generate jungles, and I read on the wiki that I need to add an mg_flag to minetest.conf. What I don't know is if I need to add anything else to minetest.conf or if it's just "mg_flag = v6_jungles". Also, after I add what I need to add, will it just generate jungles in new worlds, or will it act on existing ones too? Same goes for other non-default biomes (like dungeons).