Add initial elixirs.
This commit is contained in:
parent
04c6051e8a
commit
9193317ca6
13 changed files with 78 additions and 5 deletions
1
init.lua
1
init.lua
|
@ -68,6 +68,7 @@ dofile(fun_caves.path .. "/unionfind.lua")
|
|||
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 .. "/mapgen.lua")
|
||||
|
||||
if mobs and mobs.mod == "redo" then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue