forked from luanti-org/minetest_game
		
	Remove Mapgen V7 floatland biome code
In preparation for a new Mapgen V7 floatland implementation.
This commit is contained in:
		| @@ -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 = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user