Add wallhammer.
This commit is contained in:
parent
1ddb0c02a7
commit
9ef29d3feb
5 changed files with 170 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -69,6 +69,7 @@ dofile(fun_caves.path .. "/nodes.lua")
|
|||
dofile(fun_caves.path .. "/deco.lua")
|
||||
dofile(fun_caves.path .. "/fungal_tree.lua")
|
||||
dofile(fun_caves.path .. "/armor.lua")
|
||||
dofile(fun_caves.path .. "/wallhammer.lua")
|
||||
dofile(fun_caves.path .. "/mapgen.lua")
|
||||
|
||||
if mobs and mobs.mod == "redo" then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue