add a few edibles to the primordial layer

This commit is contained in:
FaceDeer
2020-12-01 00:08:38 -07:00
parent f5954dfdc5
commit d2ed498f45
10 changed files with 95 additions and 1 deletions

View File

@ -14,4 +14,5 @@ dofile(modpath.."/giant_fern.lua")
dofile(modpath.."/fungal_nodes.lua")
dofile(modpath.."/ceiling_fungus.lua")
dofile(modpath.."/primordial_mushroom.lua")
dofile(modpath.."/giant_mycelium.lua")
dofile(modpath.."/giant_mycelium.lua")
dofile(modpath.."/edibles.lua")