Use mobs redo api instead of replicating.

This commit is contained in:
Duane Robertson 2016-05-20 00:58:12 -05:00
parent 6f25d3c388
commit a46641fcac
22 changed files with 120 additions and 3326 deletions

View file

@ -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