Better biomes
This commit is contained in:
parent
7b969e0009
commit
f4e6c52f2f
5 changed files with 149 additions and 35 deletions
|
@ -52,7 +52,7 @@ for grid_count = 1,6 do
|
|||
sidelen = 80,
|
||||
place_on = {"group:soil", "group:sand"},
|
||||
fill_ratio = 0.001,
|
||||
biomes = {"sandstone_grassland", "tundra", "taiga", "stone_grassland", "coniferous_forest", "deciduous_forest", "desert", "savanna", "rainforest", },
|
||||
biomes = {"sandstone_grassland", "tundra", "taiga", "stone_grassland", "coniferous_forest", "deciduous_forest", "desert", "savanna", "rainforest", "desertstone_grassland", },
|
||||
flags = "place_center_x, place_center_z",
|
||||
rotation = "random",
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue