dfcaverns/df_dependencies/ores.lua

8 lines
149 B
Lua
Raw Normal View History

2022-08-04 03:22:41 +02: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