minetest.spawn_tree(pos, tree)
pos
tree
Spawns an L-system tree at position pos, using the tree definition tree.
See treegen for a description of L-system trees.