Merge branch 'biomes'
This commit is contained in:
commit
4f03f1c516
85 changed files with 4562 additions and 703 deletions
|
@ -642,7 +642,7 @@ end
|
|||
|
||||
|
||||
|
||||
local grass_spread_randomizer = PseudoRandom(minetest.get_mapgen_params().seed)
|
||||
local grass_spread_randomizer = PseudoRandom(minetest.get_mapgen_setting("seed"))
|
||||
|
||||
------------------------------
|
||||
-- Spread grass blocks and mycelium on neighbor dirt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue