Adjust tree nodes. Return bucket from sap.
This commit is contained in:
parent
5763c4888e
commit
2e978e540c
3 changed files with 71 additions and 7 deletions
1
init.lua
1
init.lua
|
@ -158,6 +158,7 @@ dofile(fun_caves.path .. "/fungal_tree.lua")
|
|||
dofile(fun_caves.path .. "/elixir.lua")
|
||||
dofile(fun_caves.path .. "/wallhammer.lua")
|
||||
dofile(fun_caves.path .. "/mapgen.lua")
|
||||
dofile(fun_caves.path .. "/spec_bomb.lua")
|
||||
dofile(fun_caves.path .. "/chat.lua")
|
||||
|
||||
if mobs and mobs.mod == "redo" then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue