diff options
| -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 | 
