dfcaverns/df_dependencies/ores.lua
2022-08-03 19:22:41 -06:00

8 lines
149 B
Lua

-- copied from mcl_mapgen_core with tweaked altitudes to cover the added depth
if minetest.settings:get_bool("mcl_generate_ores", true) then
end