Update mapgen.lua
This commit is contained in:
parent
b502a7b838
commit
05c03939b8
|
@ -379,6 +379,7 @@ function default.register_mgv6_ores()
|
|||
y_max = -256,
|
||||
y_min = -31000,
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
-- All mapgens except mgv6
|
||||
|
|
Loading…
Reference in New Issue