8 lines
149 B
Lua
Raw Normal View History

2022-08-03 19:22:41 -06:00
-- copied from mcl_mapgen_core with tweaked altitudes to cover the added depth
if minetest.settings:get_bool("mcl_generate_ores", true) then
end