Add dark oak nodes
This commit is contained in:
parent
27ef97c347
commit
ce30a2ff84
9 changed files with 78 additions and 1 deletions
|
@ -604,6 +604,8 @@ minetest.register_abm({
|
|||
--------------------------
|
||||
-- Try generate tree ---
|
||||
--------------------------
|
||||
-- TODO: Acacia, dark oak, spruce, birch
|
||||
|
||||
-- Normal tree
|
||||
minetest.register_abm({
|
||||
nodenames = {"default:sapling"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue