summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2017-06-24 15:01:48 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2017-06-24 15:01:48 +0100
commit0c72135d4d2bd7eeef9536072622fc402a380da1 (patch)
tree27d039ab2643d907558a5db0e9518777f14f423b
parent66fa42ac2eff6ca68e788cec3afc506b894e5548 (diff)
. to :
-rw-r--r--mods.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/mods.lua b/mods.lua
index e09ecac..4accbe6 100644
--- a/mods.lua
+++ b/mods.lua
@@ -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