1
0
mirror of https://codeberg.org/tenplus1/bonemeal.git synced 2024-11-13 19:50:16 +01:00
This commit is contained in:
TenPlus1 2017-06-24 15:01:48 +01:00
parent 66fa42ac2e
commit 0c72135d4d

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