Skip to content
Snippets Groups Projects
Commit a0e1f782 authored by Milan's avatar Milan
Browse files

add illuna_ethereal:douglasie to bonemeal

parent 45b5d35f
No related branches found
No related tags found
No related merge requests found
......@@ -189,6 +189,9 @@ local function growth(pointed_thing)
elseif node.name == "illuna_ethereal:fierytree_sapling" then
illuna_ethereal.grow_fiery_tree(pos)
elseif node.name == "illuna_ethereal:douglasie_sapling" then
illuna_ethereal.grow_douglasie_tree(pos)
elseif node.name == "illuna_ethereal:iska_birch1" then
illuna_ethereal.grow_birch1_tree(pos)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment