local modpath = minetest.get_modpath("fl_stone")
dofile(modpath .. "/stone.lua")
dofile(modpath .. "/sand.lua")
dofile(modpath .. "/other.lua")