mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2024-11-05 01:50:43 +01:00
8 lines
149 B
Lua
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 |