diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2017-06-24 15:01:48 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-06-24 15:01:48 +0100 |
commit | 0c72135d4d2bd7eeef9536072622fc402a380da1 (patch) | |
tree | 27d039ab2643d907558a5db0e9518777f14f423b | |
parent | 66fa42ac2eff6ca68e788cec3afc506b894e5548 (diff) |
. to :
-rw-r--r-- | mods.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |