mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-04 23:31:05 +01:00
3 lines
80 B
Lua
3 lines
80 B
Lua
local path = minetest.get_modpath("mcl_flowerpots")
|
|
|
|
dofile(path.."/nodes.lua")
|