mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-12-03 16:23:47 +01:00
4 lines
80 B
Lua
4 lines
80 B
Lua
local path = minetest.get_modpath("mcl_flowerpots")
|
|
|
|
dofile(path.."/nodes.lua")
|