Generate witch huts slightly deeper

This commit is contained in:
Wuzzy 2017-09-11 01:34:37 +02:00
parent defffbc952
commit 06256f068b
1 changed files with 1 additions and 1 deletions

View File

@ -1012,7 +1012,7 @@ minetest.register_on_generated(function(minp, maxp, seed)
end
end
end
local struct_min, struct_max = -1, 64
local struct_min, struct_max = -3, 64
if maxp.y >= struct_min and minp.y <= struct_max then
local biomemap = minetest.get_mapgen_object("biomemap")
-- Generate structures