diff --git a/minetestforfun_game/mods/default/mapgen.lua b/minetestforfun_game/mods/default/mapgen.lua index 3e1bdcd2..d2ca31ad 100755 --- a/minetestforfun_game/mods/default/mapgen.lua +++ b/minetestforfun_game/mods/default/mapgen.lua @@ -389,7 +389,7 @@ function default.register_ores() clust_scarcity = 30 * 30 * 30, clust_num_ores = 32, clust_size = 5, - y_max = -1024, + y_max = -4096, y_min = -30000, })