Restrict villages to grasslands

This commit is contained in:
Wuzzy 2019-09-04 14:47:41 +02:00
parent 9df7ec8b96
commit db45ccf4c8
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ if not minetest.settings:get_bool("mapgen_disable_villages") then
fill_ratio = 0.005, fill_ratio = 0.005,
biomes = { biomes = {
"Grassland", "Grassland",
"Forest"
}, },
-- empty schematic -- empty schematic
schematic = { schematic = {