updated areas, biome_lib, plantlife, moreblocks, moretrees, pipeworks,

and worldedit mods
This commit is contained in:
Vanessa Ezekowitz
2016-07-02 21:07:49 -04:00
parent f18f36ac0d
commit dd3d366a77
53 changed files with 1362 additions and 22 deletions

View File

@@ -289,7 +289,7 @@ function biome_lib:populate_surfaces(biome, nodes_or_function_or_model, snodes,
if objtype == "table" then
if nodes_or_function_or_model.axiom then
biome_lib:generate_tree(pos, nodes_or_function_or_model)
biome_lib:generate_tree(p_top, nodes_or_function_or_model)
spawned = true
else
local fdir = nil