local magical_potion = {} dofile(minetest.get_modpath("magical_potion").."/bottles.lua") dofile(minetest.get_modpath("magical_potion").."/functions.lua")