Add kelp and related items
This commit is contained in:
parent
5c953b1dc0
commit
40e681a566
11 changed files with 191 additions and 2 deletions
|
@ -6,3 +6,6 @@ dofile(minetest.get_modpath(minetest.get_current_modname()).."/corals.lua")
|
|||
|
||||
-- Seagrass
|
||||
dofile(minetest.get_modpath(minetest.get_current_modname()).."/seagrass.lua")
|
||||
|
||||
-- Kelp
|
||||
dofile(minetest.get_modpath(minetest.get_current_modname()).."/kelp.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue