forked from mtcontrib/bonemeal
fix typo
This commit is contained in:
parent
875891802a
commit
66fa42ac2e
2
mods.lua
2
mods.lua
@ -111,6 +111,6 @@ if minetest.get_modpath("moretrees") then
|
|||||||
elseif minetest.get_modpath("technic_worldgen") then
|
elseif minetest.get_modpath("technic_worldgen") then
|
||||||
|
|
||||||
bonemeal.add_sapling({
|
bonemeal.add_sapling({
|
||||||
{"moretrees:rubber_tree_sapling", technic.rubber_tree_model, "soil"}.
|
{"moretrees:rubber_tree_sapling", technic.rubber_tree_model, "soil"},
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user