This commit is contained in:
TenPlus1 2017-06-24 15:01:48 +01:00
parent 66fa42ac2e
commit 0c72135d4d
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ if minetest.get_modpath("moretrees") then
elseif minetest.get_modpath("technic_worldgen") then
bonemeal.add_sapling({
bonemeal:add_sapling({
{"moretrees:rubber_tree_sapling", technic.rubber_tree_model, "soil"},
})
end