Add dark oak nodes

This commit is contained in:
Wuzzy 2017-01-09 04:44:07 +01:00
parent 27ef97c347
commit ce30a2ff84
9 changed files with 78 additions and 1 deletions

View file

@ -604,6 +604,8 @@ minetest.register_abm({
--------------------------
-- Try generate tree ---
--------------------------
-- TODO: Acacia, dark oak, spruce, birch
-- Normal tree
minetest.register_abm({
nodenames = {"default:sapling"},