Organize mods into modpacks for better overview
This commit is contained in:
parent
f9db58bf50
commit
3696ee3761
1683 changed files with 0 additions and 0 deletions
3
mods/ITEMS/mcl_flowerpots/init.lua
Normal file
3
mods/ITEMS/mcl_flowerpots/init.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
local path = minetest.get_modpath("mcl_flowerpots")
|
||||
|
||||
dofile(path.."/nodes.lua")
|
Loading…
Add table
Add a link
Reference in a new issue