added acacia tree to ethereal
This commit is contained in:
parent
e7fc70f74e
commit
92ec53a877
@ -1,7 +1,7 @@
|
||||
|
||||
-- ethereal comes with some intresting trees
|
||||
if( minetest.get_modpath( 'ethereal' )) then
|
||||
mg_villages.ethereal_trees = {'willow','redwood','frost','mushroom','yellow','palm','banana'};
|
||||
mg_villages.ethereal_trees = {'acacia','willow','redwood','frost','mushroom','yellow','palm','banana'};
|
||||
end
|
||||
|
||||
if( minetest.get_modpath( 'forest' )) then
|
||||
|
Loading…
x
Reference in New Issue
Block a user