Remove Mapgen V7 floatland biome code

In preparation for a new Mapgen V7 floatland implementation.
This commit is contained in:
Paramat
2019-12-18 23:59:45 +00:00
committed by GitHub
parent d04b709181
commit 150122bfe7
3 changed files with 25 additions and 104 deletions

View File

@ -102,7 +102,7 @@ minetest.register_decoration({
place_offset_y = 2,
sidelen = 80,
fill_ratio = 0.005,
biomes = {"grassland", "deciduous_forest", "floatland_grassland"},
biomes = {"grassland", "deciduous_forest"},
y_max = 31000,
y_min = 1,
decoration = {