Mgv5/mgv7 biomes: Enable patches of bare stone in deserts

This commit is contained in:
paramat 2015-10-29 23:53:52 +00:00
parent a88576afd1
commit 0c4b8e76a7

View file

@ -604,8 +604,8 @@ function default.register_biomes()
minetest.register_biome({
name = "desert",
--node_dust = "",
node_top = "default:desert_sand",
depth_top = 1,
--node_top = "",
--depth_top = ,
node_filler = "default:desert_sand",
depth_filler = 1,
node_stone = "default:desert_stone",