forked from mtcontrib/moretrees
typo
This commit is contained in:
parent
2fff77f195
commit
cd188b8ad2
2
init.lua
2
init.lua
@ -69,7 +69,7 @@ for i in ipairs(simple_trees) do
|
||||
local tree_model = tree_name.."_model"
|
||||
dbg(dump(moretrees[tree_model]))
|
||||
|
||||
if tree_model="palm_model" then
|
||||
if tree_model == "palm_model" then
|
||||
grow_nodes = {"default:sand"}
|
||||
else
|
||||
grow_nodes = {"default:dirt_with_grass"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user