Use mobs redo api instead of replicating.
This commit is contained in:
parent
6f25d3c388
commit
a46641fcac
22 changed files with 120 additions and 3326 deletions
|
@ -235,7 +235,7 @@ function fun_caves.generate(p_minp, p_maxp, seed)
|
|||
biome_val = biome_val / math.max(1, math.log(500 - (heightmap[index] - y)))
|
||||
end
|
||||
-------------------
|
||||
--biome_val = 0.3
|
||||
--biome_val = 0.7
|
||||
-------------------
|
||||
if biome_val < -0.6 then
|
||||
if true then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue